[Mono-list] Mono + XSP 2.0.1 debug on Windows

Bálint Kardos kardosbalint at gmail.com
Tue Nov 4 13:39:49 EST 2008


Hi Gonzalo,
thank you for your answer!

My question was about the debug mode itself, anyway the error is
mono-related too (XmlDocument.SelectSingleNode strange behaviour), i'll
write another email about it later.:)


So I still can't see any details of my error:

I'm running mono.exe with the --debug parameter
I'm running xsp2.exe with the --verbose parameter
I've added debug="true" in web.config
I've added <customErrors mode="Off" /> in web.config
I've added debug="true" to the @Page directive

and I only get the "at X._Default.BuildFooter (System.String xml) [0x00000]"
stack trace, without any line numbers.

thanks,

balint

üdvözlettel
with regards

Kardos Bálint
_______________________________________
http://skaelede.hu 10 (0xA) év a magyar weben


On Tue, Nov 4, 2008 at 18:53, Gonzalo Paniagua Javier <
gonzalo.mono at gmail.com> wrote:

> On Tue, 2008-11-04 at 16:54 +0100, Bálint Kardos wrote:
> [...]
> >
> > but still if i run it with parameters, i still just get the below
> > information in the browser, where the error happened:
> >
> >
> > System.NullReferenceException: Object reference not set to an instance of
> an object
> >   at X._Default.BuildFooter (System.String xml) [0x00000]
> >   at X._Default.Page_Load (System.Object sender, System.EventArgs e)
> [0x00000]
> >
> >   at System.Web.UI.Control.OnLoad (System.EventArgs e) [0x00029] in
> C:\cygwin\tmp\monobuild\build\BUILD\mono-2.0.1\mcs\class\System.Web\System.Web.UI\Control.cs:953
>
> This is an error in your application. Check that BuildFooter method for
> the cause. Add 'debug="true"' to your @Page directive to get the exact
> line number of the error (you need to run mono with --debug too).
>
> -Gonzalo
>
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-list/attachments/20081104/ceda3fd4/attachment.html 


More information about the Mono-list mailing list