Not enough server storage available Response

  • Thread starter Thread starter Lee
  • Start date Start date
L

Lee

Hi Guy,

Here is my situation :

Was partially successful: implemented changes you suggested, and then ran
NIS Network Wizard. This allows for common network adapter to be recognized
by NIS. However, of the three PCs my Win 98 Desktop and XP laptop can share
files with no problems, but my downstairs systems will acknowledge the other
units but when trying to access the files from upstairs units I get this
command:

"\\Quantex\My Docs Quantex is not accessible. You might not have permission
to use this network resource. Contact the administrator of this server to
find out if you have access permissions.

Not enough server storage is available to process this command."

The downstairs units can access file on the other units, and all units are
listed in Network Neighborhood. In Windows Explorer the files for the other
units are visible but I get the above response when double-clicking the
folders onscreen and trying to actually access folders on Quantex.. The
laptop is running XP Home and so is the downstairs laptop, whats'a that all
about?

Lee
 
Lee, go to the machine "Quantex", and give permissions to
everyone, or since it is not accessible, maybe a network
issue such as a cable, or nic card. try to ping the
loopback address, and then another PC on your network, if
that is successful, then look at your security on the
Quantex PC...........................Lou
 
Lee said:
Hi Guy,

Here is my situation :

Was partially successful: implemented changes you suggested, and then ran
NIS Network Wizard. This allows for common network adapter to be recognized
by NIS. However, of the three PCs my Win 98 Desktop and XP laptop can share
files with no problems, but my downstairs systems will acknowledge the other
units but when trying to access the files from upstairs units I get this
command:

"\\Quantex\My Docs Quantex is not accessible. You might not have permission
to use this network resource. Contact the administrator of this server to
find out if you have access permissions.

Not enough server storage is available to process this command."

The downstairs units can access file on the other units, and all units are
listed in Network Neighborhood. In Windows Explorer the files for the other
units are visible but I get the above response when double-clicking the
folders onscreen and trying to actually access folders on Quantex.. The
laptop is running XP Home and so is the downstairs laptop, whats'a that all
about?

Lee


This error indicates that you are falling foul of the IRPStackSize bug.

The problem is on the machine you are attempting to connect to,
not the machine where you see the error message.

On the computer you are attempting to connect to,
Check the event viewer for an event ID 2011.

Usual fix :
You need to fix a parameter called IRPStackSize

On the computer you are attempting to connect to,
Set the IRPStackSize back to the default (15 ).
Perform the following steps:

1. Start the registry editor (e.g., regedit.exe).
2. Navigate to HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\
Services\lanmanserver\parameters.
3. Double-click IRPStackSize
(or if this registry setting doesn't exist,create it of
type DWORD and ensure the case is correct).
4. Change the base to decimal, set the value to 15, and click OK.
5. Reboot the computer.

Norton AV is usual suspect for breaking it.

There's a KB article about this, too.

Antivirus Software May Cause Event ID 2011 (Q177078)
http://support.microsoft.com/default.aspx?scid=kb;EN-US;177078
 
Lou:

Thanks for everything.

Lee
Lee, go to the machine "Quantex", and give permissions to
everyone, or since it is not accessible, maybe a network
issue such as a cable, or nic card. try to ping the
loopback address, and then another PC on your network, if
that is successful, then look at your security on the
Quantex PC...........................Lou
 
Back
Top