Search found 249 matches

by sterwill
Thu Feb 12, 2004 4:13 pm
Forum: Support (Vault)
Topic: No server was found at the specified URL. EEK! :0
Replies: 11
Views: 64045

Is there anything in the Vault server log (usually in c:\windows\temp\sgvault)? If not, the problem could be network or DNS related. Can you load the VaultService.asmx page from the client machine (it's linked from the service's default page)?
by sterwill
Tue Feb 10, 2004 10:02 am
Forum: Knowledge Base (Vault)
Topic: HTTP Error 417 Connecting to Vault Server
Replies: 0
Views: 23958

HTTP Error 417 Connecting to Vault Server

Certain web proxies ("AdSubtract" is one) cause the Vault client to be unable to connect to the Vault server. The symptom is an error message with text like the following: Unable to connect to http://servername/VaultService. No server was found at the specified URL. Web Exception: The requ...
by sterwill
Fri Feb 06, 2004 11:03 am
Forum: Support (Vault)
Topic: Could not apply delta
Replies: 3
Views: 9018

Sorry for the broken link. It's fixed now.
by sterwill
Fri Feb 06, 2004 9:45 am
Forum: Support (Vault)
Topic: Could not apply delta
Replies: 3
Views: 9018

The error in the messages pane should mention the specific file that's causing the error. This knowledge base article describes the Client Diagnostics Tool (and provides a link to download it). You'll want to follow the instructions for the "Validate Cached Versions" command for the file c...
by sterwill
Fri Jan 30, 2004 8:56 am
Forum: Support (Vault)
Topic: Port 1745
Replies: 2
Views: 9327

I've never heard of that happening, and I wrote most of the networking code on the client. Vault uses the .NET framework classes to establish all of its connections. Each type of connection falls into one of two classes: the first is SoapWebRequest (used for most client to server and admin client to...
by sterwill
Thu Jan 15, 2004 9:47 am
Forum: Knowledge Base (Vault)
Topic: Vault Client Can't Connect Through Some Routers (MTU)
Replies: 0
Views: 25005

Vault Client Can't Connect Through Some Routers (MTU)

Some DSL/cable/ISDN/satellite routers have problems with packet fragmentation when the MTU size of a packet is greater than 1492 bytes. Windows servers (including ones running Vault web services) will default to an MTU size of 1500 bytes. If an affected router is used between the client and server m...
by sterwill
Mon Jan 05, 2004 11:13 am
Forum: Knowledge Base (Vault)
Topic: Client Diagnostics Tool
Replies: 0
Views: 22571

Client Diagnostics Tool

For Vault version 2.0 Vault uses numeric IDs internally to track folders and files in your repositories. The Windows Forms and IDE clients don't display these IDs directly to users, but occasionally they are needed to diagnose client-side problems. Vault can also store working folder data (baseline...
by sterwill
Mon Dec 22, 2003 10:10 am
Forum: Knowledge Base (Vault)
Topic: Disable the Windows Client Splash Screen
Replies: 0
Views: 23247

Disable the Windows Client Splash Screen

Vault's colorful splash screen may cause it to load slowly over remote desktop connections. All versions of Vault consult a registry setting before showing the splash screen. To disable the splash screen, set the following registry key values to the string False : HKEY_CURRENT_USER\Software\SourceGe...
by sterwill
Mon Dec 15, 2003 2:52 pm
Forum: Knowledge Base (Vault)
Topic: Vault Client-Side Cache Files
Replies: 0
Views: 50773

Vault Client-Side Cache Files

The Vault and Fortress clients (Windows Forms, Visual Studio IDE, and command-line) store some data on the local filesystem to speed up operations and to allow clients to compute deltas to reduce network traffic. This knowledge base article describes the cache files the client uses and how to safely...