altamesegause 0 Newbie Poster

I have a vb applicaton that I'm doing some reverse engineering to fix
an error that a task is scheduled to run everyday, which runs fine!
The error is a System.applicationexception. In the error message it
displays the location where the file is located, in the C:\document
and setting\...etc folder, on the machine there is no C:\document and
setting folder in site.So, that's mind boggling but, when I do a find
on the file it say the application file is in my D:\ drive. When I go
to open the file it opens in notepad which tells me that VB.net SDK is
not installed on the machine. I think the framework is located on the
machine because the application is being ran everyday.

I need help understanding how I can make changes to the application if
I can't compile it using an SDK. I'm not a intermediate vb programmer
so I don't know all the files I need to compile through the command
line. Can someone help me understand how I can make changes to an
application and compile it if there is no SDK installed on my machine?
and maybe tell me why the message is saying the application is located
on the C: drive when the file is located in the D: drive?

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.