Debugger not working????

I can't get the debugger to function at all with VS2005. C++ projects work fine. But the C# debugger doesn't work at all. Even with just a simple helloworld application, when I set a breakpoint, none of the variables can be evaluated in the debugger. Everything says, "Unable to evaluate expression". Locals window is empty, watch window doesn't work. Immediate window doesn't work.

What's going on I'm not the only one either. A couple people in our group have experienced this type of problem. Mine just started doing this today. I thought it was my app, so I created a simple test app, and same problem.



Answer this question

Debugger not working????

  • Debugger not working????