Installation problem.

snayyagari

New member
Joined
Jun 10, 2007
Messages
1
Programming Experience
1-3
Hi
I am trying to install VS 2005. But I am unable to install. My log says:
[06/10/07,20:18:54] setup.exe: [2] ISetupComponent::pre/Post/Install() failed in ISetupManager::InstallManagerHelper() with HRESULT -2147023293.
[06/10/07,20:18:54] setup.exe: [2] Component error string not specified in ISetupManager::AddToActionResultCollection()
[06/10/07,20:19:02] VS70pgui: [2] DepCheck indicates MSXML 6.0 Parser is not installed.
[06/10/07,20:19:02] VS70pgui: [2] Unknown component status forMicrosoft Document Explorer 2005
[06/10/07,20:19:02] VS70pgui: [2] DepCheck indicates Microsoft Visual Studio 2005 Professional Edition - ENU was not attempted to be installed.
[06/10/07,20:19:02] VS70pgui: [2] Unknown component status for.NET Compact Framework 1.0 SP3
[06/10/07,20:19:02] VS70pgui: [2] Unknown component status for.NET Compact Framework 2.0
[06/10/07,20:19:02] VS70pgui: [2] Unknown component status forMicrosoft Visual J# 2.0 Redistributable Package
[06/10/07,20:19:02] VS70pgui: [2] Unknown component status forSQL Server 2005 Mobile Edition
[06/10/07,20:19:02] VS70pgui: [2] Unknown component status forMicrosoft Device Emulator version 1.0
[06/10/07,20:19:02] VS70pgui: [2] Unknown component status forMicrosoft SQL Server 2005 Express Edition x86

Can anybody suggest me a solution for this?

Regards
Surya
 
It is possible that your user account and the SYSTEM user account do not have the Full
Control user right on the %WINDIR%\Microsoft.NET folder.
 
Back
Top