Step 01 :
Goto C:\Windows\System32\inetsrv\config\applicationHost
then change this section of the application host file (Deny to Allow)
<section name="modules" allowDefinition="MachineToApplication" overrideModeDefault="Allow" />
Step 02 :
Goto control panel - Programe and features - Turn window feature on or off
and change checked the following things.
Step 03 :
Run this command
C:\Windows\Microsoft.NET\Framework\v3.0\Windows Communication Foundation\ServiceModelReg.exe –i
By performing these three steps you will be able to host the WCF on window 8 / IIS 8
ThankYou.
Goto C:\Windows\System32\inetsrv\config\applicationHost
then change this section of the application host file (Deny to Allow)
<section name="modules" allowDefinition="MachineToApplication" overrideModeDefault="Allow" />
Step 02 :
Goto control panel - Programe and features - Turn window feature on or off
and change checked the following things.
Step 03 :
Run this command
C:\Windows\Microsoft.NET\Framework\v3.0\Windows Communication Foundation\ServiceModelReg.exe –i
By performing these three steps you will be able to host the WCF on window 8 / IIS 8
ThankYou.
No comments:
Post a Comment