When you access shared items on a Windows server 2003 from a Windows XP client, you may receive the following error message:
Not enough server storage is available to process this command.
The following events may also be logged:
To resolve this issue, increase the value of the IRPStackSize registry entry. To do this, follow these steps:
1-Click Start, click Run, type regedit, and then click OK.
2-Locate and then click the following registry subkey:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\LanmanServer\Parameters
If the IRPStackSize entry is not present in this subkey, follow these steps:
a. Click Edit, point to New, and then click DWORD Value.
b. Type IRPStackSize, and then press ENTER.
Note: Type IRPStackSize exactly as it appears. The value name is case sensitive.
3-Click IRPStackSize, click Edit, and then click Modify.
4-In the Data Value box, type a larger value, and then click OK.
4-In the Data Value box, type a larger value, and then click OK.
Note: Values may range from 0x1 to 0xC. These values are equivalent to 1 to 12 in decimal.
If the problem persists, increase the value of IRPStackSize more.

No comments:
Post a Comment