XP Home network problem



Ray
07-09-2005, 09:18 PM
I have my PC and laptop networked using XP's home network setup utility.
Basically this is so I can work on files on the laptop and watch telly on
the PC! Printers and broadband are also shared.

However while I can open files on the laptop from the PC I can no longer
access any files/drives on the PC via my laptop and I get an error message
saying 'Not enough server storage is available to process this command' -
how did this problem develop and how can I resolve it?
Thanks.

Malke
07-09-2005, 09:18 PM
Ray wrote:

> I have my PC and laptop networked using XP's home network setup
> utility. Basically this is so I can work on files on the laptop and
> watch telly on the PC! Printers and broadband are also shared.
>
> However while I can open files on the laptop from the PC I can no
> longer access any files/drives on the PC via my laptop and I get an
> error message saying 'Not enough server storage is available to
> process this command' - how did this problem develop and how can I
> resolve it? Thanks.

Thanks and credit for the answer 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
--
Elephant Boy Computers
www.elephantboycomputers.com
"Don't Panic!"
MS-MVP Windows - Shell/User

Ray
07-09-2005, 09:18 PM
Cheers - that's fixed it!
Ray.

"Malke" <invalid@not-real.com> wrote in message
news:el8%23lGyfFHA.2156@TK2MSFTNGP14.phx.gbl...
> Ray wrote:
>
>> I have my PC and laptop networked using XP's home network setup
>> utility. Basically this is so I can work on files on the laptop and
>> watch telly on the PC! Printers and broadband are also shared.
>>
>> However while I can open files on the laptop from the PC I can no
>> longer access any files/drives on the PC via my laptop and I get an
>> error message saying 'Not enough server storage is available to
>> process this command' - how did this problem develop and how can I
>> resolve it? Thanks.
>
> Thanks and credit for the answer 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
> --
> Elephant Boy Computers
> www.elephantboycomputers.com
> "Don't Panic!"
> MS-MVP Windows - Shell/User

Malke
07-09-2005, 09:18 PM
Ray wrote:

> Cheers - that's fixed it!
> Ray.

Excellent! Thanks for taking the time to let me know.

Malke
--
Elephant Boy Computers
www.elephantboycomputers.com
"Don't Panic!"
MS-MVP Windows - Shell/User

CWatters
07-09-2005, 09:18 PM
"Malke" <invalid@not-real.com> wrote in message
news:uRAFF70fFHA.3936@tk2msftngp13.phx.gbl...
> Ray wrote:
>
> > Cheers - that's fixed it!
> > Ray.
>
> Excellent! Thanks for taking the time to let me know.

Just for info... That bug can also produce access permission error messages
when trying to access a share over a lan. Had me fooled for ages at the time
because I was looking for access problems.


XP Home network problem