April 16, 2024, 06:19:31 PM

Author Topic: error 1130 (Not enough server storage)  (Read 10494 times)

oldfarmer

  • Member
  • *
  • Posts: 2
error 1130 (Not enough server storage)
« on: August 28, 2010, 09:02:18 PM »
this is the error,

Can\'t access ADMIN$ share on THISPC. (Error 1130: Not enough server storage is available to process this command.)

I\'m getting this in the machine that is running the scan, it has 260 gig of free space on the drive, firewall is off, login has admin rights.  Any ideas?

Komodo Support

  • Administrator
  • Member
  • *****
  • Posts: 2702
  • Dayton, Ohio, USA
error 1130 (Not enough server storage)
« Reply #1 on: August 29, 2010, 07:22:31 PM »
Hello again.  We accidentally gave you the wrong fix for the other error you had posted.  We\'ll go back and change that, although that error is more difficult to find a solution for.  The fix we suggested should be applied to this \"Not enough storage\" issue.  This particular error is much easier to correct.

This is usually caused by anti-virus or Internet security software using too many network resources. This isn\'t a NEWT issue so much as Windows networking problem. In other words, you\'re also not able to access \\\\THISPC from Windows itself.

To correct this, there is a setting in the registry called the IRPStackSize that needs changed, and you may need to reboot for the changes to take affect. This fixes the problem 99% of the time. The only other solution would be to deinstall your protection software.

1. Using RegEdit, visit the following path:
HKEY_LOCAL_MACHINE\\SYSTEM\\CurrentControlSet\\Services\\LanmanServer\\Parameters

2. If an entry exists for IRPStackSize, change it to 40. If not, you\'ll need to create it as a DWORD entry and assign a value of 40.


Please let us know if that cures the problem.