• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

"Not enough storage is available to process this command"error

joeyg2391

Member
when i try to copy email messages from outlook to a network share, i get the following error. "Not enough storage is available to process this command"
All the permission and quota limits are fine. Any idea?
 
Not really OS related, this would be better addressed in the Software forums...

Anyway check to make sure the directory is not set to read only? Also is there enough local storage to process the move?

This is trying to save out .msg files (as opposed to a pst) right?
 
I had a similar problem once, check the UNC **VERY** carefully.

The mistake I was making was something like:

xcopy /c /h /e /d /y g:\dirname\*.* \\server01

I've also had the error when calling a vbscript file with a mistyped name like above.

Dont know if it will help your situation but I had this error and found nothing on google yet it was so simple and stupid....
 
Link

At one data center, we saw this on file servers. We had to change the values up a bit and reboot to take effect. Supposedly IIRC this issue was addressed in a service pack. On the two WIN2K server boxes effect initially we reloaded the service pack but later the errors would reappear. After we made the registry change I don't think we had a reoccurance.

The article is for WinNT, but like I said we had it on Win2K as well.
 
you using ati tray tools ?

might be totally WRONG and unrelated...but i remember i had a message like this once when i had ati tray tools running and it had to do that it run out of memory in clipboard. But then..maybe the error-msg just *looks* the same and yours is actually really related to network/storage.
 
Back
Top