If the AICPortal is moved to some other place the DMT installed will still refer to the old url of the AIC Portal. To make these old DMTs still working we need to redirect them to the new AIC Portal
Release
Yes/No
8.0.x
7.3.x
7.2.x
7.0.x
RDBMS
Yes/No
Oracle Server
Microsoft SQL Server
CSS2
CSS1
Find the file url.dat in a similar path on you machine C:\Users\<Windows login name<\AppData\Local\CAST\CAST\DMT\url.dat (This path is for Windows 7)
Find the DMT Application name and edit the tag <entry key="url.1.url"> corresponding to the DMT Example Tags :
<entry key="url.1.directory">{86dbaeca-97a1-44f5-867b-df1079299546}</entry>
{86dbaeca-97a1-44f5-867b-df1079299546} = Example DMT Application Name
<entry key="url.1.url">http://localhost:8080/CAST-AICPortal</entry>
http://localhost:8080/CAST-AICPortal = URL to the above application