Hello all. We have CRM 2011 On-Premise deployed with Claims-Based Authentication and IFD and we have just installed NAV 2009 R2 with the default Cronus database.
The next step, was to configure the Dynamics Connector with NAV and CRM but we are having issues with the Services domain for CRM.
The URL's found in the "Developer Resources" in CRM are working perfectly fine if we visit them from a browser, but the connector is not able to find the services using the domain.
The configuration for CRM is the following :
- https://auth.crm.domain.com:444 (Authentication)
- https://dev.crm.domain.com:444 (Services)
- https://secure.crm.domain.com:444 (ADFS)
- https://orgname.crm.domain.com:444 (Organization URL)
We have tried every possible combination in the Adapter Settings wizard for CRM, in the NAV Connector but it is not working, like using a simple domain as dev.crm.domain.com, or dev.crm.domain.com:444 and with or without https, but the case is always the
same.
Mostly we get an error that the url is not found, except of the case when we use for the services the domain dev.crm.domain.com with the port 444.
In this case we get a message : "The operation has timed out"
Looking forward to any suggestion about this