Home > DOTNET > Run WCF service (service.svc) on IIS7

Run WCF service (service.svc) on IIS7

February 18th, 2010

Do you get:

HTTP Error 403.14 – Forbidden

The Web server is configured to not list the contents of this directory.

You need to call Windows Communication Foundation Installation Utility.

Just execute this:

C:\Windows\Microsoft.NET\Framework\v3.0\Windows Communication Foundation> ServiceModelReg.exe -i

VN:F [1.9.11_1134]
Rating: 3.0/5 (2 votes cast)
Run WCF service (service.svc) on IIS7, 3.0 out of 5 based on 2 ratings

No related posts.

DOTNET