Wrox Programmer Forums
|
ASP.NET 1.0 and 1.1 Professional For advanced ASP.NET 1.x coders. Beginning-level questions will be redirected to other forums. NOT for "classic" ASP 3 or the newer ASP.NET 2.0 and 3.5
Welcome to the p2p.wrox.com Forums.

You are currently viewing the ASP.NET 1.0 and 1.1 Professional section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old December 21st, 2005, 12:03 AM
Authorized User
 
Join Date: Jan 2005
Posts: 20
Thanks: 0
Thanked 0 Times in 0 Posts
Default Any Limitations on the Size of Dataset???

The Situation:
1.I use asp.net with vb.net, thru' Visual studio.Net 2003 Professional.

2.The Application projects developed are Large Intranet web based.

3. The reports processed are on the Server where I extract data from Sql Server 2000 and store them in a Dataset and then pass on this data set to Crystal Reports.

The Problem:

Sometimes, I get an error: Memory overflow or Web Server is not available. In the event log, it shows asp.net with a remark that more than 60% of the memory is used.

I CAN NOT AVOID processing and generating large datasets as they CAN NOT BE BROKEN into small ranges of data.

The Server is with Intel Server motherboard SE7221 series, P4 3GHz, 2GB Main Memory. 2x 160gb HDD with enough space

Please guide as to what should be the course of action.

Regards,

Dilip Nagle

 
Old December 21st, 2005, 08:40 AM
Authorized User
 
Join Date: Aug 2005
Posts: 15
Thanks: 0
Thanked 0 Times in 0 Posts
Default

if possible try to use datareader which will increase performance if u r not doing any process on the data stored in dataset

dkautilya
[email protected]
 
Old December 21st, 2005, 02:44 PM
planoie's Avatar
Friend of Wrox
 
Join Date: Aug 2003
Posts: 5,407
Thanks: 0
Thanked 16 Times in 16 Posts
Default

How about getting more RAM?





Similar Threads
Thread Thread Starter Forum Replies Last Post
Database Limitations rfurman1161 Access 2 April 5th, 2006 01:45 AM
size of the dataset returned aldwinenriquez ASP.NET 1.0 and 1.1 Professional 0 July 6th, 2005 04:43 AM
Limitations of Replace philstaite BOOK: Beginning ASP 3.0 5 September 10th, 2004 10:07 AM
Limitations of Replace philstaite ASP.NET 1.0 and 1.1 Basics 6 September 8th, 2004 01:16 PM
Getting Field Size in DataSet kasie ADO.NET 1 June 30th, 2003 02:39 PM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.