VS2010 Error
-
I left my visual studio working correctly and switched off the machine. When i came back every project gives the error message:
"Error while trying to run project:
Could not load file or assembly 'Name_of_Project'
or one of its dependencies. The module was
expected to contain an assembly manifest."I have googled various areas including http://social.msdn.microsoft.com/Forums/en-US/vbide/thread/0f139bc5-08e1-43d6-a438-1aa44ad63e10/[^] Please assist because i have a feeling formatting the computer might not be the best solution.
Wamuti: Any man can be an island, but islands to need water around them! Edmund Burke: No one could make a greater mistake than he who did nothing because he could do only a little.
-
I left my visual studio working correctly and switched off the machine. When i came back every project gives the error message:
"Error while trying to run project:
Could not load file or assembly 'Name_of_Project'
or one of its dependencies. The module was
expected to contain an assembly manifest."I have googled various areas including http://social.msdn.microsoft.com/Forums/en-US/vbide/thread/0f139bc5-08e1-43d6-a438-1aa44ad63e10/[^] Please assist because i have a feeling formatting the computer might not be the best solution.
Wamuti: Any man can be an island, but islands to need water around them! Edmund Burke: No one could make a greater mistake than he who did nothing because he could do only a little.
Wamuti wrote:
I left my visual studio working correctly and switched off the machine.
Not a good idea; it's quite probable that some project or Visual Studio system file has been corrupted by doing this. You should try doing a complete rebuild of you projects, and if that fails then try removing and re-installing Visual Studio.
Unrequited desire is character building. OriginalGriff
-
I left my visual studio working correctly and switched off the machine. When i came back every project gives the error message:
"Error while trying to run project:
Could not load file or assembly 'Name_of_Project'
or one of its dependencies. The module was
expected to contain an assembly manifest."I have googled various areas including http://social.msdn.microsoft.com/Forums/en-US/vbide/thread/0f139bc5-08e1-43d6-a438-1aa44ad63e10/[^] Please assist because i have a feeling formatting the computer might not be the best solution.
Wamuti: Any man can be an island, but islands to need water around them! Edmund Burke: No one could make a greater mistake than he who did nothing because he could do only a little.
Hi Wamuti You can try another solution just run as Administrator (Press Window key and r) and type devenv /ResetSettings i hope this may help.. Pls try and reply me if it helps you or not. as i m also a newbie to Visual Studio. How it works : It will reset all the environment settings of the Visual Studio.
---- Nitish Arora S/w Developer