Knowledge Base

STOP 0x0000000A Attempting To Write to NetWare 3.11 Server

Article ID: 147220

Article Last Modified on 11/1/2006


APPLIES TO


This article was previously published under Q147220

SYMPTOMS

If a user mode application attempts to write to a NetWare 3.11 server, the following STOP error message appears:
STOP: 0x0000000A (0xFE826000, 0x00000002, 0x00000000, 0x804042A6)

NOTE: The first and fourth parameters, such as 0xFE826000 and 0x804042A6, are specific to your system configuration.

CAUSE

This problem occurs if you use the WriteFile() API on a file located on a NetWare 3.11 server. This problem does not occur on NetWare 3.12 and higher servers, which use burst mode writes by default.

WORKAROUND

To work around this problem, install the PBurst NetWare Loadable Module (NLM) to enable burst mode writes on NetWare 3.11 servers.

STATUS

Microsoft has confirmed this to be a problem in Windows NT Workstation and Server versions 3.5, 3.51, and 4.0. We are researching this problem and will post new information here in the Microsoft Knowledge Base as it becomes available.

Additional query words: prodnt trap 0xA

Keywords: kbnetwork KB147220