Tom Hall's Blog

Anything goes...

March 2010 - Posts

ReSharper Stuck Loading Assemblies in Visual Studio

ReSharper Loading AssembliesSometimes ReSharper (4.5) will get stuck ‘Loading Assemblies’ for a specific solution and this causes Visual Studio fall over (not responding), the only way out is to end the devenv.exe process, from here, you are trapped – going around in circles – great!

A way out:

  1. Launch Visual Studio (not the solution)
  2. Tools –> Add-in Manager
  3. Untick JetBrains ReSharper 4.5 and click OK
  4. Open your solution
  5. Right click the solution in the Solution Exporer –> Clean Solution
  6. Tools –> Add-in Manager
  7. Tick JetBrains ReSharper 4.5 and click OK
  8. Done! (most of the time!)

Failing this, you can try deleting files with the following file extensions within your solution:

  • .suo
  • .resharper
  • .resharper.user