Drstein99 Posted August 18, 2004 Posted August 18, 2004 codeing in vb.net, I get "there is no source code available at the current location" while I am stepping through the debugger - a drag and drop event. I know there is probably a malfunction somewhere, I had this problem before - where the compiler would just skip out of a function if i were referencing a substring past the length of the string / and the compiler wouldnt throw an error and place the debugger to that line of code - just exited the function for some reason. I am simply trying to find out the WHERE the source of the issue is in this complex program, and the debugger normally is very good at placing me at the source of the problem. Please help, thanks. Quote www.DRSTEIN99.com www.RAIDGEAR.net www.THERE.com -> Tell them DrStein99 sent ya!
*Experts* mutant Posted August 18, 2004 *Experts* Posted August 18, 2004 Are you compiling in Release mode? Do you have access to the source code of the method you are calling? Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.