Paging slows down server

 
Post new topic   Reply to topic    Aprelium Forum Index -> Classic ASP
View previous topic :: View next topic  
Author Message
DOLL
-


Joined: 15 Feb 2006
Posts: 1
Location: SG

PostPosted: Wed Feb 15, 2006 8:51 am    Post subject: Paging slows down server Reply with quote


Hola. I'm new here. I have a question. I am doing an ASP page to retrieve records from a drop down list(DDL). As my records are more than 500, 000 rows, I implemented Paging method to my ASP page.

But the problem is, I can only view once of my results but when I refresh, they give me an error.


Error Type:
Response object, ASP 0100 (0x8007000E)
Unable to allocate required memory.


I really hope you people could help me here.

_________________
Tell me that you love me.
Back to top View user's profile Send private message Send e-mail Visit poster's website Yahoo Messenger MSN Messenger
aprelium
-


Joined: 22 Mar 2002
Posts: 6800

PostPosted: Wed Feb 15, 2006 11:27 am    Post subject: Re: Paging slows down server Reply with quote

DOLL wrote:
Error Type:
Response object, ASP 0100 (0x8007000E)
Unable to allocate required memory.


The error is self explanatory: you are using too much memory. Try reviewing your code to reduce the memory consumption. We suggest also that you copy here the script where the error occurs (if it isn't too large).
_________________
Support Team
Aprelium - http://www.aprelium.com
Back to top View user's profile Send private message Send e-mail
Display posts from previous:   
Post new topic   Reply to topic    Aprelium Forum Index -> Classic ASP All times are GMT + 1 Hour
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB phpBB Group