My VS2008 is stuck for the past 3 minutes loading a single project from a solution of about 20. I can see the status line saying Loading project file ... and it is stuck there. Does anyone know how to troubleshoot this?
Thanks.
|
My VS2008 is stuck for the past 3 minutes loading a single project from a solution of about 20. I can see the status line saying Loading project file ... and it is stuck there. Does anyone know how to troubleshoot this? Thanks.
| |||
|
feedback
|
|
First, as you say this is just happening, try quitting / forcing the program to close and try again - it could just be an accident that doesn't repeat. If however it does repeat: You can try launching Visual Studio in safe mode by going to the If this works, it must be a bad addon you have - try uninstalling recently installed extensions and addons. If it didn't work, try taking a look at Virus scanners and possibly exclude your project directories. If it still doesn't work - test other project files, it could be something wrong in your project file that Visual Studio does not like - however, I'm not an expert here and can't really help you any further. | |||||
feedback
|
|
Other options not previously covered;
| |||
|
feedback
|
|
Have a look at this thread: Visual Studio 2005 takes forever to load a project. The solutions described are:
| |||
|
feedback
|