farshad Posted January 6, 2004 Posted January 6, 2004 Hi, All of a sudden most of the time, my win .net application does not debug when it gets to the middle of the program. The message is: There is no source code available for the current location I have looked on Microsoft site and it says: Your project does not contain source code for the code you are trying to view. The usual cause is double-clicking a module that does not have source in the Call Stack or Threads Window. You can continue to debug, but cannot use the source window to set breakpoints and perform other actions at this location. If you need to set a breakpoint, use the Disassembly Window instead. It says that the source code is not there but I have not changed anything and do not understand why this is keep happening all of a sudden. Thanks Quote Farshad
*Gurus* divil Posted January 6, 2004 *Gurus* Posted January 6, 2004 Maybe you're running in Release mode instead of Debug mode. Quote MVP, Visual Developer - .NET Now you see why evil will always triumph - because good is dumb. My free .NET Windows Forms Controls and Articles
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.