Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > ASP .Net > ASP General > Problem: Not enough storage is available to complete this operation.

Reply
Thread Tools

Problem: Not enough storage is available to complete this operation.

 
 
Keiran Reilly
Guest
Posts: n/a
 
      10-16-2003
We have a site running on w2k, IIS5.0. The problem is that
the site intermittently stops working and returns the
error "Not enough storage is available to complete this
operation.". This is only for ASP pages. HTML pages are
served fine. Restarting the services gets the site working
for a few minutes...

There is no problem with space on any drives.
The size of the paging file seems fine.
The registry size is fine.

I have tried everything I can think of. It is not page
specific. Even just renaming a plain html file to a .ASP
extension causes the error...
 
Reply With Quote
 
 
 
 
Ray at
Guest
Posts: n/a
 
      10-16-2003
Try installing the latest version of mdac from www.microsoft.com/data and
make sure that you don't have any sloppy code that isn't closing and
destroying objects and connections to databases.

Ray at work

"Keiran Reilly" <> wrote in message
news:02f701c393c8$1ef4fc60$...
> We have a site running on w2k, IIS5.0. The problem is that
> the site intermittently stops working and returns the
> error "Not enough storage is available to complete this
> operation.". This is only for ASP pages. HTML pages are
> served fine. Restarting the services gets the site working
> for a few minutes...
>
> There is no problem with space on any drives.
> The size of the paging file seems fine.
> The registry size is fine.
>
> I have tried everything I can think of. It is not page
> specific. Even just renaming a plain html file to a .ASP
> extension causes the error...



 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
GetRows error "Not enough storage is available to complete this operation. " fniles ASP General 3 03-31-2009 09:38 PM
Not enough server storage is available to process this command mapi-user Windows 64bit 3 05-19-2008 10:38 PM
Not Enough Storage Space Available RangerX64 Windows 64bit 1 11-14-2007 02:51 PM
"not enough server storage is available to process this command" E =?Utf-8?B?UENmaXhpbm1hbg==?= Wireless Networking 5 03-17-2007 10:30 PM
"not enough storage space to complete this operation" ASP error KWINTERS ASP General 1 12-09-2003 06:17 PM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57