FIX: A .NET Framework 2.0 application that runs under a user account context when no user profile is associated with the user account context may crash, or you may receive an access violation error message
On This PageSYMPTOMSConsider the following scenario:
If you experience this problem in a Microsoft ASP.NET application, you receive error messages in the event log that are similar to the following: Error message 1 Event ID : 1023
Error message 2Raw Event ID : 1023 Record Nr. : 14 Category : None Source : .NET Runtime Message : NET Runtime version 2.0.50727.42 - Fatal Execution Engine Error (7A05E2B3) (80131506) Event ID : 1000
NotesRaw Event ID : 1000 Record Nr. : 15 Category : None Source : .NET Runtime 2.0 Error Reporting Type : Error Message : Faulting application w3wp.exe, version 6.0.3790.1830, stamp 42435be1, faulting module mscorwks.dll, version 2.0.50727.42, stamp 4333e7ec, debug? 0, fault address 0x000e9f96.
The request failed with HTTP status 401: Access Denied The following event is logged in the event log:Event ID : 1023
CAUSEThis problem occurs when a null reference is in the user
policy cache. RESOLUTIONHotfix informationA supported hotfix is now available from Microsoft. But the hotfix is intended only to correct the problem that is described in this article. Apply this hotfix only 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 Visual Studio 2005 service pack that contains this hotfix. To resolve this problem immediately, visit the following Microsoft Web site:http://go.microsoft.com/fwlink/?linkid=87454 (http://go.microsoft.com/fwlink/?linkid=87454) PrerequisitesTo apply this hotfix, you must have the .NET Framework 2.0 installed on the computer.Restart requirementYou must restart the computer after you apply this hotfix.Hotfix replacement informationThis hotfix does not replace any other hotfixes.File informationThe 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 item in Control Panel.
MORE INFORMATION For more information, click the
following article number to view the article in the Microsoft Knowledge Base: 824684 (http://support.microsoft.com/kb/824684/)
Description of the standard terminology that is used to describe Microsoft software updates
When the common language runtime (CLR) starts, the CLR
verifies that the user profile exists. If the user profile does not exist, a
null reference is put in the user policy cache. If the user profile is created
during policy resolution, the CLR tries to remove the reference to the null
reference in the user policy cache. When the CLR cannot remove the reference to
the null reference in the user policy cache, the .NET Framework 2.0 crashes. STATUS
Microsoft has confirmed that this is a bug in the Microsoft products that are
listed in the "Applies to" section.
| Article Translations
|
Back to the top
