web.config

Within the web.config "appSettings" section there are settings that need to be addressed:

<add key="CTAdminServiceURL" value="http://192.168.0.10/CTAdminService/CTService.svc" /> - URL of CTAdmin itself

<add key="CTTemplateMaintenanceURL" value="http://cts30-dev:3052/" /> - URL of Template Maintenance

<add key="CTQueueInfoMaintenanceURL" value="http://cts30-dev:3052/" /> - URL of Queue Info Maintenance

<add key="CTWebBoardMaintenanceURL" value="http://cts30-dev:3054/" /> - URL of Web Board Maintenance

<add key="CTDataFXURL" value="http://192.168.0.95:3055" /> - URL of CT DataFX Service

<add key="EncryptConnections" value="false" /> - If TRUE then all SQL connections have encrypted Passwords

<add key="EncryptPasswords" value="true" /> - If TRUE then wherever a Password is entered in the CTAdmin screens it is encrypted.

<add key="CTAdminLogFilePath" value="C:\Temp" /> - Physical path where any errors or messages are written for CTAdmin

<add key="CTAgentWebClientUrl" value="http://www.abc.com" /> - URL of CT Agent Web Client (CTWC)

<add key="CTAgentWebClientResource" value="invalidate2" /> - Resource of CT Agent Web Client

<add key="CTEmailToolUrl" value="http://www.def.com" /> - URL of CT Email Supervisor Tool

<add key="CTEmailToolResource" value="invalidate1" /> - Resource of CT Email Supervisor Tool

Type to search, ESC to discard
Type to search, ESC to discard
Type to search, ESC to discard
On This Page
web.config