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.

hehe, it can be funny to view screenshot with “no source code for debugging”
author: Ilya | June 21st, 2007 at 12:30 pmyeah, I was almost happy
author: Ilya G. | June 21st, 2007 at 12:37 pm