Issues encountered while deploying the project---iis7.x Configuring ASP. NET MVC4

Source: Internet
Author: User

1. Install the. NET Frameword4.0 Framework. If IIS is installed after the 4.0 framework is installed, the 4.0 framework is to be registered in IIS. Specific methods See

. NET Framework version, choose your own according to the operating system version. After registering, set the extensions you just added to allow in the ISAPI and CGI restrictions.

32-bit and 64-bit

2. Add handler mappings. Select the current server, double-click handler mappings for the feature view on the right, and then right-click Add Script Wildcard mapping.

Name to go, and do not repeat the existing name.

3, modify the corresponding Web site Web. config profile.

<system.webServer>

<modules runallmanagedmodulesforallrequests= "True"/><!--Add this sentence, if the above two steps are not possible after completion. -

</system.webServer>

Original: http://hi.baidu.com/mkk_xcp/item/63002c8bede33726100ef32d

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.