← Tutti gli articoli
Deploying a WCF service using .NET 3.5 / 4.0 Framework to IIS 7
30 August 2010 ·
IIS 7 · Article ·
65 visite
Deploying a WCF service using .NET 3.5 / 4.0 Framework to IIS 7
Try:
- aspnet_regiis.exe -i -enable from the Framwork\v4.0.30319 directory (ran without complaint)
- Orthe following command line: "windir%\Microsoft.NET\Framework\v3.0\Windows Communication Foundation\ServiceModelReg.exe" (with administrative privilege):