I've been trying for a while to get MonoRail RC3 to work correctly
with IIS7 and am now getting the following error.


[NullReferenceException: Object reference not set to an instance of an
object.]
   Castle.MonoRail.Framework.MonoRailHttpHandler.Process
(IRailsEngineContext context) in c:\castleProject\MonoRail
\Castle.MonoRail.Framework\MonoRailHttpHandler.cs:132
   Castle.MonoRail.Framework.MonoRailHttpHandler.ProcessRequest
(HttpContext context) in c:\castleProject\MonoRail
\Castle.MonoRail.Framework\MonoRailHttpHandler.cs:52
 
System.Web.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute
() +181
   System.Web.HttpApplication.ExecuteStep(IExecutionStep step,
Boolean& completedSynchronously) +75

It seems as though the Flash property of the context object is null
but the function "Sweep" is being called on it if that makes any
sense.  I'm not sure why the Flash property isn't set.  Any help is
greatly appreciated.

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

Reply via email to