Notice: This website is an unofficial Microsoft Knowledge Base (hereinafter KB) archive and is intended to provide a reliable access to deleted content from Microsoft KB. All KB articles are owned by Microsoft Corporation. Read full disclaimer for more details.

Microsoft .NET Framework 1.1 Page_Load event fires two times


View products that this article applies to.

Symptoms

If you create a Web page, and then you set the Web page as the default page in Microsoft Internet Information Services (IIS), the Page_Load event fires two times if SmartNav is set to true. This behavior occurs on a computer that is running the Microsoft .NET Framework 1.1.

↑ Back to the top


Resolution

A supported hotfix is now available from Microsoft, but it is only intended to correct the problem that is described in this article. Only apply it to systems that are experiencing this specific problem. This hotfix may receive additional testing. Therefore, if you are not severely affected by this problem, we recommend that you wait for the next .NET Framework 1.1 service pack that contains this hotfix.

To resolve this problem immediately, contact Microsoft Product Support Services to obtain the hotfix. For a complete list of Microsoft Product Support Services telephone numbers and information about support costs, visit the following Microsoft Web site:Note In special cases, charges that are ordinarily incurred for support calls may be canceled if a Microsoft Support Professional determines that a specific update will resolve your problem. The usual support costs will apply to additional support questions and issues that do not qualify for the specific update in question.

The English version of this hotfix has the file attributes (or later file attributes) that are listed in the following table. The dates and times for these files are listed in Coordinated Universal Time (UTC). When you view the file information, it is converted to local time. To find the difference between UTC and local time, use the Time Zone tab in the Date and Time tool in Control Panel.
   Date         Time    Version      Size       File name
   --------------------------------------------------------------
   03-Dec-2003  01:00  1.0.0.1          53,248  Ddpatch.hotfixexefile
   03-Dec-2003  00:57  1.1.4318.0       81,920  Ddpatch.updategacfile
   03-Dec-2003  01:00  1.0.3705.0      106,496  Ddpatch.updateutilfile
   15-Jan-2004  01:41  1.1.4322.988    258,048  Aspnet_isapi.dll
   15-Jan-2004  01:41  1.1.4322.988     20,480  Aspnet_regiis.exe
   15-Jan-2004  01:42  1.1.4322.988     32,768  Aspnet_state.exe
   15-Jan-2004  01:42  1.1.4322.988     32,768  Aspnet_wp.exe
   15-May-2003  23:49                   33,522  Installpersistsqlstate.sql
   15-May-2003  23:49                   34,150  Installsqlstate.sql
   15-Jan-2004  01:32  1.1.4322.988     94,208  Perfcounter.dll
   15-Jan-2004  01:37                    8,542  Smartnav.js
   16-Jan-2004  14:36  1.1.4322.988  1,220,608  System.dll
   16-Jan-2004  14:36  1.1.4322.988    241,664  System_messaging.dll
   16-Jan-2004  14:35  1.1.4322.988    323,584  System_runtime_remoting.dll
   16-Jan-2004  14:35  1.1.4322.988    131,072  System.runtime.serialization.formatters.soap.dll
   16-Jan-2004  14:35  1.1.4322.988    819,200  System.web.mobile_dll
   16-Jan-2004  14:36  1.1.4322.988    569,344  System.web.services_dll
   16-Jan-2004  14:35  1.1.4322.988  1,339,392  System.xml.dll
   15-Jan-2004  01:37                   14,482  Webuivalidation.js
   16-Jan-2004  14:35  1.1.4322.988  1,257,472  System.web.dll

↑ Back to the top


Status

Microsoft has confirmed that this is a bug in the Microsoft products that are listed in the "Applies to" section.

↑ Back to the top


More information

Steps to reproduce the behavior

  1. Create an ASPX Web page.
  2. Set smartnavigation=true.
  3. Set the page as the default page in IIS.
  4. In your browser, view the Web site. Do not do this at the Web page level. For example, visit the following Web site:
    http://localhost/applicationname
  5. Click a button on the page. The following behavior occurs:
    1. The Page_Load event fires.
    2. The click event fires.
    3. The Page_Load event fires again.

↑ Back to the top


Article Info
Article ID : 827801
Revision : 4
Created on : 1/1/0001
Published on : 1/1/0001
Exists online : False
Views : 418