Search found 38 matches

by Chiramisu
Thu Aug 16, 2018 7:14 pm
Forum: Support (Vault)
Topic: Migrate to Git
Replies: 3
Views: 9739

Re: Migrate to Git

Thank you, and I apologize. I turns out this question has actually been asked. Your searchbar did not find it, but I found it from Google.

Reference: Git Import/Export
by Chiramisu
Thu Aug 16, 2018 2:45 pm
Forum: Support (Vault)
Topic: Migrate to Git
Replies: 3
Views: 9739

Migrate to Git

Is there a procedure for migrating our repos and version history to Git, such as Github or GitLab, etc.? If not, can you please explain how we can accomplish this and/or what is possible to migrate? I have looked at the Export tool, but I do not believe this would meet the need as it only produces a...
by Chiramisu
Mon Aug 28, 2017 2:17 pm
Forum: Support (Vault)
Topic: Bound & Unbound Projects in Same Solution
Replies: 9
Views: 11491

Re: Bound & Unbound Projects in Same Solution

Fantastic! Thank you sir! :D
by Chiramisu
Wed Aug 23, 2017 3:28 pm
Forum: Support (Vault)
Topic: Bound & Unbound Projects in Same Solution
Replies: 9
Views: 11491

Re: Bound & Unbound Projects in Same Solution

Awesome Jeff, thanks. Would you kindly post a link to the KB here once you've added the note? I'd like to save a link to it for future use. Thanks! ;)
by Chiramisu
Fri Jul 28, 2017 7:22 pm
Forum: Support (Vault)
Topic: Bound & Unbound Projects in Same Solution
Replies: 9
Views: 11491

Re: Bound & Unbound Projects in Same Solution

Splendid! That did it. The trick, while making a bit of sense but also not so obvious, was that the solution may only be bound if ALL projects are also bound. That's where I was going wrong; I was trying to bind the solution too. Perhaps it would help to make it a bit more intuitive though, so as to...
by Chiramisu
Fri Jul 28, 2017 2:53 pm
Forum: Support (Vault)
Topic: Bound & Unbound Projects in Same Solution
Replies: 9
Views: 11491

Re: Bound & Unbound Projects in Same Solution

Well that's very unfortunate. What are the chances of making this possible in the future? How do we request new features?

This would be very useful when you want to keep your project code synced, but want to work on a related experimental project in the same solution for example.
by Chiramisu
Fri Jul 28, 2017 11:14 am
Forum: Support (Vault)
Topic: Bound & Unbound Projects in Same Solution
Replies: 9
Views: 11491

Bound & Unbound Projects in Same Solution

I use the Enhanced Client with Visual Studio 2015 and Vault 9. A major problem I have had with Vault over the years is the inability to have both bound and unbound projects loaded at the same time in the same solution. I'm often forced to unload my unbound projects just to perform Vault operations, ...
by Chiramisu
Mon Jan 25, 2016 12:18 pm
Forum: Support (Vault)
Topic: Vault 9 Update, Reboot Required
Replies: 5
Views: 10243

Re: Vault 9 Update, Reboot Required

I was aiming for a solution with the least interruption to my Web Server, so I took a slightly different route than you suggested and rather Recycled all the App Pools belonging to Vault, as listed below (in my case): SgDavAppPool Vault VaultAppPool VaultIndexAppPool VaultNotifyAppPool VaultShadowFo...
by Chiramisu
Fri Jan 22, 2016 6:51 pm
Forum: Support (Vault)
Topic: Vault 9 Update, Reboot Required
Replies: 5
Views: 10243

Vault 9 Update, Reboot Required

I am running Vault 8.0.0.192 on a Windows Server 2008 R2 (x64) and wanting to upgrade to Vault 9. I am logged into the web server as the local Administrator account and have given the sysadmin role to the sgvaultuser login on the SQL Server backend (a separate server also running Windows Server 2008...
by Chiramisu
Wed Jun 24, 2015 5:32 pm
Forum: Support (Vault Professional)
Topic: Vault Support for VS 2015
Replies: 7
Views: 9289

Re: Vault Support for VS 2015

As I am reviewing moving to 2015 for my company, I downloaded the latest RC just today and did a round of testing with Vault Standard. As far as I can tell, everything works great with the following caveat and exception that I discovered in my testing: Caveat : While attempting to "Open From Va...
by Chiramisu
Fri Jan 30, 2015 10:23 am
Forum: Support (Vault)
Topic: Report: Last Activity
Replies: 2
Views: 4700

Re: Report: Last Activity

Thanks Beth, I can't believe I missed that. *sheepish grin* As for the Notifications functionality, I will be suggesting that the management of that feature be moved to the web portal. I have been getting notifications that I can't for the life of me figure out how to turn off. Anyway, that's a sepa...
by Chiramisu
Tue Jan 27, 2015 3:44 pm
Forum: Support (Vault)
Topic: Report: Last Activity
Replies: 2
Views: 4700

Report: Last Activity

I'm actually a bit surprised I can't find any previous question or kb on this... I would like to know, what the "Most Recent Activity" column in the "Last Activity" report is filtering on. It's obviously not picking up logging in (via client or web portal) as I've checked with t...
by Chiramisu
Fri Jun 06, 2014 12:13 pm
Forum: Support (Vault)
Topic: New User Default Rights [hack]
Replies: 1
Views: 3651

New User Default Rights [hack]

Hello all. I recently ran into this issue when adding a new user in Vault 6.1.0 and thought I'd share my solution with the community. This solution requires access to the web server where Vault is hosted. A couple weeks ago I was requested to give access to Vault to a new employee. I was very busy a...
by Chiramisu
Tue Jul 30, 2013 12:56 pm
Forum: Support (Vault Professional)
Topic: Get Latest (recursive) via Visual Studio 2012
Replies: 7
Views: 14434

Re: Get Latest (recursive) via Visual Studio 2012

Hello Laura, I'm sorry for such a late reply, it's amazing how quickly I can become inundated with projects. Nearly all of our projects are VB.NET with a few C#.NET and we have an assortment of projects between VS2008 and VS2010. In this particular case I believe it was a VS2008 project. I think the...
by Chiramisu
Wed Jun 26, 2013 12:18 pm
Forum: Support (Vault Professional)
Topic: Get Latest (recursive) via Visual Studio 2012
Replies: 7
Views: 14434

Re: Get Latest (recursive) via Visual Studio 2012

The project file maintains a list of files in the project. If the project file isn't checked in, the next user who does a get doesn't have the latest version of the project file, and Visual Studio doesn't know about the new file. Hello Linda, I have noticed this issue as well and it has come up aga...