picture

Visual Studio. “There is no source code available for the current location” Error.

Visual Studio is really full of surprises. Having debugged today the whole morning I became suddenly a Visual Studio exception, saying that there were no source code for debugging. I was confused. I see the code, I see the debug mark, and I compare what I seewith the exception message and I understand that there is something wrong. I saw around in the internet and indeed, there were also other guys who got to know this side of Visual Studio. I didn’t find any good solutions how to make the debugger to find the code again. What I found was an advice to build a new project and just to copy all the classes into the new solution. Fortunately the part of the application I work at now is not that large, so it took only several minutes to repair my debugger.


Comments to the Post

Leave a Reply

You must be logged in to post a comment.