Symptoms
Application configuration files do not use pre-configured web site host name, instead it uses the server name for web service URLs.
Cause
The default behavior of the installer uses the machine hostname, this issue only occurs when using a custom host name for the Active Navigation Discover Center web application.
Resolution
To use a custom web service URL follow the steps below:
- Locate the file C:\Program Files (x86)\Active Navigation\Discovery Center\Analysis\ANAnalysis.exe.config on the Discovery Center server.
- Open the file in Notepad
- Find the three lines that start with '<endpoint address=' e.g <endpoint address='http://ExampleURL:805/Services/
- Replace the machine name with the new hostname e.g <endpoint address='http://NewExampleURL:805/Services/
- Repeat this process for the following three other files.
- C:\Program Files (x86)\Active Navigation\Discovery Center\Scheduler\ActiveNavigation.Scheduler.exe.config
- C:\Program Files (x86)\Active Navigation\Discovery Center\SchedulerActiveNavigation.Scheduler.Console.exe.config
- C:\Program Files (x86)\Active Navigation\Discovery Center\SchedulerANSkimmer.exe.config
- Please ensure you restart the Scheduler service account for the changes to take effect.
Applies to
Active Navigation Discovery Center 4.x