
Determining what exact action (f.e., 'Open Solution', 'Go To Type', 'Expanding Live Template', etc.) is making VS to crash.If the steps above do not help, please try to narrow down the cause of the issue: If you're licensed to an older version, check that you're using the latest version in the corresponding major branch (for example, 6.1.1 is the latest version for the ReSharper 6.x):.Latest Early Access Program (EAP) builds are available here:.Latest release version is always available here:.Since we do our best in terms of fixing issues and bugs, it is a nice idea to check if you're using the latest ReSharper version available. If the crash seems to be a solution-specific case, please try to remove ReSharper caches and *.suo file as described here and check if it helps to resolve the issue.To make sure that the crash is solution-specific, please try to create new solution (like, C# Console Application) and check if the crash is still present.NET Framework itself can be corrupted or damaged, so launching the 'Repair' action on Visual Studio installation (via 'Control Panel | Add/Remove Programs') can help in this case.


VS can crash because of the PC hardware and OS - for example, System.OutOfMemoryException is known to be present on Windows XP 32-bit environment with low RAM amount.In case of silent crash, VS does not show any error messages, warning windows, etc.ĭespite these three cases are different, here are some common steps to troubleshoot the crash: Microsoft Visual Studio (Not Responding) 'white screen' freeze.Microsoft Visual Studio has encountered a problem and needs to close.Unhandled exception, like 'System.OutOfMemoryException'.This article guides through troubleshooting steps in order to fix or avoid the crash, or at least determine the cause of the issue.

Since ReSharper is integrating within Visual Studio deeply, there are some scenarios, some specific configurations, solutions or use cases, which may lead to freeze or crash of Visual Studio with ReSharper.
