I have designed one web page in asp.net In that i have used the css file and excel generation button.While i am cliking the button for populating the data from data bse to excel It is showing the problem in uploading the css file like that.What will i do the for removing the that error.
For opening the excel sheet I have used the following code that is
Response.Conten tType = "applicatio n/xls";
...
User Profile
Collapse
-
grouping the records in a execl using c# in asp.net
-
commnd name dot timeout property set the youe defined time to priopery. -
Regarding to CommandTimeout property
I would like to increase the CommandTimeout time 30 sec to maximum value like 100 or 200 .But I dont know I can I set it.Any one can help me.While I am exporting the Data base huge data to Excel or pdf .It is going to be showing Timeout Expires exception at exceutereader(0 command.
Thanks & Regards,
Venkat -
set Command Timetout property in web.configuration file
How cam I set the Command timeout properrty in web configuration file for handling the command property moretime than the 30 sec.Bz while exporting the huge data from data base to excel or pdf or powerpoint,I am getting the exception like "Timeout Expires..
Any one help me.
Thank you advance.
No activity results to display
Show More
Leave a comment: