C:\Program Files\Ipswitch\Ad Hoc Transfer\XFTWebService
C:\Program Files (x86)\Ipswitch\Ad Hoc Transfer\XFTWebService
web.config
before making any changes. You can revert to these backups if something breaks during configuration.web.config
in a text editor such as Notepad.<add key="AHTDownloadURL_MachineName" value="localmachine.ipswitch.com"></add>
... where localmachine.ipswitch.com
is the machine name of the node.
<add key="AHTDownloadURL_MachineName" value="clustername.ipswitch.com"</add>
web.config
, ensure that you make them on both nodes.web.config
on both nodes.
See Also |