Search found 6 matches

by thx1200
Mon Mar 09, 2009 1:08 pm
Forum: Support (Fortress)
Topic: Why is Recursive greyed out when doing Check-out...
Replies: 19
Views: 17372

Re: Why is Recursive greyed out when doing Check-out...

I never use the advanced client for this very reason. I still find it unbelievable that it's not fixed yet. It seems so simple.
by thx1200
Sat Nov 29, 2008 10:13 pm
Forum: Support (Vault)
Topic: Fresh install - Cannot logon to admins ite
Replies: 3
Views: 2512

Re: Fresh install - Cannot logon to admins ite

It appears my sgmaster DB was corrupted somehow. I did a completely blank install without attaching any of the previous databases. It worked. Then I detached the sgvault and attached the old (but upgraded) sgvault. Everything was back to normal.

Weird.
by thx1200
Sat Nov 29, 2008 7:20 pm
Forum: Support (Vault)
Topic: Fresh install - Cannot logon to admins ite
Replies: 3
Views: 2512

Re: Fresh install - Cannot logon to admins ite

I ran SQL Profiler to try to figure out what Vault is doing and I found this line, which may be the culprit... declare @p4 int set @p4=0 exec [sgmaster].dbo.spgetlogininfo @login=N'admin',@hostname=N'REMOVED',@sessionid=N'REMOVED',@attempts=@p4 output select @p4 (Note that some possibly sensitive va...
by thx1200
Sat Nov 29, 2008 6:53 pm
Forum: Support (Vault)
Topic: Fresh install - Cannot logon to admins ite
Replies: 3
Views: 2512

Fresh install - Cannot logon to admins ite

I've been using Vault for a while (single user mode). My old server died, so I had to reinstall everything from scratch. This server is brand new. I installed SQL, reattached the old vault database, and installed vault server. It detected the older db version, upgraded it (no errors), then proceeded...
by thx1200
Thu Sep 04, 2008 12:10 pm
Forum: Support (Fortress)
Topic: Why is Recursive greyed out when doing Check-out...
Replies: 19
Views: 17372

Re: Why is Recursive greyed out when doing Check-out...

I'm currently using the standalone client to do full-project check-outs. I wasn't able to recursively check out multiple nodes using Visual Studio. It would only check out the project file (vbproj) and not any of the vb source files underneath. So to check out the entire project, I would have to ind...
by thx1200
Wed Sep 03, 2008 7:32 pm
Forum: Support (Fortress)
Topic: Why is Recursive greyed out when doing Check-out...
Replies: 19
Views: 17372

Re: Why is Recursive greyed out when doing Check-out...

I am having the exact same problem and it's pretty annoying... Is there any status on when an update might be available to fix this problem?

Thank you!