REquired field/property VautService.VaultAuthValue of ....

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

Moderator: SourceGear

Post Reply
mistergerf
Posts: 2
Joined: Tue May 31, 2005 7:00 pm

REquired field/property VautService.VaultAuthValue of ....

Post by mistergerf » Tue May 31, 2005 7:07 pm

(Just downloaded latest eval version.)

"REquired field/property VautService.VaultAuthValue of SOAP header VAultAuth was not set by the client prior to making the call."

I get this when trying to log onto the server from my Vis Studio IDE to add a solution to the vault. I've read the post by one user about switching the .NET version running on the server and have changed VaultService and VaultShadowFolder .NET versions using the tool suggested. I've also rebooted the server ... all to no avail.

Is there something I have to change on the client side too ? I'm pretty sure my Vis Studio version is using .NET 1.0.

g

dan
Posts: 2448
Joined: Wed Dec 17, 2003 5:03 pm
Location: SourceGear
Contact:

Post by dan » Tue May 31, 2005 7:34 pm

If you are running Visual Studio 2002, then yes it does use the 1.0 framework, and the IDE component won't work with it. The client requires .Net 1.1 to run, so you'd have to upgrade to VS 2003 to use Vault integration.

Note that the GUI client will work as long as the 1.1 framework is installed on the machine.

Jim Clark
Posts: 11
Joined: Tue Jan 17, 2006 9:34 am
Location: Atlanta, GA

Ouch!

Post by Jim Clark » Mon Jan 30, 2006 9:12 am

I sure wish I had read about this before I spent all weekend importing our large .NET 1.0 application to Vault :cry:

Oh well, hopefully we have to opportunity to convert our application to 2.0 within the next 18 months or so. Until then it's back to VSS :(

dan
Posts: 2448
Joined: Wed Dec 17, 2003 5:03 pm
Location: SourceGear
Contact:

Post by dan » Mon Jan 30, 2006 9:23 am

Note that this limitation applies only to VS2002 and the VS IDE component. VS 2003 works fine, as does the Vault standalone GUI client, so either of those paths are available for using Vault for SCC on an app that needs the 1.0 framework.

Post Reply