Search code examples
dynamics-ax-2012dynamics-ax-2012-r3

How do I specify the server address for the .NET Business Connector installation?


I'm trying to install the .NET Business Connector for Dynamics AX 2012 R3 but during the installation I get an error message indicating that the AOS cannot be reached. The server mentioned in the error message does not exist.

How can I tell the setup it should use a different server?


Solution

  • The answer turned out to be: The registry

    HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Dynamics\6.0\Configuration\Original (installed configuration)

    Value "aos2"

    I've changed that to the correct value and now everything works.