"Jerry" <(E-Mail Removed)> wrote in message
news:Jgp4b.2413$(E-Mail Removed)...
> I have 2 PCs running Windows XP Pro on a peer network and while one can
> access the others SharedDocs Folder the other can't I have checked the
> shared options are set, disabled firewalls etc but still get the message:
>
> "\\red\SharedDocs is not accessible. You might not have permissions to use
> the 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."
>
> I am unable to access any folder on the C drive (NTFS format) but can
access
> the D drive (FAT) if I set the sharing permissions.
>
> Any ideas please 'cos I have tried everthing I can think of.
>
>
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...b;EN-US;177078
--
Best Regards,
Ron Lowe
MS-MVP Windows Networking