[Mono-list] debugging an asp.net application.
Daniel Soto
daniel.soto2k at gmail.com
Tue Mar 31 22:02:19 EDT 2009
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!
More information about the Mono-list
mailing list