[Mono-dev] Threading issues in page_load event (in ASP.NET on mono)

arunc3 arunarun2000 at gmail.com
Thu May 31 06:06:38 EDT 2007


I am working in ASP.NET v1.xx but async pages is supported only in ASP.NET v2
!!!



Marek Habersack-4 wrote:
> 
> 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
> 
>  
> _______________________________________________
> Mono-devel-list mailing list
> Mono-devel-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-devel-list
> 
> 

-- 
View this message in context: http://www.nabble.com/Threading-issues-in-page_load-event-%28in-ASP.NET-on-mono%29-tf3838407.html#a10890961
Sent from the Mono - Dev mailing list archive at Nabble.com.




More information about the Mono-devel-list mailing list