Multimobile Development: Building Applications for any Smartphone
System.Web.HttpException: Request timed out.?
Messages   Related Types
This message was discovered on microsoft.public.dotnet.framework.aspnet.


Kevin
GOOD ANSWER
I have an aspx page, which ususally takes 15 mins to execute. So, I set Server.ScriptTimeout =90000 (big enough). But after several minutes, it still fails with the error message of "System.Web.HttpException: Request timed out?".

I know the message means it takes longer than expected. But is not 90000 big enough?

The aspx will call a .NET component. The component creates 5-10 threads to do different tasks.

Help needed. Thanks.

Kevin
Reply to this message...
Vote that this is a GOOD answer... (2 votes from other users already)
 
 
    
Alvin Bruney [MVP]
Your post went unanswered. Have you resolved this issue?

--
Regards,
Alvin Bruney [ASP.NET MVP]
Got tidbits? Get it here...
http://tinyurl.com/3he3b
"Kevin" <Click here to reveal e-mail address> wrote in message
news:Click here to reveal e-mail address...
[Original message clipped]

still fails with the error message of "System.Web.HttpException: Request
timed out?".
[Original message clipped]

Reply to this message...
Vote that this is a GOOD answer...
 
Really good experience at the Apple Store
MonoDroid – looking *awesome*
 
    
Joe Diana
I had a similar issue. The issue seemed to be resolved when I modified the web.config file by increasing the executionTimeout attribute:

Example:
<httpRuntime executionTimeout="900"/>

I read the default is 90 seconds.

Hope this helps.
Joe
--------------------------------
From: Joe Diana
Reply to this message...
Vote that this is a GOOD answer...
 
 
 
System.Web.HttpException




Multimobile Development: Building Applications for any Smartphone
Ad
BootFX
Reliable and powerful .NET application framework.
iOS, Android and Windows Phone Development Training and Consultancy
Hosted by RackSRV Communications
 
Multimobile Development: Building Applications for any Smartphone
Copyright © AMX Software Ltd 2008-2010. Portions copyright © Matthew Baxter-Reynolds 2001-2010. All rights reserved.
Contact Us - Terms of Use - Privacy Policy - 4.0.30129.1734