I'm using Visual STudio 2012. I want to debugging my project. Either console application or web application, it can't start to debug.
In output window showed error like this : The program '[11376] WebDev.WebServer40.EXE: Program Trace' has exited with code 0 (0x0).
I already tried to restart VS. Or create new project and tried to debug it. Even re-installed my VS. But nothing worked.
I still can't debug my project. :(
I'll appreciate your help :)