IIS configuration APs. net release Problems

Source: Internet
Author: User

Today, I went to the client to configureProgramI encountered several common problems, such a low-level problem.

 

1. After the program is released, the IIS virtual directory is created, run, and reported with an error. The XSL style or something cannot be used, and the XML page cannot be displayed. Select this virtual directory on the IIS website, Asp.. Net tab, select 2.0.

 

2. Run the program again and the IIS metadata cannot be accessed. Write aspnet_regiis.exe-I in the command line of vs2005 to reinstall IIS.

 

3. After the page is displayed normally, the user can access it on another computer and cannot display the page. I just want to know what to expect ,, firewall is not off !!!!!!

4. After the web application is released, the prompt aspx is displayed. the CS page does not exist and is found to be <% page... %> incorrect. The program should be converted into a web application and then published to solve the problem.

5. Generally, XP systems are used for website debugging. However, if iis5.1 has a large number of online users, it is easy to see that there are too many users accessing the website. In fact, it is easy to solve this problem: Right-click the default website and choose "dot attribute", and then remove the check mark before the HTTP connection is maintained.

6. HTTP Error 404-the file or directory is not found.
Cause analysis:
In iis6.0, the web program extension option is added, in which you can.. net, CGI, IDC, and other programs are allowed or prohibited. By default, ASP and other programs are prohibited. Start ASP. NET.

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.