Upgrade to Fortress 1.1 - Admin web access broken

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

Moderator: SourceGear

DaleL
Posts: 11
Joined: Thu Jul 13, 2006 2:56 pm

Post by DaleL » Thu Apr 03, 2008 11:35 am

Thanks for the update and the "work-around". I'll keep an eye open for 1.1.2.

Dale

lbauer
Posts: 9736
Joined: Tue Dec 16, 2003 1:25 pm
Location: SourceGear

Post by lbauer » Thu Apr 03, 2008 3:37 pm

Let us know if you have further questions.
Linda Bauer
SourceGear
Technical Support Manager

jkp*74
Posts: 147
Joined: Wed Dec 15, 2004 9:42 pm
Contact:

Re: Upgrade to Fortress 1.1 - Admin web access broken

Post by jkp*74 » Mon Jun 08, 2009 1:36 am

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).

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)
Joel
Micro Modular System
http://www.mmsis.com

jkp*74
Posts: 147
Joined: Wed Dec 15, 2004 9:42 pm
Contact:

Re: Upgrade to Fortress 1.1 - Admin web access broken

Post by jkp*74 » Mon Jun 08, 2009 2:01 am

Discovered this entry: http://support.sourcegear.com/viewtopic.php?f=5&t=11614
In my case, it was due to

Code: Select all

<add key="shadowfolder_vaultserver" value="http://<Server Name>/VaultService" />
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.
Joel
Micro Modular System
http://www.mmsis.com

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

Re: Upgrade to Fortress 1.1 - Admin web access broken

Post by Beth » Mon Jun 08, 2009 10:17 am

Thanks for providing the update.
Beth Kieler
SourceGear Technical Support

Post Reply