[Mono-list] debugging asp.net pages

John M. Aanderson sontek at gmail.com
Sun Sep 30 22:37:40 EDT 2007


On 9/30/07, Marcos Torres <markust at gmail.com> wrote:
>
> Marek:
>
> Can you give us some advice about how to debug with XSP? We're trying
> to figure it out some odd behavior in a ported ASP.NET application,
> and if we're are able to debug it, everything would be easier.
>
> Thanks a lot in advance
> Marcos


The ways I debug asp.net is Console.WriteLiine's while running xsp2 from
Console.

Theres also enabling trace:

 <trace enabled="true" pageOutput="false" requestLimit="40" localOnly="false"/>
 http://msdn2.microsoft.com/en-us/library/6915t83k.aspx
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-list/attachments/20070930/cd64f9b8/attachment.html 


More information about the Mono-list mailing list