hi,

I have problem with my application. when i run the application it gives an error "there is no source code available for the current location". It doesnt read any of the msgbox i put in all forms.I dont know what goes wrong with my application. Please help.
Its very urgent. Thank You

The starting object is a form?
If so, put breaks inside the Initialize Components and in the very first sentence on the form Load and Activate events to step through.

the starting object is a Sub
Put all the code of the sub inside a try /catch block. When the exception occurs, the stack trace can point you in the rigth direction.

Hope this helps

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.