I just upgraded to Vault 4.1.3 and for the most part everything works. I had trouble getting vault to work under our Default Web Site and ultimately wound up creating a separate Web Site just for vault that is running on separate ports to get everyone back to work.
In the process of doing this, Vault seems now thinks it is at vault.mydomain.com rather than at vault.mydomain.com:442. Where can I update this? So far I've seen it incorrectly on the default page that provides links to the various login consoles, client downloads, etc and the VaultShadowFolder url.
Now that everyone is back up and running, I'd like to get vault working under our Default Web Site. My Default Web Site is running DotNetNuke and ASP.NET v 1. I created a VaultService Virtual Folder with the same settings as the VaultService folder on the correctly operating install. Set it to use ASP.NET v 2. The default page loaded, the same as it does in the main install. When I attempt to connect to the VaultService with a vault client however I get an error indicating that VaultService is using a web.config from the DotNetNuke installation in the root folder of the Default Web Site. It is of course confused by this.
Is it possible to get VaultService running as www.mydefaultwebsite.com/VaultService?
Thanks for the help,
Craig
Default URL
Moderator: SourceGear
Re: Default URL
For your first question, you can manually edit the Vault Home page html to reflect the proper links. When using logging into Vault your users will log into vault.mydomain.com:442.
It sounds like .NET Nuke is behaving like Sharepoint, with its web.config file overriding Vaults.
In that case we recommend installing to a different website, which you've already done.
I'll check with our developers to see if they have any more thoughts on this.
It sounds like .NET Nuke is behaving like Sharepoint, with its web.config file overriding Vaults.
In that case we recommend installing to a different website, which you've already done.
I'll check with our developers to see if they have any more thoughts on this.
Linda Bauer
SourceGear
Technical Support Manager
SourceGear
Technical Support Manager
-
- Posts: 16
- Joined: Tue Sep 09, 2008 8:56 pm
Re: Default URL
Thank you for the reply. I look frorward to hearing what your engineers have to say about DNN. I'll ask on the DNN forum as well.
To get all of the URLs updated updated the URLs in:
VaultService\index.html
VaultService\Vault.config
VaultService\VaultShadowFolder\Web.config
To get all of the URLs updated updated the URLs in:
VaultService\index.html
VaultService\Vault.config
VaultService\VaultShadowFolder\Web.config
-
- Posts: 16
- Joined: Tue Sep 09, 2008 8:56 pm
Re: Default URL
Although I haven't completely succeeded, I'm finding the following URLs, provided by a member of the DNN community, to be quite helpful. Perhaps your engineers will as well.
http://weblogs.asp.net/christoc/archive ... 2E00_.aspx
http://www.wwwcoder.com/Directory/tabid ... fault.aspx
http://weblogs.asp.net/christoc/archive ... 2E00_.aspx
http://www.wwwcoder.com/Directory/tabid ... fault.aspx
Re: Default URL
Thanks for the info. This might help other DotNetNuke users run Vault.
Linda Bauer
SourceGear
Technical Support Manager
SourceGear
Technical Support Manager