Search found 2 matches

by cward
Wed Oct 22, 2008 9:33 am
Forum: Questions (API)
Topic: Strange situation where API stops functioning
Replies: 3
Views: 6886

Re: Strange situation where API stops functioning

Here is a code snippet. This is exactly the same code the 'old version' uses, against the same vault (Ver 4.1.2), repository, user, ect. I am unable to test this on 4.1.3 unfortunately, as we are only using 4.1.2 now. ---------------- Public Sub Checkout(ByVal DatabaseName As String, ByVal SnapshotV...
by cward
Tue Oct 21, 2008 1:37 pm
Forum: Questions (API)
Topic: Strange situation where API stops functioning
Replies: 3
Views: 6886

Strange situation where API stops functioning

Hey guys, To begin with, i am using the API from release 4.1.2 (18185) I have code that calls VaultClientIntegrationLib.ServerOperations.ProcessCommandCheckout and ProcessCommandCommit. All of the code has worked previously - now all of the sudden, the code executes, but the Checkout / Commit never ...