Found the info below from this thread here:
http://www.devhood.com/messages/mess...hread_id=70478
-------------------------------------------------------------
Just had the same problem with an XP Pro upgrade; I couldn't get to the default admin shares (as admin) from another Win2k box (using net use / map network drive). I couldn't print to a shared printer from an ME-based laptop. If I tried to map a drive, the WIN 2k machine kept saying:
"Not enough server storage is available to process this command"
Note that I could connect out from the XP box, and see the shares from other machines, so this isn't a firewall / connectivity / network setup problem.
Solution:
After a productive session with MS, it turns out that Norton AntiVirus 2002 was the culprit.
Antivirus 2002 adds a registry value that prevents shared access.
Here's what worked for me...
-->CAUTION: YMMV: backup this registry key; create a restore point (XP pro)<-->
You need to edit the registry to fix this. The registry entry is:
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Servic es\LanmanServer\Parameters]
You'll see a value called:
IRPstackSize
It will be set to some value between 4 - 12 (in decimal) usually. Edit the IRPstackSize key and delete the numeric VALUE (not the key).
Now all is well

--------------------------------------------------------------
Also saw this too:
http://www.jsiinc.com/SUBA/tip0100/rh0153.htm