I am trying to install the vault client on my Windows XP SP2 machine with VS05.
I have rebooted, and all applications are closed.
I get the error:
Error 1722: There is a problem with this Windows Installer package. A program run as part of the setup did not finish as expected. Contact your support personnel or package vendor.
And then the whole install rolls back.
Anything I can do to get past this?
Brian
Vault 4 client failed install
Moderator: SourceGear
Its actually worse than that.
SQL Management Studio is not working now. The error is:
Unable to cast COM object of type 'System.__ComObject' to interface type 'Microsoft.VisualStudio.OLE.Interop.IServiceProvider'. This operation failed because the QueryInterface call on the COM component for the interface with IID '{6D5140C1-7436-11CE-8034-00AA006009FA}' failed due to the following error: No such interface supported (Exception from HRESULT: 0x80004002 (E_NOINTERFACE)). (Microsoft.VisualStudio.OLE.Interop)
The stack trace given by SSMS is all in the namespace "Microsoft.SqlServer.Management.UI.VSIntegration". So I have to assume, since this started happening immediately after the failed valut client install, that somehow the install has broken some COM registrations for Visual Studio that SSMS also requires.
Brian
SQL Management Studio is not working now. The error is:
Unable to cast COM object of type 'System.__ComObject' to interface type 'Microsoft.VisualStudio.OLE.Interop.IServiceProvider'. This operation failed because the QueryInterface call on the COM component for the interface with IID '{6D5140C1-7436-11CE-8034-00AA006009FA}' failed due to the following error: No such interface supported (Exception from HRESULT: 0x80004002 (E_NOINTERFACE)). (Microsoft.VisualStudio.OLE.Interop)
The stack trace given by SSMS is all in the namespace "Microsoft.SqlServer.Management.UI.VSIntegration". So I have to assume, since this started happening immediately after the failed valut client install, that somehow the install has broken some COM registrations for Visual Studio that SSMS also requires.
Brian