Re: [Mono-list] debugging asp.net pages

2007-09-30 Thread Marcos Torres
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 On 9/26/07, Marek Habersack <[EMAIL PROTECTED]> wrote: >

[Mono-list] Debugging ASP.NET applications under mono

2007-09-14 Thread Marcos Torres
Hi list. We need to debug a ported ASP.NET application under mono runtime. I list the different approaches we took: -Use MonoDevelop under linux Suse (the suse image DL from mono site) using XSP or apache. Since MonoDevelop doesn't have a debugger, we were unable to debug. -SharpDevelop under win