BUG: The submit button on ASP. NET pages does not work after you install the. NET Framework 1.1 servi

Source: Internet
Author: User
Symptomsafter you install the Microsoft. NET Framework Service Pack 1, Submit Button on Microsoft ASP. net pages may not work. you do not receive any error messages. causethis problem occurs because client-side script files that are in the web site are not synchronized with. net Framework 1.1. the PostBack Event on client-side validation is stopped. resolutionto resolve this problem, install the client-side scripts to the aspnet_client subfolder of each Microsoft Internet Information Services (IIS) site folder. to do this, click Start , Click Run , Type the following command in Open Box, and then click OK :

C: \ windows \ Microsoft. NET \ framework \ v1.1.4322.aspnet_regiis.exe-C

If you use source control, the "aspnet_regiis.exe-c" command might not work because script files are considered read only. If the command does not work, remove the aspnet_client folder from source control.

Statusmicrosoft has confirmed that this is a bug in the Microsoft products that are listed in the "applies to" section. Applies
Microsoft. NET Framework 1.1
Microsoft ASP. Network 1.1
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.