[Mono-list] ASP.Net Strange Execution

Gonzalo Paniagua Javier gonzalo.reply.to.the.list.iam.subscribed@ximian.com
Mon, 25 Oct 2004 12:25:41 -0400


On Wed, 2004-10-20 at 13:03, Luis Santos Teixeira wrote:
> Hi All!
>  
> I'm experiencing a strange thing with ASP.Net execution under mono.
> I'm running the latest version of mono/mod_mono [v1.0.2] under Slackware10 linux [k2.4.26] and Apache 2.0.51.
>  
> The trouble:
>  
> I've got 1 aspx file to process an xslt stylesheet to render my web application. I need to have the xslt under aspx execution because i wanna get the xslt based on server-side rules to dynamic process the stylesheet.
>  
> When the server sends me the content, he includes bad information in the response.
> Attached is the .aspx file and the response processed with mono.
>  
> The end of the result is: </xsl:stylesheet>ylesheet> and should be </xsl:stylesheet>

I've filed a bug report in bugzilla with your problem and will fix it
ASAP.

Thanks.

-Gonzalo