[Mono-aspnet-list] SetEndOfSendNotification not being called

rjhdakota rjh at homeseer.com
Fri Aug 27 09:11:04 EDT 2010


Thanks for the reply. I'm not sure where we would call
SetEndofSendNotification as we need to pass it a reference to Context (which
is created after HTTPRunTime.Process is called). It appears that on Windows,
a default handler is added internally already (since I don't add one, but
its still being called).

For now I modified the MONO source and added the call right after the
Context is created so it now acts the same as Windows. Since we are running
on a closed system, this solves the problem.

-Rich
-- 
View this message in context: http://mono.1490590.n4.nabble.com/SetEndOfSendNotification-not-being-called-tp2337321p2341062.html
Sent from the Mono - ASP.NET mailing list archive at Nabble.com.


More information about the Mono-aspnet-list mailing list