Click here to Skip to main content
16,016,760 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionMoving an image control in ASP.NET Pin
Yatish Kasa23-Jan-08 7:50
Yatish Kasa23-Jan-08 7:50 
GeneralRe: Moving an image control in ASP.NET Pin
ToddHileHoffer23-Jan-08 9:08
ToddHileHoffer23-Jan-08 9:08 
QuestionDefault Button of a page -- how? Pin
dipak.dipak23-Jan-08 4:44
dipak.dipak23-Jan-08 4:44 
GeneralRe: Default Button of a page -- how? Pin
ToddHileHoffer23-Jan-08 4:54
ToddHileHoffer23-Jan-08 4:54 
GeneralRe: Default Button of a page -- how? Pin
eyeseetee23-Jan-08 4:59
eyeseetee23-Jan-08 4:59 
GeneralRe: Default Button of a page -- how? Pin
Ajeet mittal23-Jan-08 10:37
Ajeet mittal23-Jan-08 10:37 
GeneralConnection time out (Between client and server) Pin
attalurisubbu23-Jan-08 3:25
attalurisubbu23-Jan-08 3:25 
AnswerRe: Connection time out (Between client and server) [modified] Pin
ToddHileHoffer23-Jan-08 4:51
ToddHileHoffer23-Jan-08 4:51 
I think you need to be creative. If your server is taking that long, you are probably doing something wrong. I would look into using an export function form Crystal, SQL Reports or another 3rd party company rather than opening an instance of Excel on your server.

But, if you must...
Add the following to the web.config. I think it goes under the system node.


 <br />
httpruntime executionTimeout="3600" <br />
<br />
/httpruntime   <br />
<br />


Edit added the code formatting. It still didn't display correctly. But you get idea, I hope.


I didn't get any requirements for the signature


modified on Wednesday, January 23, 2008 11:01:26 AM

GeneralHw can ı get multi selected data new created object whit postback or whitout it Pin
Member 464351023-Jan-08 3:11
Member 464351023-Jan-08 3:11 
Generalseparate the string Pin
Member 387988123-Jan-08 2:37
Member 387988123-Jan-08 2:37 
GeneralRe: separate the string Pin
Vasudevan Deepak Kumar23-Jan-08 2:45
Vasudevan Deepak Kumar23-Jan-08 2:45 
GeneralRe: separate the string Pin
#realJSOP23-Jan-08 3:07
professional#realJSOP23-Jan-08 3:07 
GeneralRe: separate the string Pin
Malcolm Smart23-Jan-08 3:12
Malcolm Smart23-Jan-08 3:12 
GeneralRe: separate the string Pin
Malcolm Smart23-Jan-08 3:09
Malcolm Smart23-Jan-08 3:09 
GeneralRe: separate the string Pin
Member 387988123-Jan-08 17:03
Member 387988123-Jan-08 17:03 
QuestionCopy Contents in Excel Pin
mohankatari23-Jan-08 2:08
mohankatari23-Jan-08 2:08 
GeneralWrong forum Pin
pmarfleet23-Jan-08 11:01
pmarfleet23-Jan-08 11:01 
QuestionHOWTO: More than one RoleManager provider? Pin
jdstuart23-Jan-08 2:07
jdstuart23-Jan-08 2:07 
GeneralRe: HOWTO: More than one RoleManager provider? Pin
pmarfleet23-Jan-08 11:07
pmarfleet23-Jan-08 11:07 
QuestionHOWTO: More than one RoleManager provider? Pin
jdstuart23-Jan-08 2:01
jdstuart23-Jan-08 2:01 
QuestionOutputting Reports in Excel through ASP.NET application Pin
v1i9n6o7d23-Jan-08 1:41
v1i9n6o7d23-Jan-08 1:41 
GeneralRe: Outputting Reports in Excel through ASP.NET application Pin
ToddHileHoffer23-Jan-08 4:56
ToddHileHoffer23-Jan-08 4:56 
Generalabout installation Pin
Hum Dum23-Jan-08 1:01
Hum Dum23-Jan-08 1:01 
GeneralRe: about installation Pin
Vasudevan Deepak Kumar23-Jan-08 1:43
Vasudevan Deepak Kumar23-Jan-08 1:43 
GeneralASP.Net2 Error Pin
mehrdadc4823-Jan-08 0:59
mehrdadc4823-Jan-08 0:59 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.