Trying to use Vault API in a strong named application

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

Moderator: SourceGear

Post Reply
Cody

Trying to use Vault API in a strong named application

Post by Cody » Tue Nov 09, 2004 11:15 am

I'm developing an application that needs to be strong named. How do i get the APIs dll's to work in my app?

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

Post by lbauer » Tue Nov 09, 2004 12:44 pm

There's no way to do this with the Vault 2.0.x API if your app must be strong named.

We're pretty close to releasing Vault 3.0; we'll see if we can add this before final release.
Linda Bauer
SourceGear
Technical Support Manager

Cody

Great

Post by Cody » Mon Nov 15, 2004 8:52 am

If you can make your next release strong named, that would be awesome.

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

Post by jclausius » Mon Nov 15, 2004 10:05 am

[original]Vault 3.0 will contain strong names.[/original]

---------------------------------------------

[edit]Vault 3.0 will NOT contain strong names.[/edit] -- See posting below
Last edited by jclausius on Thu Nov 18, 2004 3:39 pm, edited 1 time in total.
Jeff Clausius
SourceGear

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

Post by jclausius » Thu Nov 18, 2004 3:38 pm

I need to retract the posting above.

Adding strong names to VaultClientOperationsLib.dll had the unfortunate side-effect of breaking the deserialization of all client-side files. I'm sorry to say due to the late timing of this discovery, Vault 3.0 will not contain strongly named libraries.

We will be addressing this problem ( both reading the files and adding strong names) in a future version of Vault.
Jeff Clausius
SourceGear

Post Reply