Search found 8465 matches

by Beth
Thu Aug 03, 2006 8:50 am
Forum: Gold Support (Vault) -- Read-only
Topic: Error uploading a large file into vault (~380MB)
Replies: 7
Views: 7605

That's fine then.

Some other things to check:
What amount of memory is the ASP.NET process consuming (in task manager)? In IIS5 the process is called aspnet_wp.exe and in IIS6 it's called w3wp.exe.

What is the value of the TreeManagerSize in vault.config?
by Beth
Thu Aug 03, 2006 8:19 am
Forum: Gold Support (Vault) -- Read-only
Topic: Error uploading a large file into vault (~380MB)
Replies: 7
Views: 7605

Usually this kind of thing happens when one doesn't have enough RAM on the server. My first suggestin would be to really increase your RAM.

Thanks
by Beth
Thu Aug 03, 2006 7:55 am
Forum: Gold Support (Vault) -- Read-only
Topic: Problem viewing files from history in VS2005 IDE
Replies: 11
Views: 11541

Can you tell me what version of the editor you are using?? I'll try to reproduce it here.

Thanks
by Beth
Thu Aug 03, 2006 7:16 am
Forum: Support (SourceOffSite)
Topic: SOS 4.1.2 hanging on get latest
Replies: 6
Views: 7574

Have you seen this post on this issue?
http://support.sourcegear.com/viewtopic.php?t=1866

This should help solve the hangs. I can also put in a feature request for you if you want.
by Beth
Thu Aug 03, 2006 7:11 am
Forum: Gold Support (Vault) -- Read-only
Topic: Issue after 3.5 Upgrade
Replies: 6
Views: 6641

Can you tell me more about your set-up, such as the server OS, version of SQL, service packs, etc.? Is the server performing any other major functions? What errors are you receiving? When Vault works are you logged in as Admin or a domain user? If you look at Vault Service in IIS and look at Propert...
by Beth
Wed Aug 02, 2006 3:34 pm
Forum: Gold Support (Vault) -- Read-only
Topic: Problem viewing files from history in VS2005 IDE
Replies: 11
Views: 11541

On second thought...

What editor is are you selecting for View? Where is your temp directory? (%temp%)

Does this happen for all files? Do all the files have spaces in the name?
by Beth
Wed Aug 02, 2006 2:56 pm
Forum: Gold Support (Vault) -- Read-only
Topic: Problem viewing files from history in VS2005 IDE
Replies: 11
Views: 11541

Could it be your working folder is not set properly? The working folder can be set through the Solution Explorer in Visual Studio 2005. From the Visual Studio Help files: "Sometimes Solution Explorer indicates folder locations marked by wavy underlines. These entries represent invalid paths rel...
by Beth
Wed Aug 02, 2006 1:58 pm
Forum: Support (Vault)
Topic: SourceGear Vault client not starting
Replies: 14
Views: 17371

Thanks for the log. Can you look through your event viewer or machine logs and see if there are corresponding errors there as well? I think there will be.

Thanks
by Beth
Wed Aug 02, 2006 1:12 pm
Forum: Support (Vault)
Topic: SourceGear Vault client not starting
Replies: 14
Views: 17371

The log hasn't made it to me. Did you send it to either beth at sourcegear.com or support@sourcegear.com?
by Beth
Wed Aug 02, 2006 7:44 am
Forum: Support (Vault)
Topic: How do I add a label (or comment) for ALL files?
Replies: 1
Views: 1807

I'm trying to somehow mark specific versions of my project files so I know when the last regression test was done. E.g., if I've got a bug, I want to be able to know the latest version that was 'tested ok'. You could select the files you want, right click and add a label to them all to mark them, o...
by Beth
Tue Aug 01, 2006 2:53 pm
Forum: Support (Vault)
Topic: SourceGear Vault client not starting
Replies: 14
Views: 17371

The Citrix Server with the client loaded is the only machine having issues? (Sorry if some of my posts seem confusing, I keep thinking server side.) So that we can look at some sort of log, enabling client side logging would be useful. Here is a link to some information for setting that up. http://s...
by Beth
Tue Aug 01, 2006 8:48 am
Forum: Support (Vault)
Topic: Same name or object ID already exists error
Replies: 1
Views: 7221

In this post, we have some information that may help you. http://support.sourcegear.com/viewtopic.php?t=783
If it persists after taking those recommendations, just let me know.

Thanks
by Beth
Tue Aug 01, 2006 8:29 am
Forum: Support (Vault)
Topic: Error: "An exception was encountered during the transac
Replies: 16
Views: 17149

That looks like a good place to start. This forum post I believe had similar issues: http://support.sourcegear.com/viewtopic.php?t=6281&. The RAM on the VSS database seems awfully low and can cause the export to be slow and to time out. I believe the Import/Export tool can be run from the other ...
by Beth
Mon Jul 31, 2006 1:31 pm
Forum: Support (Vault)
Topic: Restoring VSS
Replies: 1
Views: 1900

In the Vault client, under Tools-Options-General, you can uncheck "Make Vault Your Default SCC Provider". In Visual Studio, I set the options for one of the SCC providers, get my project opened and bound to the source control. Then I open my next project and changed the SCC provider. When ...
by Beth
Mon Jul 31, 2006 1:00 pm
Forum: Gold Support (Vault) -- Read-only
Topic: Forcing Shadow Folders Refresh
Replies: 5
Views: 5543

Back on the log fiile, the important part is to make sure that the VaultShadowFolder ASP.Net process has correct file permissions on the folder you set up. The way you have two servers set up is not really a standard set-up for Vault to deal with, and we've never tested this to show that it would wo...