Recently, Visual Studio accidentally caused pop-up errors (in that it does not happen all the time, but about 80% of the time) when I try to debug my program. There are no build errors or warnings, etc., and I have worked with this before, but now it seems to be getting worse (and I haven't changed anything). In addition, the program only downloads the console application, and the rest of the business logic (which is distributed over several projects) is launched only when the user enters certain commands.
Several times, Visual Studio also froze. I am running Visual Studio 2010 Premium.
The exact error is: “The operation cannot be completed,” and it appears in a pop-up window, giving me the opportunity to click “Ok.” It seems to happen after saving the changes (for example, changing the line ... again, no build errors.
Greetings, any thoughts would be greatly appreciated!
keynesiancross
source share