Using Cassini webserver with Vault

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

Moderator: SourceGear

Post Reply
Agust
Posts: 2
Joined: Mon Aug 28, 2006 4:55 am

Using Cassini webserver with Vault

Post by Agust » Mon Aug 28, 2006 5:01 am

Hello

I have been using Vault as a single user for a year now - no problems - just works - a great product.
Now (for a reason not stated here) I need to change the default web site document of my XP Pro IIS away from wwwroot to be able to build and debug a special webproject - instead I am using Cassini webserver for all my other webprojects.
When I open the url http://localhost:7725/ in browser the Vault webservice comes up correctly.
But when I try to logon using localhost:7725 it does not work because it tries to open using localhost:7725/vaultservice which does not work.
I am just wondering if anybody has a suggestion what I can do about this - is it possible to use cassini to run vault and how can I configure vault to use the webservice on cassini which seems to run fine in browser.

Thank you in advance, Ágúst

Beth
Posts: 8550
Joined: Wed Jun 21, 2006 8:24 pm
Location: SourceGear
Contact:

Post by Beth » Mon Aug 28, 2006 8:26 am

We haven't tested against Cassini. I'll try to find out more information.

See this link for some basic troubleshooting tips:
http://support.sourcegear.com/viewtopic.php?t=736

Being able to browse to this URL is required for Vault operation.
http://machine:port/vaultservice/vaultservice.asmx
Where machine is host or IP and port is the Web Service port.

Agust
Posts: 2
Joined: Mon Aug 28, 2006 4:55 am

Cassini and Vault

Post by Agust » Mon Aug 28, 2006 8:32 am

Ok,
it seems thus that I have to get Cassini to accept the url http://host:port/Vaultservice....
Thank you for responding, Ágúst

Post Reply