FIX: You receive a "server application unavailable" error message in the Session_OnStart event of your application (834053)



The information in this article applies to:

  • Microsoft .NET Framework 1.0

SYMPTOMS

When your application is under heavy load, you may receive the following error message:
Server Application Unavailable.
This problem occurs in the Session_OnStart event of your application. This problem has been noticed in Microsoft Commerce Server.

CAUSE

This problem occurs because, under heavy load, the HttpContext.Current property may intermittently be null in the Session_OnStart event. If you debug the application, you will notice that this problem is a System.NullReferenceException error.

RESOLUTION

Software Update Information

A supported software update 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 software update may receive additional testing. Therefore, if you are not severely affected by this problem, Microsoft recommends that you wait for the next Microsoft .NET Framework 1.0 service pack that contains this software update.

To resolve this problem immediately, contact Microsoft Product Support Services to obtain the software update. For a complete list of Microsoft Product Support Services phone 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.

Prerequisites

You must have the Microsoft .NET Framework 1.0 Service Pack 2 installed to install this software update.

Restart Requirement

You do not have to restart your computer after you apply this software update.

Software Update Replacement Information

This software update does not replace any other software updates.

File Information

The English version of this software update has the file attributes (or later) 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
   ---------------------------------------------------------------------------------------------
   30-Dec-2003  03:42  1.0.3705.480    200,704  Aspnet_isapi.dll
   30-Dec-2003  03:34                    4,169  Aspnet_perf.h
   30-Dec-2003  03:42                  513,302  Aspnet_perf.ini
   30-Dec-2003  03:42                  510,714  Aspnet_perf2.ini
   30-Dec-2003  03:42  1.0.3705.480     24,576  Aspnet_regiis.exe
   30-Dec-2003  03:42  1.0.3705.480     28,672  Aspnet_wp.exe
   30-Dec-2003  02:57  1.0.3705.480     69,632  Corperfmonext.dll
   17-Jun-2003  22:43                   16,597  Installpersistsqlstate.sql
   17-Jun-2003  22:43                   17,331  Installsqlstate.sql
   09-Sep-2003  01:28                   17,807  Installsqlstatetemplate.sql
   30-Dec-2003  02:55  1.0.3705.480    303,104  Mscorjit.dll
   30-Dec-2003  02:47  1.0.3705.480  1,953,792  Mscorlib.dll
   30-Dec-2003  02:56  1.0.3705.480  2,273,280  Mscorsvr.dll
   30-Dec-2003  02:57  1.0.3705.480  2,269,184  Mscorwks.dll
   23-Aug-2002  03:23                       15  Smartnav.htm
   30-Jul-2003  01:04                    8,728  Smartnav.js
   30-Dec-2003  03:51  1.0.3705.480  1,179,648  System.data.dll
   30-Dec-2003  03:51  1.0.3705.480  1,695,744  System.design.dll
   30-Dec-2003  03:51  1.0.3705.480  1,175,552  System.dll
   30-Dec-2003  03:44  1.0.3705.480    241,664  System.messaging.dll
   30-Dec-2003  02:58  1.0.3705.480    311,296  System.runtime.remoting.dll
   30-Dec-2003  02:58  1.0.3705.480    131,072  System.runtime.serialization.formatters.soap.dll
   30-Dec-2003  03:51  1.0.3705.480  1,200,128  System.web.dll
   30-Dec-2003  03:44  1.0.3705.480    507,904  System.web.services.dll
   30-Dec-2003  03:52  1.0.3705.480  1,994,752  System.windows.forms.dll
   30-Dec-2003  03:48                   16,652  System.windows.forms.ldo
   30-Dec-2003  03:43  1.0.3705.480     57,344  System.windows.forms.tlb
   30-Dec-2003  03:52  1.0.3705.480  1,302,528  System.xml.dll
   30-Dec-2003  18:03  1.0.3705.480     24,576  Tlbexp.exe
   17-Jun-2003  22:43                    1,419  Uninstallpersistsqlstate.sql
   09-Sep-2003  01:28                    2,119  Uninstallsqlstatetemplate.sql
   30-Dec-2003  18:03  1.0.3705.480     65,536  Wsdl.exe

STATUS

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

MORE INFORMATION

For additional information about the terminology that is used to describe Microsoft product updates, click the following article number to view the article in the Microsoft Knowledge Base:

824684 Description of the standard terminology that is used to describe Microsoft software updates

REFERENCES

For additional information, click the following article number to view the article in the Microsoft Knowledge Base:

834292 FIX: You receive a "TypeLoadException: MethodImpl's Decl and Body method signatures do not match" error message and your assembly does not load


Modification Type:MinorLast Reviewed:10/25/2005
Keywords:kbHotfixServer kbQFE kbBug kbfix kbQFE kbNetFrame100preSP3fix KB834053 kbAudDeveloper