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
API
Moderator: SourceGear
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
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