Exporting Large DataSets to Excel

I am not sure if I have already posted this entry but here it is again. Mr Brian Jones posted this tip on the GridViewGuy website. If you try to export a very large dataset to excel then you might get the Page not found error. In order to fix that all you need to do is to override the httpruntime node in the web.config and set the maxRequestLength to something higher then 4096. This will solve your problem.

powered by IMHO 1.3

Print | posted @ Thursday, June 22, 2006 8:58 PM

Twitter