John,RC3 is really old, and there has been a number of bugs fixed in Brail since. I think that there was one in the general area that you are indicating, that is now fixed. Can you try to upgrade to the trunk and see if this solve your issue?
On Fri, Oct 10, 2008 at 7:41 PM, [EMAIL PROTECTED] < [EMAIL PROTECTED]> wrote: > > Hi, > > I've got a fairly large site that randomly keep crashing on the brail > side of things. The home page works fine 90% of the time, then > randomly I'm getting the following error message. > > Any suggestions would be greatly appreciated. > > > -------------------------------------------------------------------------------- > > 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.Views.Brail.ExpandDuckTypedExpressions_WorkaroundForDuplicateVirtualMethods.GetProperty(Object > target, String name) +57 > Index_BrailView.___closure1(TextWriter OutputStream) +93 > CompilerGenerated.___callable0.Call(Object[] args) +79 > > Castle.MonoRail.Views.Brail.BrailViewComponentContext.RenderBody(TextWriter > writer) +125 > Castle.MonoRail.Framework.ViewComponents.CaptureFor.Render() +125 > Index_BrailView.Run() +549 > Castle.MonoRail.Views.Brail.BooViewEngine.Process(TextWriter > output, IRailsEngineContext context, Controller controller, String > templateName) +251 > > Castle.MonoRail.Views.Brail.BooViewEngine.Process(IRailsEngineContext > context, Controller controller, String templateName) +39 > > > Castle.MonoRail.Framework.Services.DefaultViewEngineManager.Process(IRailsEngineContext > context, Controller controller, String templateName) +178 > Castle.MonoRail.Framework.ControllerLifecycleExecutor.ProcessView() > +32 > > > Castle.MonoRail.Framework.ControllerLifecycleExecutor.ProcessSelectedAction(IDictionary > actionArgs) +625 > > Castle.MonoRail.Framework.MonoRailHttpHandler.Process(IRailsEngineContext > context) +359 > > Castle.MonoRail.Framework.MonoRailHttpHandler.ProcessRequest(HttpContext > context) +18 > > > System.Web.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() > +303 > 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 -~----------~----~----~----~------~----~------~--~---
