ASP LinkButton and DataGrid only work on smaller DataSets

A

Andreas

Hi:

I am writing an ASP webpage that is supposed to export data from a
DataGrid to Excel.
I have a link Button on the page that is supposed to Redirect to the
page that load the data.
Now on smaller datasets this works fine, but as the data count gets
larger, a white page is displayed.

Smartnavoigation is off. Page and WebConfig, and there is no code
turning it on. There are no Validation controls( you might notice I
have reserched this a little)

I noticed that as I debug the linkbutton command does not fire for the
large set but works on the smaller ones.

Server runs W2000 Advanced, Framework 1.1

This makes no sence to me unless the client runs out of resources.
Can anyone be so kind to confirm this, or give me any suggestion on
how to solve this?

Many thanks in advance,

Andreas
 
N

Natty Gur

Hi,

From my experience white pages are side product of problem occurring on
the page code while postbabk happened. Check on your server side page if
the form_onload happened (response.write("") , response.End() ).

Natty Gur[MVP]

blog : http://weblogs.asp.net/ngur
Mobile: +972-(0)58-888377
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,744
Messages
2,569,483
Members
44,903
Latest member
orderPeak8CBDGummies

Latest Threads

Top