[Mono-dev] XSP spitting 500 Server timeout error
Yogendra Thakur
YogendraT at ami.com
Wed May 3 19:28:46 EDT 2006
Thanks to Dean, this issue has a workaround.
Here is how to handle this.
In web.config,
set <httpruntime excutionTimeout="TimeOut value in seconds"/>.
Thanks,
-Yogendra Thakur
-----Original Message-----
From: mono-devel-list-bounces at lists.ximian.com
[mailto:mono-devel-list-bounces at lists.ximian.com] On Behalf Of Yogendra
Thakur
Sent: Wednesday, May 03, 2006 6:39 PM
To: Mono-devel-list at lists.ximian.com
Subject: [Mono-dev] XSP spitting 500 Server timeout error
Hi All,
My Webpage make api call which takes more than 2
minutes(sometime 4/5 minutes) to process query and respond.
Whenever my aspx page is making that call I get HTTP 500 server timeout
error.
I googled and couldn't find any way to set server timeout value for XSP
server.
I am using mono framework 1.1.14 with xsp server 1.1.13. I tried with
xsp server 1.1.15 but that too results in same error.
I did post about this same issue few months back and was suggested to
keep writing some white space to response to keep connection alive. I
tried that but it still displays Server error HTTP 500 request timeout
at bottom of response.
Please help!!!
-Yogendra Thakur
_______________________________________________
Mono-devel-list mailing list
Mono-devel-list at lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list
More information about the Mono-devel-list
mailing list