← Tutti gli articoli

Deploying a WCF service using .NET 3.5 / 4.0 Framework to IIS 7

30 agosto 2010  · IIS 7 · Article  ·  72 visite

Deploying a WCF service using .NET 3.5 / 4.0 Framework to IIS 7

Try:
  1. aspnet_regiis.exe -i -enable from the Framwork\v4.0.30319 directory (ran without complaint)
  2. Orthe following command line: "windir%\Microsoft.NET\Framework\v3.0\Windows Communication Foundation\ServiceModelReg.exe" (with administrative privilege):