I was creating some web reports for a remote site and I get this error when the number of records are returning more data.(above 3000 records)
The page loads 3000+ rows of data to drop down menu. When I added Reponse.Flush() to the drop-down loop the page loaded fine, though it took several minutes to load the page, how do i can rectify this? Any body help me?Response object, ASP 0251 (0x80004005)
Execution of the ASP page caused the Response Buffer to exceed its configured limit.
Bookmarks