Note that there are some explanatory texts on larger screens.

plurals
  1. POFix for VS 2010 Debbugger BUG?
    text
    copied!<p>I have this situation that is really irritating me now. At random times with a success rate of approximately 70-80%, running solutions in Visual Studio 2010 in Debug mode hangs the entire system to the point I need to stick my dirty finger in the restart button of my box.</p> <p>This is my setup: </p> <ul> <li>CPU i7 with 8Gb ram </li> <li>Windows 7 Ultimate x64</li> <li>Visual Studio 2010 Ultimate </li> <li>IIS 7</li> </ul> <p>My box it's been running the same configuration for more than a year now, and only recently (1-2 weeks ago) this started happening. I've noticed this happens more often with projects targeting 4.0, and even more with 4.0 ASP.NET web sites and web services. These projects have been working great for a long time and they seem to be working fine on other dev machines, convincing me further more that the problem rests on the machine itself.</p> <p>This is what I've tried without success:</p> <ul> <li>Reboot (every time, it's the only way out)</li> <li>Repair .NET Framework 4.0 using the web installer</li> <li>Repair the VS 2010 installation</li> <li>Restart IIS like a mad man.</li> <li>Re-Install IIS</li> <li>Curse</li> </ul> <p>I figured I wouldn't need to completely uninstall VS and install it again, since I tried the repair option. It seems there are other isolated people that have had the problem before.<br> See:<br> <a href="http://social.msdn.microsoft.com/Forums/eu/vsdebug/thread/b0f8db47-b3f1-4f03-90cd-e9d8fb609548" rel="nofollow noreferrer">MSDN Thread</a><br> <a href="https://connect.microsoft.com/VisualStudio/feedback/details/599221" rel="nofollow noreferrer">MS Connect thread</a></p> <p>Please help. This is the most annoying and frustrating issue I think I've had to dealt with latently. I need something NOT in the margin of:<br> "Clean Windows 7 install"<br> or<br> "Buy a new computer"</p> <p>Thanks for the help in advance!</p> <p>[<strong>Update</strong>]<br> (In response to Madhur's answer)<br> This is my Debugging->Symbols settings' page. <img src="https://i.stack.imgur.com/OA5NP.png" alt="alt text"></p>
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload