Technical issues related to asp.net url rewriting

Source: Internet
Author: User

1.When configuring URL rewriting in IIS7, pay attention to whether the system is 32-bit or 64-bit.

When configuring URL rewriting in IIS7, you need to add "script ing". If it is a 64-bit system, there will be two places to store. net framework is a 32-bit system and a 64-bit system. If a 32-bit system has only one version, there will be no problem. If a 64-bit system needs to select asp.net _ isapi in the Framework64 folder of the 64-bit system. dll, otherwise the url rewriting will not take effect.

In fact, there is another place that can be set to make it unnecessary for us to select the 64-bit Framework, which is the advanced settings of the iis application pool. One of them is whether to enable the 32-bit application, select enable to use the 32-bit Framework.

2. IIS7 asp.net URL rewriting Configuration

Detailed operation see: http://www.cnblogs.com/SALIN/archive/2008/01/31/1060520.html

 

 

3. migrate from IIS6 to IIS7. An error is reported after URL rewriting to ASP. NET settings that are not applicable in integrated managed pipeline mode.

Solution see: http://www.cnblogs.com/vingi/articles/2868933.html

 

 

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.