I noticed somebody had this when a project was deployed:
http://groups.google.com/group/castle-project-users/browse_thread/thread/aa942190d8109aca/8d3b86a5be1718eb?lnk=gst&q=%09+Deployed+project#8d3b86a5be1718eb

But I'm having it on my development box, where the app has been
running for months. Not sure what I did, or what happened.

Here's the error:
Server Error in '/IntranetApps' Application.
--------------------------------------------------------------------------------

Object reference not set to an instance of an object.
Description: An unhandled exception occurred during the execution of
the current web request. Please review the stack trace for more
information about the error and where it originated in the code.

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

Source Error:

An unhandled exception was generated during the execution of the
current web request. Information regarding the origin and location of
the exception can be identified using the exception stack trace
below.

Stack Trace:


[NullReferenceException: Object reference not set to an instance of an
object.]
 
Castle.MonoRail.Framework.EngineContextModule.CreateRailsEngineContext(HttpContext
context) +122
 
Castle.MonoRail.Framework.EngineContextModule.OnStartMonoRailRequest(Object
sender, EventArgs e) +147
 
System.Web.SyncEventExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()
+92
   System.Web.HttpApplication.ExecuteStep(IExecutionStep step,
Boolean& completedSynchronously) +64



--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Castle Project Users" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/castle-project-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to