Differences

This shows you the differences between two versions of the page.

Link to this comparison view

control_error_-_not_enough_space_is_available_to_process_this_command [2019/01/27 11:28] (current)
Line 1: Line 1:
 +======  ======
 +
 +
 +
 +===== Error Message =====
 +
 +
 +
 +Not enough space is available to process this command
 +
 +
 +
 +===== Explanation of Error =====
 +
 +
 +
 +When trying to create orders, print, or use general functions in Control, the user will sometimes receive this error.
 +
 +
 +
 +===== Severity =====
 +
 +**Normal** : Problem can be temporarily resolved by closing and reopening Control.
 +
 +
 +
 +===== Possible Root Cause(s) =====
 +
 +
 +
 +This error is caused by the Windows IRPStackSize being too small in the registry of that machine.
 +
 +
 +
 +===== Resolution =====
 +
 +*For added protection, back up the registry before you modify it*
 +
 +
 +
 +1 Open the Registry by typing 'regedit' in the 'run' option under the start menu.
 +
 +
 +
 +2 Look for HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\LanmanServer\Parameters
 +
 +
 +
 +IRPStackSize DWORD (15)
 +
 +
 +
 +3 If IRPStackSize Dword does not exsist, create the entry and make it a value of 16
 +
 +
 +
 +4 If IRPStackSize Dword does exsist, increase the value to 16
 +
 +
 +
 +5 Reboot the computer
 +
 +*If the problem persists after you complete the above steps, try to increase the value of IRPStackSize even more*
 +
 +
 +
 +===== Version Information =====
 +  * Reported : __/__/20__
 +  * Version(s):
 +  * Fixed in :
 +
 +
 +
 +===== Related Errors =====