When install vs 2005 on windows vista it gives me the following error log .. what can I do??
***EndOfSession***[11/05/09,19:09:09] setup.exe: [2] ISetupComponent::Pre/Post/Install() failed in ISetupManager::InstallManagerHelper() with HRESULT -2147023295.
[11/05/09,19:09:09] setup.exe: [2] Component error string not specified in ISetupManager::AddToActionResultCollection()
[11/05/09,19:09:54] VS70pgui: [2] DepCheck indicates Microsoft Visual Studio 2005 Professional Edition - ENU is not installed.
[11/05/09,19:09:54] VS70pgui: [2] Unknown component status forMicrosoft SQL Server 2005 Express Edition x86
[11/05/09,20:31:31] Microsoft Visual Studio 2005 Professional Edition - ENU: [2] ERROR:Error 1311.Source file not found: c:\users\mona\desktop\vs\_18659_RTL_x86_enu_VS2005ImageLibrary.cab. Verify that the file exists and that you can access it.
[11/05/09,20:31:32] Microsoft Visual Studio 2005 Professional Edition - ENU: [2] ERROR:Error 1311.Source file not found: c:\users\mona\desktop\vs\_18659_RTL_x86_enu_VS2005ImageLibrary.cab. Verify that the file exists and that you can access it.
[11/05/09,20:31:43] Microsoft Visual Studio 2005 Professional Edition - ENU: [2] ERROR:Error 1311.Source file not found: c:\users\mona\desktop\vs\_18659_RTL_x86_enu_VS2005ImageLibrary.cab. Verify that the file exists and that you can access it.
[11/05/09,20:31:46] Microsoft Visual Studio 2005 Professional Edition - ENU: [2] ACTION FAILURE:Action ended 20:31:46: InstallFinalize. Return value 3.See MSI log for details.
[11/05/09,20:32:30] Microsoft Visual Studio 2005 Professional Edition - ENU: [2] ACTION FAILURE:Action ended 20:32:30: INSTALL. Return value 3.See MSI log for details.
[11/05/09,20:36:59] setup.exe: [2] ISetupComponent::Pre/Post/Install() failed in ISetupManager::InstallManagerHelper() with HRESULT -2147023293.
[11/05/09,20:36:59] setup.exe: [2] Component error string not specified in ISetupManager::AddToActionResultCollection()
[11/05/09,20:37:07] VS70pgui: [2] DepCheck indicates Microsoft Visual Studio 2005 Professional Edition - ENU is not installed.
[11/05/09,20:37:07] VS70pgui: [2] Unknown component status forMicrosoft SQL Server 2005 Express Edition x86
[11/05/09,23:38:28] setup.exe: [2] ISetupComponent::Pre/Post/Install() failed in ISetupManager::InstallManagerHelper() with HRESULT -2147023295.
[11/05/09,23:38:28] setup.exe: [2] Component error string not specified in ISetupManager::AddToActionResultCollection()
***EndOfSession******EndOfSession***[11/05/09,19:09:09] setup.exe: [2] ISetupComponent::Pre/Post/Install() failed in ISetupManager::InstallManagerHelper() with HRESULT -2147023295.
[11/05/09,19:09:09] setup.exe: [2] Component error string not specified in ISetupManager::AddToActionResultCollection()
[11/05/09,19:09:54] VS70pgui: [2] DepCheck indicates Microsoft Visual Studio 2005 Professional Edition - ENU is not installed.
[11/05/09,19:09:54] VS70pgui: [2] Unknown component status forMicrosoft SQL Server 2005 Express Edition x86
[11/05/09,20:31:31] Microsoft Visual Studio 2005 Professional Edition - ENU: [2] ERROR:Error 1311.Source file not found: c:\users\mona\desktop\vs\_18659_RTL_x86_enu_VS2005ImageLibrary.cab. Verify that the file exists and that you can access it.
[11/05/09,20:31:32] Microsoft Visual Studio 2005 Professional Edition - ENU: [2] ERROR:Error 1311.Source file not found: c:\users\mona\desktop\vs\_18659_RTL_x86_enu_VS2005ImageLibrary.cab. Verify that the file exists and that you can access it.
[11/05/09,20:31:43] Microsoft Visual Studio 2005 Professional Edition - ENU: [2] ERROR:Error 1311.Source file not found: c:\users\mona\desktop\vs\_18659_RTL_x86_enu_VS2005ImageLibrary.cab. Verify that the file exists and that you can access it.
[11/05/09,20:31:46] Microsoft Visual Studio 2005 Professional Edition - ENU: [2] ACTION FAILURE:Action ended 20:31:46: InstallFinalize. Return value 3.See MSI log for details.
[11/05/09,20:32:30] Microsoft Visual Studio 2005 Professional Edition - ENU: [2] ACTION FAILURE:Action ended 20:32:30: INSTALL. Return value 3.See MSI log for details.
[11/05/09,20:36:59] setup.exe: [2] ISetupComponent::Pre/Post/Install() failed in ISetupManager::InstallManagerHelper() with HRESULT -2147023293.
[11/05/09,20:36:59] setup.exe: [2] Component error string not specified in ISetupManager::AddToActionResultCollection()
[11/05/09,20:37:07] VS70pgui: [2] DepCheck indicates Microsoft Visual Studio 2005 Professional Edition - ENU is not installed.
[11/05/09,20:37:07] VS70pgui: [2] Unknown component status forMicrosoft SQL Server 2005 Express Edition x86
[11/05/09,23:38:28] setup.exe: [2] ISetupComponent::Pre/Post/Install() failed in ISetupManager::InstallManagerHelper() with HRESULT -2147023295.
[11/05/09,23:38:28] setup.exe: [2] Component error string not specified in ISetupManager::AddToActionResultCollection()
[11/05/09,23:38:36] VS70pgui: [2] DepCheck indicates Microsoft Visual Studio 2005 Professional Edition - ENU is not installed.
[11/07/09,13:44:35] setup.exe: [2] ISetupComponent::Pre/Post/Install() failed in ISetupManager::InstallManagerHelper() with HRESULT -2147023295.
[11/07/09,13:44:35] setup.exe: [2] Component error string not specified in ISetupManager::AddToActionResultCollection()
***EndOfSession***
Did you check whether this file exists? And can you open it?
C:\Users\Mona\Desktop\vs_18659_RTL_x86_enu_VS2005ImageLibrary.cab
Have you installed Vista Service Pack 1? That's supposed to help with some VS issues. Also try copying the DVD to your hard disk and installing from there.
Related
I am writing a Jenkins build with an NSIS file. I need a script to check if the device has a certain program installed on it and if it doesn't, it should install the .exe's from the installer folder. I have all the .exe's in the install folder required for the installer to work.
This should be rather simple but i am baffled in this case and could not find any information about this anywhere.
I suppose you are using a windows environment. You could write a powershell script to check it:
Get-ItemProperty HKLM:\Software\Microsoft\Windows\CurrentVersion\Uninstall\* | Select-Object DisplayName | Select-String 'Microsoft Visual C\+\+'
This will list all installed Visual C++ Redistributables
On my machine it looks like that:
#{DisplayName=Microsoft Visual C++ 2005 Redistributable (x64)}
#{DisplayName=Microsoft Visual C++ 2010 x64 Redistributable - 10.0.40219}
#{DisplayName=Microsoft Visual C++ 2012 x64 Additional Runtime - 11.0.61030}
#{DisplayName=Microsoft Visual C++ 2008 Redistributable - x64 9.0.30729.6161}
#{DisplayName=Microsoft Visual C++ 2005 Redistributable (x64)}
#{DisplayName=Microsoft Visual C++ 2008 Redistributable - x64 9.0.30729.17}
#{DisplayName=Microsoft Visual C++ 2013 x64 Additional Runtime - 12.0.21005}
#{DisplayName=Microsoft Visual C++ 2013 x64 Designtime - 12.0.21005}
#{DisplayName=Microsoft Visual C++ 2015 x64 Debug Runtime - 14.0.23506}
#{DisplayName=Microsoft Visual C++ 2015 x64 Minimum Runtime - 14.0.23506}
#{DisplayName=Microsoft Visual C++ 2013 x64 Minimum Runtime - 12.0.21005}
#{DisplayName=Microsoft Visual C++ 2012 x64 Debug Runtime - 11.0.60610}
#{DisplayName=Microsoft Visual C++ 2005 Redistributable (x64)}
#{DisplayName=Microsoft Visual C++ 2015 x64 Additional Runtime - 14.0.23506}
#{DisplayName=Microsoft Visual C++ 2013 x64 Debug Runtime - 12.0.21005}
#{DisplayName=Microsoft Visual C++ 2012 x64 Minimum Runtime - 11.0.61030}
So if your program you want to check is called ProgramWithName just use:
Get-ItemProperty HKLM:\Software\Microsoft\Windows\CurrentVersion\Uninstall\* | Select-Object DisplayName | Select-String ProgramWithName
If you want to know if the SQL Server is installed use:
Get-ItemProperty HKLM:\Software\Microsoft\Windows\CurrentVersion\Uninstall\* | Select-Object DisplayName | Select-String 'Microsoft SQL Server 2014 Express'
this gives you on my machine:
#{DisplayName=Microsoft SQL Server 2014 Express LocalDB }
When I try to install Microsoft SDK but i get an error avoid the installing to complete.does any one has idea about it.I have already tried all solution found by search(except that's of uninstall VS2010).
I got this error in my log:
10:03:10 PM Friday, January 30, 2015: [SDKSetup:Error] Config_Products_Install: Windows SDK Setup (failed): Installation of the "Microsoft Windows SDK for Windows 7" product has reported the following error: Please refer to Samples\Setup\HTML\ConfigDetails.htm document for further information. Stack: at SDKSetup.Product.ConfigureNewProduct(ManualResetEvent CancelEvent) at SDKSetup.Product.SetupProduct(TaskMode taskMode, ManualResetEvent CancelEvent) at SDKSetup.ProductCollection.SetupProducts(TaskMode taskMode, DownloadManager downloadManager, ManualResetEvent cancelEvent) at SDKSetup.ConfigProducts.DoCurrentTask(TaskMode Task)
NB:I have both Visual Studio 2010 & 2013
In my experience this is because the SDK install is incompatible with updates to the Microsoft Visual Studio 2010 C++ Redistributable (maybe 2012 as well). Uninstall the Microsoft Visual Studio 2010 + 2012 C++ Redistributable packages for x86 and x64 and then install the SDK. After the SDK is installed, you can install the Redistributable packages again.
I'm currently installing VS2010 and getting an error stating:
"Cannot install; setup files are not available."
I had VS2012 on the machine previously and I installed the components through 'Add/Remove Programs'.
Anyone any ideas of what the problem might be ??
I'll post the error log as well:
[08/26/14,11:29:34] Microsoft Visual Studio 2010 Premium - ENU: [2] CRootComponent::Install(): Cannot install; setup files are not available.
[08/26/14,11:29:34] setup.exe: [2] ISetupComponent::Pre/Post/Install() failed in ISetupManager::InternalInstallManager() with HRESULT -2147023284.
[08/26/14,11:29:34] VS70pgui: [2] DepCheck indicates Microsoft Visual Studio 2010 Premium - ENU is not installed.
Installing Visual Studio 2010, installation stops at Visual Studio 2010 Prerequisites x64
I have:
Windows 7 Ultimate x64
I tried installing it manually and it also failed
The message says Setup Failed and the error log says:
[08/22/12,09:53:11] MSITOSIT: [2] CRootComponent::SetManager() - The Windows Installer package:
j:\vs_setup.msi
could not be opened.
Choose Retry to try again. Choose Cancel for exit setup.
[08/22/12,09:53:51] MSITOSIT: [2] CRootComponent::SetManager() - The Windows Installer package:
j:\vs_setup.msi
could not be opened.
Choose Retry to try again. Choose Cancel for exit setup.
[08/22/12,09:53:54] MSITOSIT: [2] CRootComponent::SetManager() - The Windows Installer package:
j:\vs_setup.msi
could not be opened.
Choose Retry to try again. Choose Cancel for exit setup.
[08/22/12,09:53:54] MSITOSIT: [2] CRootComponent::SetManager() - The Windows Installer package:
j:\vs_setup.msi
could not be opened.
Choose Retry to try again. Choose Cancel for exit setup.
[08/22/12,09:53:55] setup.exe: [2] ISetupModule::SetManager() failed in ISetupManager::LoadSetupObjectGuid() : vs_setup.dll
[08/22/12,09:53:55] setup.exe: [2] CSetupManager::LoadSetupObjectname() - Failed in call to LoadSetupObjectGuid() for strName: in file: vs_setup.dll
[08/22/12,09:53:55] setup.exe: [0] LoadComponent(), LoadSetupObjectName failure: vs_setup.dll
[08/22/12,09:53:55] setup.exe: [0] LoadComponent failed in ISetupManager::LoadComponentsFromDBObject(): vs_setup.dll
[08/22/12,09:53:55] setup.exe: [2] CSetupManager::LoadDatabaseValues() - Failed in call to LoadComponentsFroMDBObjects()
[08/22/12,09:53:55] setup.exe: [2] CSetupManager::RunIntro() - Failed to Load Database Values
[08/22/12,09:53:56] setup.exe: [2] CSetupManager::RunLoadSetup() - Failed to Run the Intro
***EndOfSession***[08/22/12,10:00:25] MSITOSIT: [2] CRootComponent::SetManager() - The Windows Installer package:
j:\vs_setup.msi
could not be opened.
Choose Retry to try again. Choose Cancel for exit setup.
[08/22/12,10:00:28] setup.exe: [2] ISetupModule::SetManager() failed in ISetupManager::LoadSetupObjectGuid() : vs_setup.dll
[08/22/12,10:00:29] setup.exe: [2] CSetupManager::LoadSetupObjectname() - Failed in call to LoadSetupObjectGuid() for strName: in file: vs_setup.dll
[08/22/12,10:00:29] setup.exe: [0] LoadComponent(), LoadSetupObjectName failure: vs_setup.dll
[08/22/12,10:00:29] setup.exe: [0] LoadComponent failed in ISetupManager::LoadComponentsFromDBObject(): vs_setup.dll
[08/22/12,10:00:29] setup.exe: [2] CSetupManager::LoadDatabaseValues() - Failed in call to LoadComponentsFroMDBObjects()
[08/22/12,10:00:29] setup.exe: [2] CSetupManager::RunIntro() - Failed to Load Database Values
[08/22/12,10:00:35] setup.exe: [2] CSetupManager::RunLoadSetup() - Failed to Run the Intro
***EndOfSession***[08/22/12,10:40:38] Microsoft Visual Studio 2010 64bit Prerequisites (x64): [2] Error: Installation failed for component Microsoft Visual Studio 2010 64bit Prerequisites (x64). MSI returned error code 1603
[08/22/12,10:40:40] VS70pgui: [2] DepCheck indicates Microsoft Visual Studio 2010 64bit Prerequisites (x64) is not installed.
[08/22/12,10:40:40] VS70pgui: [2] DepCheck indicates Microsoft Visual F# 2.0 Runtime was not attempted to be installed.
.....
....
...
Make sure the installer has read access to the drive J:.
I encountered a similar problem once, because my installer was on a drive where I had permissions, but the system account didn't.
Try moving vs_setup.msi to the C: drive.
[01/18/10,18:49:13] Microsoft Visual Studio 2010 Professional Beta 2 - ENU: [2] Failed to fetch setup file in CGRootComponent::PreInstall(), cancelled
[01/18/10,18:49:13] setup.exe: [2] ISetupComponent::Pre/Post/Install() failed in ISetupManager::InternalInstallManager() with HRESULT -2147467260.
[01/18/10,18:49:13] setup.exe: [2] CSetupManager::RunInstallPhase() - Call to Pre/Install/Post for InstallComponents failed
[01/18/10,18:49:13] setup.exe: [2] CSetupManager::RunInstallPhaseAndCheckResults() - RunInstallPhase() returned a NULL piActionResults
[01/18/10,18:49:13] setup.exe: [2] CSetupManager::RunInstallFromList() - RunInstallPhaseAndCheckResults failed [2]
[01/18/10,18:49:13] setup.exe: [2] ISetupManager::RunInstallLists(IP_PREINSTALL failed in ISetupManager::RunInstallFromThread()
[01/18/10,18:49:13] setup.exe: [2] ISetupManager::RunInstallFromThread() failed in ISetupManager::RunInstall()
[01/18/10,18:49:13] setup.exe: [2] CSetupManager::Run() - Call to RunInstall() failed
I believe that Beta 2 is now not supported and may even be set up so that it won't install or run. You should go out and buy the full version of Visual Studio 2010