[Mono-bugs] [Bug 620411] RewritePath crashes with an unidentified null reference exeption in PostAcquireRequestState
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Thu Jul 8 05:22:30 EDT 2010
http://bugzilla.novell.com/show_bug.cgi?id=620411
http://bugzilla.novell.com/show_bug.cgi?id=620411#c4
Stefan Winkler <s.winkler at studdex.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEEDINFO |NEW
InfoProvider|s.winkler at studdex.com |
--- Comment #4 from Stefan Winkler <s.winkler at studdex.com> 2010-07-08 09:22:29 UTC ---
Oh yeah, sorry about that. Debugging was enabled in web.config but apparently
the mod_mono configuration option for debugging wasn't enabled on our test
server. I contacted the server administrator and he enabled it. Unfortunately,
the first part of the stack trace still refuses to give away a line number, but
rest looks better now. So here is the complete error information:
Server Error in '/' Application
Object reference not set to an instance of an object
Description: HTTP 500. Error processing request.
Stack Trace:
System.NullReferenceException: Object reference not set to an instance of an
object
at System.Web.Handlers.ScriptModule.PostAcquireRequestState (System.Object
sender, System.EventArgs e) [0x00000] in <filename unknown>:0
at System.Web.HttpApplication+<RunHooks>c__Iterator1.MoveNext () [0x001aa] in
/usr/src/packages/BUILD/mono-2.6.4/mcs/class/System.Web/System.Web/HttpApplication.cs:1040
at System.Web.HttpApplication+<Pipeline>c__Iterator2.MoveNext () [0x00b1e] in
/usr/src/packages/BUILD/mono-2.6.4/mcs/class/System.Web/System.Web/HttpApplication.cs:1316
at System.Web.HttpApplication.Tick () [0x00000] in
/usr/src/packages/BUILD/mono-2.6.4/mcs/class/System.Web/System.Web/HttpApplication.cs:928
Version information: Mono Runtime Version: 2.6.4 (tarball Thu Apr 22 16:09:50
UTC 2010); ASP.NET Version: 2.0.50727.1433
--
Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
More information about the mono-bugs
mailing list