« Previous Next »

Not Answered Thread: how to have Servicehost() and IIS on same http port 80

Last post 03-31-2009 11:49 AM by Dirkie. 0 replies.

Average Rating Rate It (5)

RSS

Page 1 of 1 (1 items)

Sort Posts:

  • 03-31-2009, 11:49 AM

    • Dirkie
    • Not Ranked
    • Joined on 03-31-2009, 11:23 AM
    • Posts 1

    how to have Servicehost() and IIS on same http port 80

     Hi,

     I have a self hosted webservice http://localhost/services/selfhostedservice?wsdl on http port 80 but when i run it on win2003 or Vista IIS which is also on port 80, IIS gets inaccessible.

    If i open http://localhost in the browser i get 'Endpoint not found'. The service works fine.

    From what i read on MSDN both should be handled by http.sys and this should work.

    Quote: "But because WCF and IIS 6.0 both use the kernel-mode HTTP stack (HTTP.sys), IIS 6.0 can share port 80 with other self-hosted WCF services running on the same machine, unlike IIS 5.1." (Source: http://msdn.microsoft.com/en-us/library/ms730158.aspx)

    From what i understand from the docs. this should work strait from the box without any configuration.

    So i am obviously doing something wrong...

    Anybody any idea..

    TIA

    Dirk

Page 1 of 1 (1 items)
Microsoft Communities