Debugger problems [Please Help]
I had a project in Source control in VSS. I have removed it and rebuilt it into a new project because I'm working alone now and I had some problems with the source control replacing fles with empty files.......
The problem I'm having now is the debugger attaches to the project and breaks fine, but if I try to view the value in var or do anything with the intermidiate window it gives a ...... does not exist messahe. So basicly it isn't giving me complete debugging and this is really screwing with me because I'm used to using the command/intermidiate window to check values. The locals windows still has values but it isn't much help with Guid's and complex objects.....
Any ideas?