Search found 43 matches

by behold
Mon Aug 10, 2015 7:36 am
Forum: Support (Vault)
Topic: Vault API's
Replies: 5
Views: 8359

Re: Vault API's

I have a reference to VaultProcessCollection.dll. It is version 1.0.0.0. I am assuming that I downloaded it from SourceGear once upon a time.
by behold
Wed Aug 05, 2015 1:50 pm
Forum: Support (Vault)
Topic: Vault API's
Replies: 5
Views: 8359

Re: Vault API's

Maybe this is what you are referring to. This line of code is no longer valid.

Public gVaultObj As New VaultProcessCollection.VaultProcs

What has VaultProcessCollection.VaultProcs been replaced with?

Thank you.
by behold
Fri Jul 10, 2015 8:44 am
Forum: Support (Vault)
Topic: Vault API's
Replies: 5
Views: 8359

Vault API's

We have several in-house applications that interface with Vault using Vault API's. We are currently on Vault version 5.1.2. We recently purchased Vault 8.0.1. Are there any changes to the Vault API's between version 5.1.2 and version 8.0.1?
by behold
Thu Jan 15, 2015 12:57 pm
Forum: Support (Vault)
Topic: Auditor requested query
Replies: 3
Views: 5151

Re: Auditor requested query

I believe since they didn't specify, they want all check-ins. I would like to know how to get both.
by behold
Thu Jan 15, 2015 8:17 am
Forum: Support (Vault)
Topic: Auditor requested query
Replies: 3
Views: 5151

Auditor requested query

Our internal auditors have requested data that will show them the userid of the person that checked files in. I have looked in the sgVault database and cannot find the table or tables that will return the requested data. Is a SQL query showing the requested information possible and if so, what is it...
by behold
Wed Jun 20, 2012 9:50 am
Forum: Support (Vault)
Topic: Problem With Vault/VS Integration
Replies: 1
Views: 2288

Problem With Vault/VS Integration

I have a user that is getting the attached error messages when trying to load a project in Visual Studio. No files are loaded into VS and the solution is unbound to Vault. The Vault Client works just fine. Problem seems to be limited to VS/Vault integration. I do not know at this time if this user h...
by behold
Fri Dec 23, 2011 12:52 pm
Forum: Support (Vault)
Topic: Return Installed Vault version
Replies: 1
Views: 2109

Return Installed Vault version

I have several applications using the Vault API. I would like to return and display the version of the Vault server to the user. I found how to get the most current available version using "VaultLib.CheckVersion.GetVersionInformationFromSourceGearWebsite.Latest". I cannot find how to retur...
by behold
Mon Jun 21, 2010 2:39 pm
Forum: Support (Vault)
Topic: Vault 5.0 API
Replies: 3
Views: 2466

Re: Vault 5.0 API

Thank you. I will keep an eye out for it.
by behold
Wed Jun 09, 2010 11:42 am
Forum: Support (Vault)
Topic: Vault 5.0 API
Replies: 3
Views: 2466

Vault 5.0 API

We are getting ready to upgrade Vault from 4.1.4 to the current version. Are there any API differences between the two versions? I am mainly concerned with API changes to Check-in/Check-out and adding/updating/deleting of Vault files.
by behold
Wed May 13, 2009 1:16 pm
Forum: Support (Vault)
Topic: Problem with Vault admin
Replies: 8
Views: 4442

Re: Problem with Vault admin

Yes it did. Thank you for your assistance.
by behold
Fri May 08, 2009 9:55 am
Forum: Support (Vault)
Topic: Problem with Vault admin
Replies: 8
Views: 4442

Re: Problem with Vault admin

This problem does occur on other computers. The server designation does not change between login and admin. We are planning to reregister the framework later today. I will let you know what happens.
by behold
Fri May 08, 2009 8:51 am
Forum: Support (Vault)
Topic: Problem with Vault admin
Replies: 8
Views: 4442

Re: Problem with Vault admin

Found the following entries in the log file. Event Type: Warning Event Source: ASP.NET 2.0.50727.0 Event Category: Web Event Event ID: 1309 Date: 5/6/2009 Time: 9:08:01 AM User: N/A Computer: WEB Description: Event code: 3005 Event message: An unhandled exception has occurred. Event time: 5/6/2009 9...
by behold
Fri May 08, 2009 8:33 am
Forum: Support (Vault)
Topic: Problem with Vault admin
Replies: 8
Views: 4442

Re: Problem with Vault admin

Windows Internet Explorer v 7.0.6001.18000
by behold
Fri May 08, 2009 7:57 am
Forum: Support (Vault)
Topic: Problem with Vault admin
Replies: 8
Views: 4442

Problem with Vault admin

I get this error "Object reference not set to an instance of an object." when I click on any of the repository sections (Groups, Repository Access,Folder Security etc..). It was working, now it's not.

Vault: 4.1.4
Client OS: MS Vista
SQL Server: 2005 64bit
by behold
Mon Dec 22, 2008 8:41 am
Forum: Support (Vault)
Topic: Vault upgrade to new hardware location
Replies: 10
Views: 4906

Re: Vault upgrade to new hardware location

We used Machine IIS Process model and installed the software using the domain admin account. Then we went and added the mentioned active directory config code to the web.config pages and then encrypted these sections using DPAPI. Currently this configuration is working okay and we are able to authen...