Thanks for the update and the "work-around". I'll keep an eye open for 1.1.2.
Dale
Upgrade to Fortress 1.1 - Admin web access broken
Moderator: SourceGear
Re: Upgrade to Fortress 1.1 - Admin web access broken
I recently need to host another website on the same server & the Shadow Folder service cease to function. I have amended the host file setting in the server as indicated above.
I am running version 1.1.4 (18402).
I am running version 1.1.4 (18402).
Code: Select all
----6/8/2009 3:21:14 PM joel--SDD-JOEL(192.0.0.108)--SSL Disabled System.Net.WebException: The request failed with HTTP status 400: Bad Request.
at System.Web.Services.Protocols.SoapHttpClientProtocol.ReadResponse(SoapClientMessage message, WebResponse response, Stream responseStream, Boolean asyncCall)
at System.Web.Services.Protocols.SoapHttpClientProtocol.Invoke(String methodName, Object[] parameters)
at VaultWebLib.VaultShadowFolderService.TestServerConnection()
at VaultService.Admin.ShadowFolders.TestShadowFolderServiceConnection(String shadowFolderServiceUrl) at System.Web.Services.Protocols.SoapHttpClientProtocol.ReadResponse(SoapClientMessage message, WebResponse response, Stream responseStream, Boolean asyncCall)
at System.Web.Services.Protocols.SoapHttpClientProtocol.Invoke(String methodName, Object[] parameters)
at VaultWebLib.VaultShadowFolderService.TestServerConnection()
at VaultService.Admin.ShadowFolders.TestShadowFolderServiceConnection(String shadowFolderServiceUrl)
Re: Upgrade to Fortress 1.1 - Admin web access broken
Discovered this entry: http://support.sourcegear.com/viewtopic.php?f=5&t=11614
In my case, it was due to in \VaultShadowFolder\Web.Config remains unchnage when the "Host header value" is turned on in IIS. Remember i need to host another website on the same server.
So, what i did was to change the <Server Name> to match the value i entered in Host header value.
In my case, it was due to
Code: Select all
<add key="shadowfolder_vaultserver" value="http://<Server Name>/VaultService" />
So, what i did was to change the <Server Name> to match the value i entered in Host header value.
Re: Upgrade to Fortress 1.1 - Admin web access broken
Thanks for providing the update.
Beth Kieler
SourceGear Technical Support
SourceGear Technical Support