Hi, I've have a web site that is running on monorail and when the site is hit with heavy traffic it seems to hit an error that I can't figure out how to fix.
Please find below the Application Error: Event code: 3005 Event message: An unhandled exception has occurred. Event time: 14/10/2008 12:34:13 Event time (UTC): 14/10/2008 11:34:13 Event ID: d50e68d2a1f54308a1217c5a43a34b8c Event sequence: 4731 Event occurrence: 5 Event detail code: 0 Application information: Application domain: /LM/W3SVC/1717452186/Root-1-128684513596013750 Trust level: Full Application Virtual Path: / Application Path: D:\sites\SwiftGroup2008\ Machine name: DS37353 Process information: Process ID: 5796 Process name: w3wp.exe Account name: NT AUTHORITY\NETWORK SERVICE Exception information: Exception type: NullReferenceException Exception message: Object reference not set to an instance of an object. Request information: Request URL: http://www.swiftgroup.co.uk/Home/Index.castle?pageid=4405&navid=1&parentpageid= Request path: /Home/Index.castle User host address: **.***.***.** User: Is authenticated: False Authentication Type: Thread account name: NT AUTHORITY\NETWORK SERVICE Thread information: Thread ID: 5 Thread account name: NT AUTHORITY\NETWORK SERVICE Is impersonating: False Stack trace: at Castle.MonoRail.Views.Brail.ExpandDuckTypedExpressions_WorkaroundForDuplicateVirtualMethods.GetProperty(Object target, String name) at Index_BrailView.___closure1(TextWriter OutputStream) at CompilerGenerated.___callable0.Call(Object[] args) at Castle.MonoRail.Views.Brail.BrailViewComponentContext.RenderBody(TextWriter writer) at Castle.MonoRail.Framework.ViewComponents.CaptureFor.Render() at Index_BrailView.Run() at Castle.MonoRail.Views.Brail.BooViewEngine.Process(TextWriter output, IRailsEngineContext context, Controller controller, String templateName) at Castle.MonoRail.Views.Brail.BooViewEngine.Process(IRailsEngineContext context, Controller controller, String templateName) at Castle.MonoRail.Framework.Services.DefaultViewEngineManager.Process(IRailsEngineContext context, Controller controller, String templateName) at Castle.MonoRail.Framework.ControllerLifecycleExecutor.ProcessView() at Castle.MonoRail.Framework.ControllerLifecycleExecutor.ProcessSelectedAction(IDictionary actionArgs) at Castle.MonoRail.Framework.MonoRailHttpHandler.Process(IRailsEngineContext context) at Castle.MonoRail.Framework.MonoRailHttpHandler.ProcessRequest(HttpContext context) at System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) The project was running using RC3 and even after updating to the Trunk the same problem occurs. Any ideas or insight would be very much appreciated. Has any one got any ideas. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
