Thursday, September 17, 2015

Visual Studio project "Load Failed"

Just recently I started to encounter this annoying problem in Visual Studio 2013.
I received the "solution loading..." message and (load failed) on the majority of my projects in my solution.

So after searching through the net and seeing what other have done to fix this problem, I did not have much luck.  Fortunately I found one point of information located here: NUGET Causing Problem on stack overflow.  Before uninstalling NUGET, I decided to first open NUGET package manager and clear package cache. You can do this by performing the following:  Tools>NUGET Package Manager>Package Manager Settings.  Here you will press 'Clear package Cache'.




OR

If your using clearcase, then change your mapped drive from (the pooled M:) to a specific drive such X, Y, or Z.  And alse set your Current source control plug-in to None.

No comments:

Post a Comment