Saturday, September 28, 2013
Thursday, September 26, 2013
How to Host an Service / Website to IIS
Check whether WCF mappings are registered or not with IIS.
Open Command Prompt using Admin Mode
Navigate to "C:\Windows\Microsoft.NET\Framework\v3.0\Windows Communication Foundation" at the Visual Studio command prompt
Execute "servicemodelreg -i" to install the mappings manually
Run "aspnet_regiis -iru" under C:\Windows\Microsoft.NET\Framework\v2.0 and v4.0 folders
Subscribe to:
Posts (Atom)