Re: Not enough storage is available to complete this operation



Once I got similar and unexpected error with some kind of
ADO query.

The problem was that Windows\Temp contained too much
files ?!


--
Best Regards,
Vladimir Stefanovic

"Adrian Turner" <adeturner@xxxxxxxxxxxxxxxx> wrote in message
news:C1A8905C-172A-4907-B43D-08865E66940D@xxxxxxxxxxxxxxxx
I have an ASP page that runs for a long time based on the amount of work to
be done. It is split into several smaller chunks with the largest 2 being
within a SQL Stored Procedure. The Page waits (Showing a Reporting Status
and
a logo) and this works fine, No timeouts. After about 20 minutes the page
abruptly ends with the 'Not Enough Storage' error. Looking into this,
there
appears to be no issue with physical space and the physical RAM/Virtual
RAM
does not appear to be critical at any time. I wonder if this is masking
another issue, but am not sure where to go from here. Any help would be
much
appreciated.


.