On Thu, 2005-04-07 at 16:30 -0400, William Wise wrote:
> Hi Folks,
 
> Iâve googled for an answer to this question but so far havenât come up
> with an answer.

> Is it possible to get error condition line number reporting using XSP
> or mod_mono on Apache?  

> I can live without being able to set breakpoints but line number
> reporting on an error condition is important to me.  Is there any way
> to achieve this for ASP.NET applications?

Run mono with --debug option and use 'Debug="true"' in the @Page or
@Control directives.

-Gonzalo


_______________________________________________
Mono-list maillist  -  Mono-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-list

Reply via email to