Workgroup at Home.

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Everything on all five computers are working right, except this one computer
that will not allow ANY Shared Folder to open under the "View Workgroup
Computers" or "Network conections".

"NOT ENOUGH SERVER STORAGE IS AVAILABLE TO PROCESS THIS COMMAND."

Please help. Regards Rick
 
LiveMusicNut said:
Everything on all five computers are working right, except this one
computer that will not allow ANY Shared Folder to open under the "View
Workgroup Computers" or "Network conections".

"NOT ENOUGH SERVER STORAGE IS AVAILABLE TO PROCESS THIS COMMAND."

Please help. Regards Rick

There was no need to post this twice. Patience is a virtue.

Credit to MVP Hans-Georg Michna - 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 regedit.
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 with 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

Malke
 
THANK YOU!!




Malke said:
There was no need to post this twice. Patience is a virtue.

Credit to MVP Hans-Georg Michna - 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 regedit.
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 with 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

Malke
--
MS-MVP Windows Shell/User
Elephant Boy Computers
www.elephantboycomputers.com
"Don't Panic"
 
Very good, however when I set the value to 15 I continued to get the error
message. By increasing the value to 25 I was able to connect with no error.
Since I know nothing about the regestry will having this value at 25 harm
anything or give me any other side effects???
Thanks
Dean
 
Back
Top