WCF Server returns 500 - multiple bindings error

Discussion in 'ASP.NET / ASP.NET Core' started by dgarcia182, Oct 30, 2009.

Thread Status:
Threads that have been inactive for 5 years or longer are closed to further replies. Please start a new thread.
  1. I just published a web site that uses WCF Services. It is having a problem creating the binding because there are multiple site bindings in IIS on the web application. You can see the error here:
    http://virtualscie.web705.discountasp.net/service/district.svc

    I think this is happening because both virtualscienceuniversity.com and virtualscie.web705.discountasp.net are bound to the application. Is there a way to get around this restriction of WCF? Or maybe some way on DASP to only use the temp one virtualscie.web705.discountasp.net as the binding for now? I think that will fix that issue. When I tested on my local server I had the same problem.

    I tried accessing the remote administration through IIS7, but I don't see an option to edit the bindings. Which is odd because for me it is always on the right side under the "Actions" menu. From the remote IIS7, I don't see that menu on the right.
     
  2. mjp

    mjp

    Glad you could find a fix.
     
  3. Bruce

    Bruce DiscountASP.NET Staff

  4. mjp

    mjp

    The rat bastards!

    I guess if you can't create you have to steal.
     
Thread Status:
Threads that have been inactive for 5 years or longer are closed to further replies. Please start a new thread.

Share This Page