locked
Default Website (ADFS) stopped RRS feed

  • Question

  • I installed CRM and changed the bindings to 444. Then I installed ADFS. If I now go to the sites in IIS I see

    Default Web Site, ID=1, "Stopped(http), Unknown (net.tcp), Unknown(net.pipe), Unknown (net.msmq), Unknown(msmq.formatname).

    What did go wrong and how do I fix that?

    Thursday, March 1, 2012 7:33 AM

All replies

  • Did you try starting the website using the small triangle icon?

    Assaf

    Thursday, March 1, 2012 9:40 AM
  • Did you add https(443) binding to default website before installing ADFS 2.0?

    When ever you do changes in IIS please do IISRESET to apply the settings.


    Regards,


    Khaja Mohiddin http://www.dynamicsexchange.com/ http://about.me/KhajaMohiddin

    Thursday, March 1, 2012 11:45 AM
  • I did set 443 to the default website before installting ADFS. I think I saw the message "The certificate associated with this binding is also assigned to another site's binding...." I continued. Did that break it?

    I did reset iis but it stayed stopped. Clicking on start actually gave a dialog saying "This Web site cannot be started. Another Web site may be using the same port." I currently have

    Default Web Site, 1, *:80(http),808:*(net.tcp),*(net.pipe),...,*:443(https)
    Microsoft Dynamics CRM, 4, :5555(http),*:444(https)
    SBS Client Deployment Applications, 2, connected on *:80(http),SBSConnectComputer on *:80(http)
    SBS SharePoint, 207...., *:987(https),Companyweb on *:80(http)
    SBS Web Applications, 3, Sites on *:80(http),*:443(https)
    SharePoint Central adminstration v3, ..., :4721(http)
    WSUS Administration, ...., :8530(http),:8531(https)

    It seems the conflict is with SBS Web Applications port 443. 80 should be ok, right? If I change 443 to something else for SBS Web Applications will I break something (I again get the message "The certificate associated with this binding is also assigned to another site's binding...."?) Are there other bindings I should change?

    • Edited by hfaun Thursday, March 1, 2012 4:41 PM
    Thursday, March 1, 2012 4:39 PM
  • Hi,

    Can you just remove all the bindings except 443 for Default Web Site and do iisreset. Start the configuration again.

    It will work and it may not cause any issues.

    And also for CRM it has to be only 444 remove all the remaining bindings.

    Regards,


    Khaja Mohiddin
    http://www.dynamicsexchange.com
    http://about.me/KhajaMohiddin

    Thursday, March 1, 2012 5:35 PM