Valut Client (4.0.6) on Windows7 (Build 7100)

If you are having a problem using Vault, post a message here.

Moderator: SourceGear

Post Reply
vaultuser9
Posts: 1
Joined: Tue Jul 07, 2009 5:54 am

Valut Client (4.0.6) on Windows7 (Build 7100)

Post by vaultuser9 » Tue Jul 07, 2009 6:09 am

Hi
I installed windows7(Build 7100) on my machine and then installed SQL 2005 Standard Edition and sql 2005 is working ok. But when i installed Vault Client on my machine, it created problem when i connect with SQL management studio. Please see the error below:

TITLE: Microsoft SQL Server Management Studio
------------------------------
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)
------------------------------
BUTTONS:
OK
------------------------------
[/color]

If i do system restore, then sql management studio is working ok without vault client. Please let me know what is the reason for this issue.

Thanks

VaultUser

lbauer
Posts: 9736
Joined: Tue Dec 16, 2003 1:25 pm
Location: SourceGear

Re: Valut Client (4.0.6) on Windows7 (Build 7100)

Post by lbauer » Tue Jul 07, 2009 8:09 am

We've seen this error before, though it was usually after uninstalling Vault Client.

You probably need to re-register a dll. Run this at the command line:

Regsvr32 actxprxy.dll

We haven't tested Vault 4.0.6 on Windows 7, so there may be other issues. We'd recommend at least updating to the latest version of Vault, 4.1.4. Windows 7 will be fully supported in Vault 5.0, currently out in Beta2.
Linda Bauer
SourceGear
Technical Support Manager

matthewtamm
Posts: 1
Joined: Fri Aug 07, 2009 6:46 am

Re: Valut Client (4.0.6) on Windows7 (Build 7100)

Post by matthewtamm » Fri Aug 07, 2009 6:50 am

just wondering if anyone else has this issue, and if there is any resolution besides "upgrade"

the re-register of actxprxy.dll, recommended in many places, doesn't fix this (when the cause is the Vault client)

lbauer
Posts: 9736
Joined: Tue Dec 16, 2003 1:25 pm
Location: SourceGear

Re: Valut Client (4.0.6) on Windows7 (Build 7100)

Post by lbauer » Fri Aug 07, 2009 8:09 am

You could try a repair install of SQL Server Management Studio.
Linda Bauer
SourceGear
Technical Support Manager

Post Reply