Object reference

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

Moderator: SourceGear

Post Reply
TamaziP
Posts: 2
Joined: Wed Mar 16, 2016 2:33 am

Object reference

Post by TamaziP » Wed Mar 16, 2016 3:40 am

Windows 10 x64
SQL Server 2014 x64
After install VaultClient_3_1_9
Management Studio not open with error:

Object reference not set to an instance of an object. (Microsoft.VisualStudio.Platform.WindowManagement)

After uninstall Vault Client Management Studio work normally.

jclausius
Posts: 3702
Joined: Tue Dec 16, 2003 1:17 pm
Location: SourceGear
Contact:

Re: Object reference

Post by jclausius » Wed Mar 16, 2016 8:37 am

It could be some reference the Vault 3 installer made, but regardless, Vault 3 is not supported on that operating system.

Please see the Vault compatibility chart in order to determine which versions of Vault work with the corresponding versions for Microsoft's Operating Systems, Visual Studio, and SQL Server - http://www.sourcegear.com/vault/documen ... chart.html
Jeff Clausius
SourceGear

TamaziP
Posts: 2
Joined: Wed Mar 16, 2016 2:33 am

Re: Object reference

Post by TamaziP » Thu Mar 17, 2016 2:22 am

I find solution here:
https://social.msdn.microsoft.com/Forum ... m=sqltools

1. Install Vault
2. Make a copy of the Program Files(x86)\Sourcegear\Vault Client folder
3. Uninstall Vault using Add/Remove Programs
4. Run Vault out of the copied folder.

jclausius
Posts: 3702
Joined: Tue Dec 16, 2003 1:17 pm
Location: SourceGear
Contact:

Re: Object reference

Post by jclausius » Thu Mar 17, 2016 7:15 am

Yes, that is what I was referring to. Vault 5.0 and earlier installer tools did a registration of actxprxy.dll and un-registration of actxprxy.dll during uninstall. Of course, all unrelated to Vault.

The installation tools were switched in Vault 5.1 due to this very problem. So Vault 5.1 and later will not cause this kind of issue.
Jeff Clausius
SourceGear

Post Reply