IIS7.5 configuration issues (Win7 pro,64bit)

Source: Internet
Author: User

Recently, a new test server TEST1 (Window7 Pro) is required for work, and a successful ASP has been published on a SERVER1 (Windows Server 2012). NET Web pages. Then copy the files under the SERVER1 C:\inetpub\wwwroot\ directly to the corresponding directory under TEST1.

The first step, naturally, is to make IIS under Win7 valid.

Then, after creating the application pool, adding application, trying to connect, the results reported the following error.

The key reason for the investigation is that the following Serverruntime property is set.

<system.webServer>

<serverruntime uploadreadaheadsize= "0"/>

There is no result on the Web site query, but, in SERVER1, the same setting, the execution of the time without any problems.

Under the TEST1 is IIS7. Version 5, while IIS in SERVR1 is 8. Version 0.

The root cause has not been found, but as long as the removal, <serverruntime uploadreadaheadsize= "0"/>test1 in the page can open smoothly.

IIS8. The 0 is configured as follows:

IIS7.5 configuration issues (Win7 pro,64bit)

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.