Thoughts about setup and deployment issues, WiX, XNA, the .NET Framework and Visual Studio
All postings are provided AS IS with no warranties, and confer no rights. Additionally, views expressed herein are my own and not those of my employer, Microsoft.
I heard from a customer last week who was trying to install the final release of Visual Studio 2005 but could not even launch the setup program. They ran setup.exe at the root of the installation DVD, and a small dialog appeared stating that setup was copying files to the %temp% directory, and then it started loading installation components. At this point, setup hung and the progress bar never reached 100%. In this scenario, the log file %temp%\dd_vsinstall80.txt had the following information as the last entry in the log before setup hung:
[12/17/05, 11:11:11] setup.exe: [2] ISetupModule::SetManager() failed in ISetupManager::LoadSetupObjectGuid() : vs_setup.dll
In this scenario, as well as in a few other cases listed in this forum post, the underlying problem was traced to the Kaspersky anti-virus program being installed on the system. If you see VS 2005 setup UI hang when trying to launch setup, please try to uninstall Kaspersky and hopefully it will resolve the hang for you as well. Please note that we have seen that simply disabling Kaspersky has not seemed to help, and that you will have to perform a full uninstall of this program to workaround this issue.
If this workaround does not work for you, please try to use the steps in this blog post to enable verbose MSI logging and then reproduce the hang and send me a zipped copy of the most recent file named %temp%\msi*.log so that I can try to take a look and see if I can figure out a root cause and workaround for you. I have seen a few other random cases of setup UI hanging like this, and most of them can be diagnosed with this verbose log file.
Hello - I am in a similar situation as Bradbox.
I am trying to load the downloaded version of VS 2005 Pro on a new Centrino Duo core IBM laptop with 1GB RAM. I burned ISO image to DVD and am trying to install from there.
1. I previously had VWD Express edition , but I uninstalled,
2. I disabled all virus softweare.
3. Actually followed the recommended clean boot procedure.
4. Emptied Temp folder.
But it just hanges at the 'Setup is loading installation components' when it is showing that the Windows Installer 3.1 (KB893803) file is being loaded. ( I don't know if it matters but since I am on XP SP2 I already have that program loaded).
I read about how long the setup takes - so I let it load before going to sleep and 8 hours later it is still stuck at that spot.
Any help is appreciated.
Hi Robayb - It might help to disable non-system services and running setup again by using the steps listed at http://blogs.msdn.com/astebner/archive/2006/11/25/disabling-services-with-msconfig-to-work-around-setup-failures.aspx.
If that doesn't help, I think your best bet is to contact Microsoft technical support for more detailed troubleshooting assistance. You are entitled to a free support case for setup-related issues such as this, and you can find contact information for the technical support team on http://support.microsoft.com.
A while back, I wrote this blog post describing an issue where the Kaspersky anti-virus application can
Where to get Visual Studio 2005 and the .NET Framework 2.0 Where to download the .NET Framework 2.0 redistributable