The information in this article applies to:
SYMPTOMS
When you access shares on a Windows NT server from a Windows NT client
and the IRPstackSize parameter is set too low on the server, you may
receive the following error message:
MORE INFORMATION
The registry value IRPstackSize, which may be listed at
HKEY_LOCAL_MACHINE\ SYSTEM\ CurrentControlSet\ Services\ LanmanServer\
Parameters defaults to 0x4 if the value is not explicitly present.
Valid values range from 0x1 to 0xC (1 to 12). Depending on the
hardware configuration of a specific machine, the default value may
not be large enough for the Srv service to properly administer shared
directories on some of the physical drives. You may see one or both of the
following event messages:
You may receive one of the above error message when a Windows NT client tries to access certain shared directories on such a server. When a Windows for Workgroups client tries to access the same shared directories, the following message will be generated:
To increase the value of the parameter when it is not already present, go to the key HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\ LanmanServer\Parameters. The value of IRPStackSize defaults to 0x4 if it is not explicitly present. If the key is not present, choose Add Value in the Registry Editor. The Value Name should be IRPStackSize and the Data Type is REG_DWORD.. If you are encountering this error message, try gradually increasing the value of IrpStackSize in order to find the minimal value which resolves the problem. Using a value that is larger than necessary can result in an unnecessary waste of system resources. Other factors can also lead to this error message. If problems persist with all legal values for IrpStackSize, restore IrpStackSize to its original value and another explanation for the error must be sought. WARNING: Using Registry Editor incorrectly can cause serious, system-wide problems that may require you to reinstall Windows NT to correct them. Microsoft cannot guarantee that any problems resulting from the use of Registry Editor can be solved. Use this tool at your own risk. If you receive this error message and you are running Microsoft Windows NT 4.0, please see the following article in the Microsoft Knowledge Base: Q198386 Changes in IRP Stack Size in Lanman Server Additional query words: wfw wfwg IRP stack size
Keywords : kbnetwork ntprotocol ntregistry NTSrvWkst |
Last Reviewed: April 13, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |