Dynamics Connector for CRM 2011 and NAV 2009 R2

navtesternavtester Member Posts: 2
edited 2012-09-11 in NAV Three Tier
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

Comments

  • smpgrlz2smpgrlz2 Member Posts: 12
    We are in the thick of this dance right now. Did you ever figure out the external connection piece? We have turned off our firewall, turned it on, added/removed DNS refs and the like.

    I can hit the server, then it stops at the sts1 pass through. I cannot get the prompt for the u/p, but right before. I am curious where you ended up. I see this post is from last year, so I suspect you are long past this, but I would appreciate any input you may have. Thank you!
  • StarkStark Member Posts: 39
    Hi,
    According posted links, which you trying use for CRM connection, you are or under not recent Connector Version, or using wrong CRM Adapter Setting Configuration.
    There are two available CRM configurations:
    Microsoft Dynamics CRM
    and
    Microsoft Dynamics CRM 2011

    For your case, you should second one. And URL should Looks like:
    [url=https://]https://[/url]<host>:<port>/XRMServices/2011/Discovery.svc
    this is for On Promise (not IFD)
    http://DSGCRM/XRMServices/2011/Discovery.svc

    Cheers,
    Konstantin
    http://nav-connector.com/ - blog about Dynamics Connector
Sign In or Register to comment.