Hey Dont Panic
Nice name
This can be caused by the server service running out of process memory, by a process on your system consuming memory handles and not releasing them properly
1. You can modify the IRPStackSize parameter in the registry to increase the memory size made available to new applications.
Key:
HKLM\SYSTEM\CurrentControlSet\Services\lanmanserver\parameters
Value: IRPStackSize
Type: REG_DWORD
Data: 15 (can set as high as 50)
Regards
Craig