am getting the error "Error 1402 could not open HKEY_LOCAL_MACHINE \Software\Classes\Interface\... \ProxyStubClsId. Verify that you have sufficient access to that key, or contact your support personnel.
My UserId has admin rights so I don't think that access rights are the problem.
Logged under the local admin account and tried again. Same error.
Someone posted that there could be installation problems if the organization name was left blank during installation. This was in fact the case. Changed this using regedit, but this didn't help. Same error.
Please help!
Error Log is below:
[04/28/06,15:13:37] Microsoft Visual Studio 2005 Professional Edition - ENU: [2] ERROR:Error 1402.Could not open key: HKEY_LOCAL_MACHINE\Software\Classes\Interface\{449D84E5-CB7C-41F4-8468-E82352E7A71D}\ProxyStubClsid. Verify that you have sufficient access to that key, or contact your support personnel.
[04/28/06,15:13:39] Microsoft Visual Studio 2005 Professional Edition - ENU: [2] ACTION FAILURE:Action ended 15:13:39: InstallFinalize. Return value 3.See MSI log for details.
[04/28/06,15:18:31] Microsoft Visual Studio 2005 Professional Edition - ENU: [2] ACTION FAILURE:Action ended 15:18:31: INSTALL. Return value 3.See MSI log for details.
[04/28/06,15:19:33] setup.exe: [2] ISetupComponent::Pre/Post/Install() failed in ISetupManager::InstallManagerHelper() with HRESULT -2147023293.
[04/28/06,15:19:33] setup.exe: [2] Component error string not specified in ISetupManager::AddToActionResultCollection()
[04/28/06,15:19:48] VS70pgui: [2] DepCheck indicates Microsoft Visual Studio 2005 Professional Edition - ENU is not installed.
[04/28/06,15:19:48] VS70pgui: [2] Unknown component status for.NET Compact Framework 1.0 SP3
[04/28/06,15:19:48] VS70pgui: [2] Unknown component status for.NET Compact Framework 2.0
[04/28/06,15:19:48] VS70pgui: [2] Unknown component status forMicrosoft Visual J# 2.0 Redistributable Package
[04/28/06,15:19:48] VS70pgui: [2] Unknown component status forSQL Server 2005 Mobile Edition
[04/28/06,15:19:48] VS70pgui: [2] Unknown component status forMicrosoft Device Emulator version 1.0
[04/28/06,15:19:48] VS70pgui: [2] Unknown component status forMicrosoft SQL Server 2005 Express Edition x86

Error 1402 Installing VS 2005
hermitte
Solution:
Open regedit, and navigate to HKLM\Software\Classes
Delete all registry keys for version msxml2.[xxx].4
Reinstall MSXML here: http://www.microsoft.com/downloads/details.aspx FamilyID=3144b72b-b4f2-46da-b4b6-c5d7485f2b42&DisplayLang=en#filelist
And you can install the applications that depend on it. The XML installer has the same issue; delete these keys and reinstall and it will fix the problems.
Michael Iacoviello
Paul Nicholson
vs2003team
Hi,
I just saw the same error message when trying to install from the VSR2 disk MS just sent me. I never tried installing a vitual server before. I went with all the pre-sellected options and got the 1402 error both times I tried. This forum thread was the first place I found for a reference.
I'm installing on a W2K3 Enterprise SP1 host (my test/dev system). Just the other day I posted some feedback to MS that may relate to this issue. I had tried to do a test restore from MS Backup utility and was stimied at the DSRM login. After a number of tries, I figured out that it could have to do with the fact that I changed the name of the Admin account AFTER promoting the server to a DC. I changed the name back to Administrator, and the restore works as it should (which restored my changed name account too).
If you changed the admin account after a promotion, it may be that the VS install is not accepting the changed admin account.
If this was the case with your system, please let me know. Also, please post the exact steps you took with regedit for your workaround.
Thanks BRN..
Siva Rama Krishnan V
This problem is under windows 32.
I managed to get it working by assigning full rights to SYSTEM, ADMINISTRATOR and myown account to the ... class/interface/ subtree. I remained puzzled as to why this wouldn't work under the local adminisitrator account.
sonali_ban
Did you get any errors or problems changing that key using regedit
Is this a 64 bit machine