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@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-list

Reply via email to