Visual Studio 2008 hangs while loading Setup Projects
-
Wednesday, March 19, 2008 10:31 AMVisual Studio 2008 hangs while loading Setup Projects
So far everything worked fin in VS2008.
Now i have the problem that I can not create a new setup project (or load any Project that contains a setup project).While creating/loading the setupprojectname.vdproj file VS2008 just stopps responding.
I have to kill the process and that is it.Anny suggestions?
By the way I am using VS2008 Pro German
André
UPDATE:
I did a full uninstall of VS2008 and installed it again completely.
Still the same problem. Maybe the problem is located in Windows itself (Win 2003 Server R2 Standard) with
latest patchlevel. I also have the problem, that the explorer hangs, when dblclicking an image (bmp, etc.)
So mayby something is wrong with the registry (already tried to solve this using TuneUp Utilities 2008).
When creating a Setup Project VS2008 is able to create the project directory and the debug/release diretories.
But the are NOT FILES created. Process-monitor Registry-Monitor and File-Monitor show that there are no problems.
And please don't tell me that I have to install the whole system again :-)
AZ
Answers
-
Thursday, March 20, 2008 12:38 PM
I finally found the problem.
It was in fact a windows setting for COM services.
If you activate the "Zusätzliche Sicherheit für Verweisprotokollierung" in the Defaultsettings in the ComponentServices of the computer, VS will hang while loading the required settings for your setup project.
After disabling the setting (default=false) everything works fine again.
AZ
All Replies
-
Thursday, March 20, 2008 12:38 PM
I finally found the problem.
It was in fact a windows setting for COM services.
If you activate the "Zusätzliche Sicherheit für Verweisprotokollierung" in the Defaultsettings in the ComponentServices of the computer, VS will hang while loading the required settings for your setup project.
After disabling the setting (default=false) everything works fine again.
AZ
-
Saturday, September 06, 2008 7:29 PM
If you activate the "Zusätzliche Sicherheit für Verweisprotokollierung" in the Defaultsettings in the ComponentServices of the computer, VS will hang while loading the required settings for your setup project.
After disabling the setting (default=false) everything works fine again.
I roughly translated this to the checkbox named:
Provide additional security for reference tracking
but it didnt work for me... -
Sunday, February 15, 2009 10:49 PM
- Proposed As Answer by Gucki Thursday, August 12, 2010 12:22 PM
-
Thursday, August 12, 2010 12:23 PMThank you for this tip. This helped me for VS2005, too.
-
Tuesday, February 08, 2011 7:40 PM
FYI
I had this same problem in VS 2010 Ultimate and this solution worked for me. Thanks Matt and Andre.


