Print Page | Close Window

Not enough storage...

Printed From: Web Wiz Forums
Category: Web Wiz Web App Support Forums
Forum Name: Web Wiz Forums
Forum Description: Support forum for Web Wiz Forums application.
URL: https://forums.webwiz.net/forum_posts.asp?TID=20940
Printed Date: 09 April 2026 at 8:26am
Software Version: Web Wiz Forums 12.08 - https://www.webwizforums.com


Topic: Not enough storage...
Posted By: lostcontrol
Subject: Not enough storage...
Date Posted: 07 August 2006 at 10:22am
Hello,

From time to time I get this error:

Provider error '8007000e'

Not enough storage is available to complete this operation.

/forum/forum_posts.asp, line 429

and

Provider error '8007000e'

Not enough storage is available to complete this operation.

/forum/forum_topics.asp, line 441


when trying to access some topics, not all. Any indications what might be causing it?

Many thanks



Replies:
Posted By: WebWiz-Bruce
Date Posted: 07 August 2006 at 2:54pm
The lines in question load a database recordset into an array for better performance.

This error suggests that the web server you are using has run out of resources and doesn't have sufficient memory.

This shouldn't happen and is a indication of an overloaded web server, you should demand that your web host either upgrades the web server you are on or moves your site to a server with less load. If they don't you should look for a new web host.


-------------
https://www.webwiz.net/web-wiz-forums/forum-hosting.htm" rel="nofollow - Web Wiz Forums Hosting
https://www.webwiz.net/web-hosting/windows-web-hosting.htm" rel="nofollow - ASP.NET Web Hosting


Posted By: lostcontrol
Date Posted: 07 August 2006 at 8:30pm
Thanks for your reply Bruce.

My website was having some resources issues and it suggested by my host to move to a VPS account, which I did. Problem is that the website got more problems running under VPS than through a shared account! Anyway, I know this wasn't anything to do with the WWF support.

I wanted to ask you, since you develop such a large scale project, if you know of any application I can use to check my developed work for optimising performance? So that I can identify whether or not is something on my application that is causing these resources issues.

Many thanks.


Posted By: WebWiz-Bruce
Date Posted: 08 August 2006 at 11:25am
VPS is a load of crap that web host use to get more $$ out of you.

You are probally on the same server which still doesn't have enough resources.

What a host does when they say VPS (virtually private server) is on IIS 6 you can place a site in it's own Application Pool on the web server (takes less than 1 minutes to do). This can be good as other sites on the server are less likely to interfere with your own site if they crash the app pool (very unlikely on IIS 6 anyway). However, having another application pool will mean the server uses far more memory and resources, and on a server which already doesn't have enough memory or resources all this will do is make the problem worse.

I just hope they didn't charge you any money for this.

With servers being as cheap as they are now, you should never have low resources issues whereby your host sticks to many sites on one server, and changing your site to use it's own app pool (what they call a VPS account) on a server which is already overloaded is not something that should be done, unless you are sticking an extra 150-300Mb of memory in the server for each VPS account (this is how much I find an app pool uses when not recycled for 24 hours on a moderately busy web site). It looks like all your web host cares about is $$ and it's time to find a new web host.

There isn't a way to monitor your ASP to see if that uses to many resources, just check that any objects you create are destroyed as soon as they are no longer needed, and you close all recordsets.



-------------
https://www.webwiz.net/web-wiz-forums/forum-hosting.htm" rel="nofollow - Web Wiz Forums Hosting
https://www.webwiz.net/web-hosting/windows-web-hosting.htm" rel="nofollow - ASP.NET Web Hosting


Posted By: lostcontrol
Date Posted: 09 August 2006 at 12:20pm
I have been checking my objects over and over again and everything was alright. I guess you are right, they are only after for more $$.

Many thanks for your suggestions, much appreciated!



Print Page | Close Window

Forum Software by Web Wiz Forums® version 12.08 - https://www.webwizforums.com
Copyright ©2001-2026 Web Wiz Ltd. - https://www.webwiz.net