Problems accessing discovery service for IFD installation of CRM 2011

Vorgeschlagene Antwort Problems accessing discovery service for IFD installation of CRM 2011

  • 24 mai 2012 10:01
     
     

    Hi Friends,

    I am trying to access the discovery service in my newly installed crm2011 + ifd + adfs+ tmg.

    Crm does work i.e. I can sign in make changes sign out ... but when I am trying to access the web service discovery.svc, I start to face problems.

    I have a orgname.test.mydomain.com structure  and when I peep into developer resource the discovery service is configured to the url https://dev.test.mydomain.com/XRMServices/2011/Discovery.svc.

    When I use the AuthenticateWithNoHelp.cs file from the sdk to test my discovery service , I receive this error: "The provided uri did not return any service endpoints"

    Gratefully,

    Sebastian

Toate mesajele

  • 24 mai 2012 10:07
     
     
    check SPN config

    gruss Daniel Ovadia MBSS - Microsoft Dynamics CRM MCNPS

  • 24 mai 2012 10:25
     
     
    Thank you for the brisk reply... I will check it now.
  • 24 mai 2012 10:43
     
     

    Hi Daniel,

    I did these steps but it still is showing the same error. I am not sure if I understood your right.

    c:\>setspn -a http/adfs.test.mydomain.com  domain\username

    c:\>iisreset

    Thanks,

    Sebastian

  • 24 mai 2012 11:17
     
     

    Is ADFS installed on a separate server? There are some Problems known when installed all on one machine.#

    http://social.microsoft.com/Forums/en/crmdeployment/thread/6532b4de-9228-44e6-9993-bb2de66db754


    gruss Daniel Ovadia MBSS - Microsoft Dynamics CRM MCNPS

  • 26 mai 2012 11:26
     
     

    Hi Daniel,

    We have installed ADFS, TMG, and CRM all on seperate virtual servers.

  • 29 mai 2012 07:50
     
     Răspuns propus

    can u check with fiddler if u are able to see more details when u try to access? select the https secure option http://www.fiddler2.com/fiddler2/

    check this http://techontip.wordpress.com/2011/03/22/fix-access-cname-based-url-from-same-server-sharepoint-crm-etc/

    is the appppool using networkservice http://blog.reveille.org.uk/2010/01/asp-net-impersonation-delegation/ ?


    gruss Daniel Ovadia MBSS - Microsoft Dynamics CRM MCNPS