[Mono-devel-list] Debugging Asp.Net Web Apps on Linux

Martin Hinks mhinks at gmail.com
Fri Jun 10 06:21:32 EDT 2005


I'm probably not doing it right either, but the way I do it is a
simple Log file built using a StringBuilder so you can see where it
breaks...

As far as I know there is a debugger being worked on at the mo but it
isnt advanced enough to step through - maybe Im completely wrong
though ;)

Martin

On 6/8/05, Michael Wu <mwu at lab49.com> wrote:
> Hi,
> I wanted to know how people are debugging asp.net web apps on Linux.  
>  
> I'm currently using VisualStudio to build/debug/test on Windows.  Then, I
> copy the web app folder to Linux and run it from xsp.  I've been getting by
> using log4net to log to a text file, but now I need to step through code on
> Linux.
>  
> Is anybody doing this?  Any instructions, tips, and ideas would be
> appreciated.
>  
> Thanks,
>  
> mw
> _______________________________________________
> Mono-devel-list mailing list
> Mono-devel-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-devel-list
> 
> 
> 


-- 
Martin Hinks



More information about the Mono-devel-list mailing list