[Mono-list] debugging an asp.net application.

Mike Christensen imaudi at comcast.net
Tue Mar 31 22:05:31 EDT 2009


I had checked into this a while ago too and the disappointing answer is 
"This isn't supported yet."  It's a limitation in the Mono debugger.  
When the mono debugger supports debugging web apps, MonoDevelop will 
support this as well..

Mike

Daniel Soto wrote:
> Hello.
>
> I'm trying the new Monodevelop 2.0 and works very well. I only have a
> doubt: How to debug an asp.net application in monodevelop?
>
> When I runs an asp.net app, the execution does not stop at the
> breakpoint placed in a line of an aspx.cs codebehind. I set the project
> options to Debug, not Release.
>
> In console, typing MONO_OPTIONS=--debug xsp2 enables to debug an aspx
> page. But in Monodevelop where this is configured? There is a way to
> configure monodevelop that runs xsp2 in debug mode?
>
> Thanks!
>
> _______________________________________________
> Mono-list maillist  -  Mono-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-list
>
>   


More information about the Mono-list mailing list