[Mono-devel-list] Application_OnAcquireRequestState breaks Stylesheet

Gonzalo Paniagua Javier gonzalo at ximian.com
Wed Dec 8 00:18:57 EST 2004


On Tue, 2004-12-07 at 17:24 +0000, marcusmonaghan at f2s.com wrote:
> All,
> 
> I am in the process of trying to port my very simple website to Mono but I have
> come across an issue.
> 
> If I place any code (even as simple as Response.Write("Boo"); ) into
> Application_OnAcquireRequestState in the Global.asax the stylesheet associated
> with a page does not get processed.
> 
> If I declare the stub for the procedure with no code it works fine.
> If I publish the same site to an IIS server it works fine. However, Cassini does
> not work either.
> 
> Has anyone else seen this before, if so how do I fix it?
> 
> OS: Suse 9.1 and WXP Pro SP2.
> .NET: 1.1


You don't say which version of mono you're using.

This should work. If it doesn't, please, provide a simple test case so
that i can test and fix it.

Thanks.

-Gonzalo





More information about the Mono-devel-list mailing list