VS2010 SP1 doesn't start after installing InstallAware!!
Posted: Wed Jan 25, 2012 9:57 am
After installing InstallAware 2012 Studio full for evaluation on a XP machine, Visual Studio 2010 SP1 doesn't start anymore. The message is "Unknown error".
Tried repairing, uninstalling, re-installed VS2010, nothing worked. Tried uninstalling IA and re-install VS2010, no change.
The re-install for VS2010 included also re-install of .Net Framework 4.0.
Also during VS2010 re-install, the same message "Unknown error" keeps showing (behind, the installer tries to run devenv with different parameters).
Running VS2010 as devenv /log generates the following error (just put the lines around the error):
Copying from HKEY_LOCAL_MACHINE to PkgDefManagement
Software\Microsoft\VisualStudio\10.0
Recalculated pkgdef configuration root
Software\Microsoft\VisualStudio\10.0_Config_4284
Initializing non-volatile pkgdef cache
Copying from HKEY_LOCAL_MACHINE to PkgDefManagement
Software\Microsoft\VisualStudio\10.0
ERROR Error or timeout while initializing non-volatile pkgdef cache
PkgDefManagement startup complete
My guess is that the error is generated by the IA package for Visual Studio, as the VS2010 worked perfectly before the IA install.
Also, most of probably is an error in the registry, as:
- the VS2010 was re-installed completely; also .NET 4
- the error in the log seems to be related to initializing packages from registry (see the link below on packages
http://blogs.msdn.com/b/visualstudio/ar ... s2010.aspx )
Please advice asap related to this, as we are currently in the process of evaluating the product as our tool for creating installers.
Tried repairing, uninstalling, re-installed VS2010, nothing worked. Tried uninstalling IA and re-install VS2010, no change.
The re-install for VS2010 included also re-install of .Net Framework 4.0.
Also during VS2010 re-install, the same message "Unknown error" keeps showing (behind, the installer tries to run devenv with different parameters).
Running VS2010 as devenv /log generates the following error (just put the lines around the error):
Copying from HKEY_LOCAL_MACHINE to PkgDefManagement
Software\Microsoft\VisualStudio\10.0
Recalculated pkgdef configuration root
Software\Microsoft\VisualStudio\10.0_Config_4284
Initializing non-volatile pkgdef cache
Copying from HKEY_LOCAL_MACHINE to PkgDefManagement
Software\Microsoft\VisualStudio\10.0
ERROR Error or timeout while initializing non-volatile pkgdef cache
PkgDefManagement startup complete
My guess is that the error is generated by the IA package for Visual Studio, as the VS2010 worked perfectly before the IA install.
Also, most of probably is an error in the registry, as:
- the VS2010 was re-installed completely; also .NET 4
- the error in the log seems to be related to initializing packages from registry (see the link below on packages
http://blogs.msdn.com/b/visualstudio/ar ... s2010.aspx )
Please advice asap related to this, as we are currently in the process of evaluating the product as our tool for creating installers.