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.

FIX: "ERROR_NOACCESS" error message when you call the LoadLibrary() or LoadLibraryEx() functions on a Windows Server 2003-based computer


View products that this article applies to.

Symptoms

When you call the LoadLibrary() or LoadLibraryEx() functions to map a specified executable module into the address space of the calling process on a Windows Server 2003-based computer, you may receive the following error message:
ERROR_NOACCESS

↑ Back to the top


Resolution

Service pack information

To resolve this problem, obtain the latest service pack for Windows Server 2003. For more information, click the following article number to view the article in the Microsoft Knowledge Base:
889100 How to obtain the latest service pack for Windows Server 2003

Hotfix information

A supported hotfix is available from Microsoft. However, this hotfix is intended to correct only the problem that is described in this article. Apply this hotfix only to systems that are experiencing this specific problem. This hotfix might receive additional testing. Therefore, if you are not severely affected by this problem, we recommend that you wait for the next software update that contains this hotfix.

If the hotfix is available for download, there is a "Hotfix download available" section at the top of this Knowledge Base article. If this section does not appear, contact Microsoft Customer Service and Support to obtain the hotfix.

Note If additional issues occur or if any troubleshooting is required, you might have to create a separate service request. The usual support costs will apply to additional support questions and issues that do not qualify for this specific hotfix. For a complete list of Microsoft Customer Service and Support telephone numbers or to create a separate service request, visit the following Microsoft Web site: Note The "Hotfix download available" form displays the languages for which the hotfix is available. If you do not see your language, it is because a hotfix is not available for that language.

Prerequisites

To apply this hotfix, you must have Windows Server 2003 Service Pack 1 (SP1) installed on your computer.

Restart requirement

You must restart your computer after you apply this hotfix.

Hotfix replacement information

This hotfix does not replace any other hotfixes.

File information

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 item in Control Panel.
Microsoft Windows Server 2003, x86-based versions with Service Pack 1
File nameFile versionFile sizeDateTimePlatform
Ntdll.dll5.2.3790.2450766,46423-May-200516:03x86

Microsoft Windows Server 2003, Itanium-based versions with Service Pack 1
File nameFile versionFile sizeDateTimePlatformSP requirementService branch
Ntdll.dll5.2.3790.24501,638,40023-May-200501:25IA-64SP1SP1QFE
Wntdll.dll5.2.3790.2450762,88023-May-200501:25x86SP1WOW

Microsoft Windows Server 2003, x64-based versions
File nameFile versionFile sizeDateTimePlatformSP requirementService branch
Ntdll.dll5.2.3790.24501,257,47223-May-200501:25x64SP1SP1QFE
Wntdll.dll5.2.3790.2450762,88023-May-200501:25x86SP1WOW

↑ 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. This problem was first corrected in Windows Server 2003 Service Pack 2.

↑ Back to the top


More information

The Windows NT STATUS_ACCESS_VIOLATION status code is mapped to the Win32 ERROR_NOACCESS error code. Therefore, if the operating system loader encounters an access violation such as exception C0000005 when the specified .dll file image is mapped or when startup code runs, the loader sets the last error code to 998 (ERROR_NOACCESS). When this behavior occurs, the LoadLibrary() function fails and returns a value of NULL.

For more information, 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

↑ Back to the top


Keywords: kbwinserv2003sp2fix, kberrmsg, kbbug, kbfix, kbhotfixserver, kbqfe, kbautohotfix, KB899750

↑ Back to the top

Article Info
Article ID : 899750
Revision : 9
Created on : 10/11/2007
Published on : 10/11/2007
Exists online : False
Views : 314