Windows Server 2003 + IIS6 building ASP. NET MVC Runtime Environment

Source: Internet
Author: User

Install. Net Framework4.0.
: http://www.microsoft.com/zh-cn/download/details.aspx?id=17718
Installing the Windowsserver2003-kb968930-x86-chs.exe,powershell 2.0 patch
: http://www.microsoft.com/zh-cn/download/details.aspx?id=4045
Installing the Wic_x86_chs.exe,windows image processing component
: http://www.microsoft.com/zh-cn/download/details.aspx?id=32
Install ASP. NET MVC (select the appropriate version as needed)
MVC 3:http://www.microsoft.com/zh-cn/download/details.aspx?id=4211
MVC 4:http://www.microsoft.com/zh-cn/download/details.aspx?id=30683
Webpages 2:http://www.microsoft.com/zh-cn/download/details.aspx?id=34600
Re-registering Iis,c:\windows\microsoft.net\framework\v4.0.30319\aspnet_regiis.exe-i
Create a new Web site in IIS. Right-click on the site name, select "Properties", open the "Home directory" tab, tap "Configure" to open the application configuration.
Click Add on the Mappings tab to add the application extension mappings. Executables: C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\aspnet_isapi.dll, extension:. MVC, Action: limit to Get,post,head, Uncheck: Verify that the file exists.
In the Mappings tab, click Insert to add the application extension mappings. Executable: C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\aspnet_isapi.dll, uncheck: Verify that the file exists.

Windows Server 2003 + IIS6 building ASP. NET MVC Runtime Environment

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.