Search found 11 matches

by andreypir
Mon Nov 09, 2020 11:29 am
Forum: Support (Vault)
Topic: Client window position bug
Replies: 1
Views: 10513

Client window position bug

I had a 2-monitor configuration with SourceGear Vault client on the second screen. One of my monitors died, so I have a single monitor now. When I start Vault it shows outside the visible area, and there is no way to move it. I had to delete FormMain value at HKEY_CURRENT_USER\Software\SourceGear\Va...
by andreypir
Mon Apr 13, 2020 4:56 pm
Forum: Support (Vault)
Topic: Error migrating VS2015 to VS2019
Replies: 1
Views: 8211

Error migrating VS2015 to VS2019

I cannot find a way to migrate my VS2015 projects into VS2019. Steps to reproduce: 1. Use VS2015 to create a sample project, such as Windows Forms Application. 2. Use VS2015 to put the sample project to Vault. 3. Open the project with VS2019. 4. Error message is shown: "The project '...' is und...
by andreypir
Mon Nov 28, 2016 6:53 pm
Forum: Support (Vault)
Topic: Update Bugs Browse button grayed out
Replies: 5
Views: 7592

Re: Update Bugs Browse button grayed out

Beth, Thank you. Sorry but it is still confusing to me that the button in the group "Update Bugs" is not for bugs but for something else. Also, I thought Vault Professional does not integrate with FogBugz. In fact this is the reason we are using Vault Standard. Is there any way we can have...
by andreypir
Wed Nov 23, 2016 4:57 pm
Forum: Support (Vault)
Topic: Update Bugs Browse button grayed out
Replies: 5
Views: 7592

Re: Update Bugs Browse button grayed out

Check In dialog with disabled Browse... button
by andreypir
Wed Nov 23, 2016 4:51 pm
Forum: Support (Vault)
Topic: Update Bugs Browse button grayed out
Replies: 5
Views: 7592

Re: Update Bugs Browse button grayed out

A screenshot of the integration settings
by andreypir
Wed Nov 23, 2016 4:45 pm
Forum: Support (Vault)
Topic: Update Bugs Browse button grayed out
Replies: 5
Views: 7592

Update Bugs Browse button grayed out

I have Vault Standard 9.1.0.584 integrated with FogBugz "on demand" server. When I put case number in the Update Bugs field of Check In dialog, FogBugz shows the change set as expected. However, the Browse button in the Check In dialog is always grayed out, both when used inside Visual Stu...
by andreypir
Fri Oct 07, 2016 1:53 pm
Forum: Support (Vault)
Topic: Windows Server 2016 compatibility
Replies: 3
Views: 6706

Windows Server 2016 compatibility

Is Vault Std 9.x compatible with Windows Server 2016 and SQL Server 2016?
by andreypir
Tue Jul 29, 2008 4:53 pm
Forum: Questions (API)
Topic: List of shared paths
Replies: 5
Views: 9306

Re: List of shared paths

Thank you, that works
by andreypir
Mon Jul 28, 2008 12:42 am
Forum: Questions (API)
Topic: List of shared paths
Replies: 5
Views: 9306

List of shared paths

Which API function can I use to get a list of paths where a file is shared? The list is shown on the Share Links tab of file properties in the Vault client. I tried this: string[] GetSharedPath(VaultClientFile file) { VaultFileProperties prop = file.GetFileProperties(); return prop.SharedPaths; } bu...
by andreypir
Tue Mar 11, 2008 7:41 pm
Forum: Support (Vault)
Topic: Error using Visual Studio 6
Replies: 6
Views: 4601

Error using Visual Studio 6

Image of error message is attached.

I installed .Net 1.1 and this fixed the problem. I had VS 2005 and therefore .Net 2.0 installed on my computer before I installed SourceGear, probably this is why .Net 1.1 did not get installed automatically.
by andreypir
Thu Feb 28, 2008 6:26 pm
Forum: Support (Vault)
Topic: Error using Visual Studio 6
Replies: 6
Views: 4601

Error using Visual Studio 6

Vault Client 4.1.0 (16216) is installed. Visual Studio 6.0 with SP6 is unable (was never able) to connect to the server. Error message is: Error accessing Source Code Control system. Check installation. Visual Studio 2005 works fine. The flag "Make Vault your default SCC Provider" in the V...