[Mono-dev] Threading issues in page_load event (in ASP.NET on mono)
Marek Habersack
grendello at gmail.com
Wed May 30 16:18:54 EDT 2007
On Wed, 30 May 2007 07:37:33 -0700 (PDT), arunc3 <arunarun2000 at gmail.com>
scribbled:
>
> True.
> When the thread is taking longer to execute than the script timeout value,
> it is automatically aborted.
> But, won't the users see a plain blank page w/o any messages, if the code
> times out?
> I want to show a decent message, if the thread is taking too long!
You can try to use async pages - can't guarantee the implementation is complete
in Mono yet.
> Interestingly this code works *perfectly* on a windows box on IIS. But not
> on mono.
ok, I guess we will need a bug report filed :), together with a full, small
test case
thanks a lot,
marek
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : http://lists.ximian.com/pipermail/mono-devel-list/attachments/20070530/bb2c973b/attachment.bin
More information about the Mono-devel-list
mailing list