Trying tor install vs05b2 , the "setup is loading installation components" bar freezes at 100%. CPU usage is 0%.
I must reboot machine to stop setup. I had instated the Feb CTP but I think I uninstalled it. I hoped installing the b2 framework would solve the problem. It did not.
I had a successful install on another machine with the same media.
I get the same problem when I try to install Web Express 05b2 .
The log file ends with:
[04/22/05,23:57:29] VS70pgui: COptionsPage: : OnInitDialog() : Finished creating the CComponentTree object
[04/22/05,23:57:30] Setup.exe: GetGlobalCustomProperty({739790FE-7740-4BD5-872B-2195FED088FE})
[04/22/05,23:57:30] Setup.exe: GetGlobalCustomProperty({710A502B-4669-405C-A985-BA21545509BA})
[04/22/05,23:57:30] Setup.exe: GetGlobalCustomProperty({AA62DF98-3F2C-11D3-887B-00C04F8ECDD6})

Setup freezes when it "installs components".
cheung_iris
piip
Great! Thanks for the follow up Jeffrey.
Amenti - can you try msiinv as well and look to see if there's something on your machine which might be causing this
SOHI
msiinv.exe is in the windows SDK.
After you run the list, if you see any SQL related products, try running:
msiexec /x {product guid}
that will remove the product off your machine.
kiwishane
Brian Westover
Hi Jeffrey,
What are your machine specs
Also, are you an admin on the machine and do you have access to the temp directory
It sounds like the system may be hanging when setup is copying a few files over.
Can you also share out a bit more from the log files
Thanks,
Quan
jannell
Sorry to hear you are having trouble. Did you have all previous version of components uninstalled in the required order with instructions at http://lab.msdn.microsoft.com/express/uninstall/ (for uninstalling Express edition product) or http://lab.msdn.microsoft.com/vs2005/uninstall/ (for uninstalling Professional or Standard edition product) Be sure to uninstall Framework last.
Could you try the clean up tool at Aaron's blog http://blogs.msdn.com/astebner/archive/2005/04/21/410573.aspx to clean up previous version and try to repair Beta 2 product
chemas-microsoft-com
ffice
ffice" /> >>
Hong Gao, Program Manager< xml:namespace prefix = o ns = "urn
Jeroen Bransen - J-Thread
Hi, I have the same problem. After the installation of the .Net Framework Beta2 in the Installation Wizard the installation stops at 100%.
But I never have installed Yukon or SQL-Server on my machine so i suppose there also can be another cause of the problem.
I hope someone can help us.
Joy19101
I did have Yukon installed in the past, I think I uninstalled verything I could find. Where should I look for orphan bits, especially ones recognized by WMI
I can install and uninstall SQL05b2 express. Makes no difference.
The last WMI log entry that I can find is in wbemcore.log :
(Wed May 11 20:15:44 2005.602046) : CALL ConnectionLogin::NTLMLogin
wszNetworkResource = \\.\root/Microsoft/SqlServer/ComputerManagement
pPreferredLocale = (null)
lFlags = 0x0
(Wed May 11 20:15:44 2005.602062) : DCOM connection from D7N5Y411\Silversj at authentiction level Privacy, AuthnSvc = 10, AuthzSvc = 0, Capabilities = 0
(Wed May 11 20:15:45 2005.603000) : CALL ConnectionLogin::NTLMLogin
wszNetworkResource = \\.\root/Microsoft/SqlServer/ComputerManagement
pPreferredLocale = (null)
lFlags = 0x0
(Wed May 11 20:15:45 2005.603000) : DCOM connection from D7N5Y411\Silversj at authentiction level Privacy, AuthnSvc = 10, AuthzSvc = 0, Capabilities = 0
(Wed May 11 20:15:50 2005.608125) : + DllCanUnloadNow()
(Wed May 11 20:15:50 2005.608140) : - DllCanUnloadNow() S_FALSE
...
(Wed May 11 20:22:21 2005.999390) : + DllCanUnloadNow()
(Wed May 11 20:22:21 2005.999390) : - DllCanUnloadNow() S_FALSE
(Wed May 11 20:22:21 2005.999390) : + DllCanUnloadNow()
(Wed May 11 20:22:21 2005.999406) : - DllCanUnloadNow() S_FALSE
(Wed May 11 20:22:51 2005.1029421) : + DllCanUnloadNow()
(Wed May 11 20:22:51 2005.1029421) : - DllCanUnloadNow() S_FALSE
(Wed May 11 20:22:51 2005.1029437) : + DllCanUnloadNow()
(Wed May 11 20:22:51 2005.1029437) : - DllCanUnloadNow() S_FALSE
(Wed May 11 20:24:54 2005.1152265) : + DllCanUnloadNow()
(Wed May 11 20:24:54 2005.1152265) : - DllCanUnloadNow() S_FALSE
winmgmt.log
(Wed May 11 20:15:40 2005.598203) : CForwardFactory::CreateInstance
(Wed May 11 20:15:43 2005.600765) : CForwardFactory::CreateInstance
(Wed May 11 20:15:44 2005.602031) : CForwardFactory::CreateInstance
(Wed May 11 20:15:45 2005.602984) : CForwardFactory::CreateInstance
(Wed May 11 20:15:50 2005.608125) : Got a provider can unload event
(Wed May 11 20:16:20 2005.638109) : Got a provider can unload event
(Wed May 11 20:16:50 2005.668125) : Got a TIMEOUT work item
(Wed May 11 20:16:50 2005.668125) : Got a FinalCoreShutdown work item
(Wed May 11 20:16:50 2005.668140) : Got a provider can unload event
(Wed May 11 20:17:20 2005.698156) : Got a TIMEOUT work item
(Wed May 11 20:17:20 2005.698156) : Got a FinalCoreShutdown work item
(Wed May 11 20:22:21 2005.999375) : Got a provider can unload event
(Wed May 11 20:22:51 2005.1029421) : Got a TIMEOUT work item
(Wed May 11 20:22:51 2005.1029421) : Got a FinalCoreShutdown work item
wmiprov.log
(Wed May 11 17:56:58 2005.325734) : WDM call returned error: 4200
(Wed May 11 20:11:08 2005.326046) : WDM call returned error: 4200
(Wed May 11 20:12:16 2005.394375) : WDM call returned error: 4200
(Wed May 11 20:22:21 2005.999250) : Impersonation failed - Access denied
Andriy Karasyov
I did run the tool you mentioned, and also have gone through the steps in your blog at:
http://blogs.msdn.com/hgao/
which seem pretty thorough. My problem looks different than other reports because others get error messages. I get nothing.
--Jeffrey
Darwinsmom
1) Using a DVD I got in the mail instead of the one I burned
2) Uninstalling a bunch of programs, most especially a beta of Avalon that I thought I had already uninstalled, but had not. msiinv.exe was useful in giving me a list of programs to uninstall.
dczyz
Can you please ensure all Yukon and pre Beta 2 SQL Server Express bits are uninstalled before installing Visual Studio Beta 2
Chris_Bond
Mike_63
http://www.huydao.net/setup/msiinv.zip
Can you give that a try