in the file - ASPDNSFGateways\itransact.cs
Change
tNode.InnerText = AppLogic.AppConfig("ITransact.Password").Trim();

to

tNode.InnerText = AppLogic.AppConfig("LiveServer").Trim();