Hello all-
I'm having serious debugger issues in VS 2012. When running debugger regularily, my main solution (the solution has multiple processes), closes itself down after about a minute and a half, for no reason I can determine. If I run with <ctrl> F5 and attach processes through the Tools menu, everything runs fine, except no breakpoints get hit.
I've been told to delete the .suo file to possibly aleviate the problem. I have multiple .suo files, and am not sure which one to remove. Most of them are located in the Adobe reader plug ins subdirectory , so I don't think this would be the problem. The others are in my Windows installer subdirectory. Would these be the .suo files in question, and would they be affecting VS debugger?