Hi,
i have an Asp.net page which returns data in a gridview and then export to excel.
if the gridview is only a few lines it exports to excel completely fine.
but once it gets to more data for instance trying to export 2000 lines it gives
webpage can't be displayed and gives error : Error 101 (net::ERR_CONNECTION_RESET): The connection was reset.
i am not sure what to change .
any assistance will be appreciated
Export to Excel 2003 webpage can't be displayed
Page 1 of 13 Replies - 506 Views - Last Post: 09 January 2013 - 08:39 AM
Replies To: Export to Excel 2003 webpage can't be displayed
#2
Re: Export to Excel 2003 webpage can't be displayed
Posted 09 January 2013 - 06:55 AM
Hi kalliereyneke,
It sounds like your page is timing out. How many columns of data is it trying to process? You may need to alter your IIS settings to allow page processes to run for longer.
Jim
It sounds like your page is timing out. How many columns of data is it trying to process? You may need to alter your IIS settings to allow page processes to run for longer.
Jim
#3
Re: Export to Excel 2003 webpage can't be displayed
Posted 09 January 2013 - 07:30 AM
hi jim yes it seems to me that to many columns . Current columns is 63 if i decrease the columns it works.
i have also increased the script.timeout = 300 but still same problem
if i decrease the columns then it works
i have also increased the script.timeout = 300 but still same problem
if i decrease the columns then it works
#4
Re: Export to Excel 2003 webpage can't be displayed
Posted 09 January 2013 - 08:39 AM
Moving to ASP.NET.
Page 1 of 1
|
|

New Topic/Question
Reply




MultiQuote







|