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

2005-06-10 Thread Martin Hinks
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 [EMAIL PROTECTED] 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@lists.ximian.com
 http://lists.ximian.com/mailman/listinfo/mono-devel-list
 
 
 


-- 
Martin Hinks
___
Mono-devel-list mailing list
Mono-devel-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list


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

2005-06-08 Thread Michael Wu
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@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list