Summary of several methods supported by WCF added in IIS8

Source: Internet
Author: User

You can add several methods to the IIS8 to summarize the supported methods. For more information, see.

Method 1

Recently, Silverlight and Windows Phone applications were transplanted to the Windows 8 platform, and some traditional WCF Service applications were tested in IIS8. It was found that IIS8 does not support the WCF Service svc request, later it was found that IIS8 lacked the management Handler for the WCF Service. After you add the Handler as follows, IIS8 supports the WCF Service.

1. First, add the MIME type extension ". svc" and the MIME type "application/octet-stream"


 

2. Then add Managed Handler in "Handler Mappings,



Request path: *. svcType: System. ServiceModel. Activation. HttpHandlerName: svc-Integrated

Method 2

Another solution.

Figure-1

Figure 2

Solution:

You only need to add the following features (red lines) in "enable or disable Windows ):

Then, you will see the following in the "handler ing" of IIS:

All right, you can solve the problem of "adding WCF Service Support in IIS8 ".

 

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.