Working with a small VB .NET project that I'm not able to debug anymore. I'm able to set breakpoints in some areas of the code but not others. All the code is in one file for a single form. Some sub routines I'm able to step into, one I get an error message of "There is no source code available for the current location" getting a disassembly window and others are ignored entirely.
The project is in debug mode, tried deleting the files in the \bin directory forcing them to be recreated and the Microsoft staple of rebooting. Any suggestions?
The project is in debug mode, tried deleting the files in the \bin directory forcing them to be recreated and the Microsoft staple of rebooting. Any suggestions?