开发者

Creating a WCF Service Website

I am following Learning WCF by Michelle Bustamante for understanding in and out of WCF. I am trying to create a WCF Service Web Site, following steps given in an example but I am getting error saying " Unable to create website XYZ. To acess local IIS Web sites, you must install the following IIS components. IIS6 metaBase and IIS6 Config Compatibility ASP.NET"

Am I missing something? I am using windows 7 as OS and 开发者_如何学PythonVS 2010 as IDE. And the book follows VS 2005 with .NET 3.0...

Steps which I followed: 1. Start VS2010 as Amdin 2. File -> New Web Site -> WCF Service 3. Selected HTTP as location for new Site and entered path as 4. Clicked OK and Error popped Up.

Has this scenario changed since book got published??? Can anyone help me with this?


Go to the Control Panel, Programs and Features, Turn Windows features on or off, and then dig through the IIS checkboxes and check on the things its saying you're missing. In particular:

- Internet Information Services
  - Web Management Tools
    - IIS 6 Management Compatibility
      - IIS Metabase and IIS 6 configuration compatibility
0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜