Monday, May 16, 2011

Setup WCF services on IIS

To setup WCF services on IIS, Please follow below steps:

- If you have not registered script map then register it
- open command prompt with administrative rights.
- move to folder in command prompt: "%windir%\Microsoft.NET\Framework\v3.0\Windows Communication Foundation"
- run : ServiceModelReg.exe -i

- in RUN type "inetmgr" and press enter to open iis manager.


- now go to sites->default web site.
- Right click on "default web site", click on "add application" and fill required details.
- now right click on your application under "default web site" and click on "edit permission".
- in "edit permission" dialog box go to "security" tab and check that there must exists a user "\IIS_IUSER" with read permission.
- if IIS_USER not exists there then click on "add" and add "\IIS_IUSER" and provide it read permission.

its DONE..

Compiled By: Rajesh Rolen


References:
http://www.geekzone.co.nz/vs2008/4653

http://int.social.msdn.microsoft.com/Forums/en-GB/wcf/thread/e5b30d8b-beec-4ce3-86ee-dc49b715b97d

http://social.msdn.microsoft.com/Forums/en/adodotnetdataservices/thread/f447c6df-6402-4a13-875c-925445fd7be8

Share This!


No comments:

Powered By Blogger · Designed By Seo Blogger Templates