Search found 9518 matches

by lbauer
Mon Feb 24, 2014 2:40 pm
Forum: Support (Vault)
Topic: Error adding item in VS
Replies: 3
Views: 7927

Re: Error adding item in VS

Are you using Vault Pro 7.0 or 7.1?
by lbauer
Mon Feb 24, 2014 2:33 pm
Forum: Support (Vault)
Topic: Custom Date Fields
Replies: 3
Views: 6311

Re: Custom Date Fields

What are you using to pull the data?

The Vault Pro API?
by lbauer
Mon Feb 24, 2014 11:47 am
Forum: Support (Vault)
Topic: "Version" field not showing data in Client.
Replies: 3
Views: 7425

Re: "Version" field not showing data in Client.

I was able to reproduce this. It appears you can't enter and save a value in that field in the Vault GUI Client.

I've logged work item 17595 to fix this.
by lbauer
Fri Feb 21, 2014 10:52 am
Forum: Support (Vault)
Topic: Get Latest Error
Replies: 7
Views: 11736

Re: Get Latest Error

Files can be added from anywhere on disk. So a user can add from C:\Folder, but another user might try to retrieve to a working folder at C:\myfolder\subfolderfolderfolderfolder\subsubsubsubfolderfolderfolder\etc. Plus the cache\baseline file is not created until a user does a Get to the working fol...
by lbauer
Thu Feb 20, 2014 11:03 am
Forum: Support (Vault)
Topic: Get Latest Error
Replies: 7
Views: 11736

Re: Get Latest Error

Adding files to Vault puts them in the database. Getting the files from the Vault Client puts them on disk, which involves a working folder path, cache folder path, etc. We can't anticipate what the disk path lengths will be when you add files to Vault. You could try storing the cache in the working...
by lbauer
Wed Feb 19, 2014 10:21 pm
Forum: Support (Vault)
Topic: VS 2013
Replies: 1
Views: 3945

Re: VS 2013

Did you select the Vault source control plugin?

This setting is in Visual Studio under Tools->Options->Source Control->Plugin Selection.
by lbauer
Wed Feb 19, 2014 4:21 pm
Forum: Support (Vault)
Topic: Get Latest Error
Replies: 7
Views: 11736

Re: Get Latest Error

We haven't made any changes to this, and most likely won't in the future. It would basically mean a re-write of Vault.

Try keeping your paths under the limit.
by lbauer
Wed Feb 19, 2014 9:18 am
Forum: Support (SourceOffSite)
Topic: ailed due to the following error: 80040154
Replies: 7
Views: 33677

Re: ailed due to the following error: 80040154

Thanks for the update. That's good news. : )

Sorry it took a while to notice the forum post.
by lbauer
Mon Feb 17, 2014 1:32 pm
Forum: Support (Vault)
Topic: Auto Checkout Issue
Replies: 13
Views: 20394

Re: Auto Checkout Issue

Vault SHOULD checkout these files in Visual Studio if they've been modified, but if the connection has been interrupted overnight, then that might not work. I have some suggestions, but they all involve reconnecting to the Vault Server. 1) Close Visual Studio when you'd done for the day. Opening VS ...
by lbauer
Sun Feb 16, 2014 8:53 pm
Forum: Support (Vault)
Topic: LISTFOLDER XML output now longer has status attribute
Replies: 1
Views: 3981

Re: LISTFOLDER XML output now longer has status attribute

I sent a response to your email to us. We haven't changed LISTFOLDER. I was able to run the command and get the file status. However if there isn't a working folder or if the status is "Blank" (up to date), no status is listed. Does your folder have a working directory or a non-blank statu...
by lbauer
Thu Feb 13, 2014 4:38 pm
Forum: Support (Vault Professional)
Topic: Turn off the tooltips
Replies: 7
Views: 11110

Re: Turn off the tooltips

Glad that worked for you!
by lbauer
Thu Feb 13, 2014 4:16 pm
Forum: Support (Vault)
Topic: Auto Checkout Issue
Replies: 13
Views: 20394

Re: Auto Checkout Issue

It's possible that Vault Client is losing contact with the server overnight and not causing a checkout when the file changes. You try setting a short automatic refresh time and see if that helps with a quicker refresh. This setting is in the Visual Studio under Tools->Options->Source Control->VaultP...
by lbauer
Wed Feb 12, 2014 3:29 pm
Forum: Support (Vault)
Topic: Auto Checkout Issue
Replies: 13
Views: 20394

Re: Auto Checkout Issue

Look in Visual Studio under Tools->options->Source Control->Source Control Plugin.

Let me know which plug is configured there. Don't change it, though, it can cause a problem with the integration unless you take certain steps.

Each plugin has different options on how they treat files.
by lbauer
Wed Feb 12, 2014 8:47 am
Forum: Support (Vault Professional)
Topic: Turn off the tooltips
Replies: 7
Views: 11110

Re: Turn off the tooltips

Thanks for the feedback! I've logged work item 17567 to address your concerns. We'll review it for inclusion in a future release of Vault.