API

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

Moderator: SourceGear

Post Reply
donprice
Posts: 5
Joined: Wed Aug 11, 2004 2:55 am

API

Post by donprice » Fri Aug 13, 2004 3:06 pm

I get an error on init

myClient.Init(VaultClientNetLib.VaultConnection.AccessLevelType.Client);

An unhandled exception of type 'System.Configuration.ConfigurationException' occurred in system.dll

Additional information: Error loading XML file c:\windows\microsoft.net\framework\v1.0.3705\Config\machine.config Request for the permission of type System.Security.Permissions.StrongNameIdentityPermission, mscorlib, Version=1.0.3300.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 failed.

Any ideas? Normal client logs in fine.

Thanks,
Don

donprice
Posts: 5
Joined: Wed Aug 11, 2004 2:55 am

Post by donprice » Sat Aug 14, 2004 5:22 am

I got it figured out:

http://support.sourcegear.com/viewtopic.php?t=1311

I'm using VS2002 so I needed the VS2002 zip -library files.

Might be nice to have in sticky on Knowledge Base Index of Topics Under API.

Don

Post Reply