I’m getting this error when using mono, when the exact same files run on iis this error doesn’t occur.

 

Description: Error processing request.

 

Error Message: HTTP 500.

 

Stack Trace:

 

System.NullReferenceException: Object reference not set to an instance of an object

  at DB.GetDataTable (System.String sql, System.String exception) [0x00000]

  at faq.Page_Load (System.Object sender, System.EventArgs e) [0x00000]

  at (wrapper delegate-invoke) System.MulticastDelegate:invoke_void_object_EventArgs (object,System.EventArgs)

  at System.Web.UI.Control.OnLoad (System.EventArgs e) [0x00000]

  at System.Web.UI.Control.LoadRecursive () [0x00000]

  at System.Web.UI.Page.InternalProcessRequest () [0x00000]

  at System.Web.UI.Page.ProcessRequest (System.Web.HttpContext context) [0x00000]

 

It was working before I reinstalled mono/xsp/mod_mono, which is the part that’s confusing me.

 

Just wondered if anyone would be able to give me a hint as to why this is happening.

 

_______________________________________________
Mono-list maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-list

Reply via email to