We have a solution with multiple projects after running the code from VS the output normally seen from Debug.Writeline statements just cease to appear. I mention the multip
I had the same problem with Visual Studio 2010. None of the above solutions worked in my case, but I solved it like this:
No idea what it's for exactly, but now my Debug.Print
statements appear in the Immediate Window again I can finally get back to work.