I have a strange problem with Visual Studio. I imported an existing project into a solution and now when I run it, it stops running and goes into debug mode. The problem is that while in debug mode, there’s no yellow highlighted line indicating where the code has stopped.
Any suggestions?
Right click in any code window and choose Show Next Statement – this should magically take you there!