STOP 0x0000000A Attempting To Write to NetWare 3.11 Server

Last reviewed: March 26, 1997
Article ID: Q147220
The information in this article applies to:
  • Microsoft Windows NT Workstation versions 3.5 and 3.51
  • Microsoft Windows NT Server versions 3.5 and 3.51
  • Microsoft Windows NT Server version 4.0
  • Microsoft Windows NT Workstation version 4.0

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 ntinterop NTSrvWkst ntstop
Version : 3.5 3.51 4.0
Platform : WinNT


THE INFORMATION PROVIDED IN THE MICROSOFT KNOWLEDGE BASE IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND. MICROSOFT DISCLAIMS ALL WARRANTIES, EITHER EXPRESS OR IMPLIED, INCLUDING THE WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. IN NO EVENT SHALL MICROSOFT CORPORATION OR ITS SUPPLIERS BE LIABLE FOR ANY DAMAGES WHATSOEVER INCLUDING DIRECT, INDIRECT, INCIDENTAL, CONSEQUENTIAL, LOSS OF BUSINESS PROFITS OR SPECIAL DAMAGES, EVEN IF MICROSOFT CORPORATION OR ITS SUPPLIERS HAVE BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. SOME STATES DO NOT ALLOW THE EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES SO THE FOREGOING LIMITATION MAY NOT APPLY.

Last reviewed: March 26, 1997
© 1998 Microsoft Corporation. All rights reserved. Terms of Use.