Does this work with Win2K or is 2003 required?

If you are having a problem using Vault, post a message here.

Moderator: SourceGear

Post Reply
JordanZ

Does this work with Win2K or is 2003 required?

Post by JordanZ » Tue Mar 30, 2004 3:29 pm

I can't log in with the Admin tool - it seems to get a 405 error. How should IIS be configured. It's really annoying that this product assumes a particular environment without verifying it.

jclausius
Posts: 3706
Joined: Tue Dec 16, 2003 1:17 pm
Location: SourceGear
Contact:

Post by jclausius » Tue Mar 30, 2004 8:44 pm

jordanz:

try this... on the vault server machine: what results do you see for the web page?
Jeff Clausius
SourceGear

jordanz
Posts: 3
Joined: Tue Mar 30, 2004 3:31 pm

Post by jordanz » Wed Mar 31, 2004 2:46 am

It displays the file downloading dialog. If I click OK, it tries to open the "file" with Visual Studio.

jclausius
Posts: 3706
Joined: Tue Dec 16, 2003 1:17 pm
Location: SourceGear
Contact:

Post by jclausius » Wed Mar 31, 2004 9:01 am

jordanz:

the vault server will work on any operating system supporting iis and asp.net. this includes versions of windows that run iis5.0, as well as windows 2003 server running iis6.0.

it could be a couple of different things related to your server -

1) do you have asp.net installed / configured with iis on the vault server? this component will be dependent on your server's os. in any case, the vault server is an asp.net web service and requires this component to operate correctly.

2) if you already have asp.net installed, did you happen to re-install iis on the vault server? sometimes this is the problem http://support.microsoft.com/default.as ... -us;306005.
Jeff Clausius
SourceGear

jordanz
Posts: 3
Joined: Tue Mar 30, 2004 3:31 pm

Post by jordanz » Wed Mar 31, 2004 12:42 pm

That worked. Your installer should validate this.

jclausius
Posts: 3706
Joined: Tue Dec 16, 2003 1:17 pm
Location: SourceGear
Contact:

Post by jclausius » Wed Mar 31, 2004 1:33 pm

That worked
- what worked #1 or #2?
Your installer should validate this.
- The installer validates that both IIS and .Net are installed. Was it a IIS re-installation issue (#2)?
Jeff Clausius
SourceGear

jordanz
Posts: 3
Joined: Tue Mar 30, 2004 3:31 pm

Post by jordanz » Wed Mar 31, 2004 1:34 pm

Sorry - number 2 - I had to re-register ASP.NET. Also, FYI, I have to have Vault running as it's own IIS website on a unique port. Port 80 is tied up with my own application.

Post Reply