can you get it to show DEBUG stack trace?  (setting debug=true on brail
config, using a debug build of BooViewEngine, and compiling your app in
config?)  I'd really like to see the offending line numbers to figure out
the problem.

The best thing btw is if you can setup a failing test on the Brail.Tests
project and send a patch to a new JIRA ticket. that way one of the devs will
beable to figure exactly what's wrong and make sure that their fix actually
fixes the problem


On Thu, Oct 16, 2008 at 1:06 PM, PKetelle <[EMAIL PROTECTED]> wrote:

>
> Hi,
>
> I've just remove any and all CaptureFor elements and the error I now
> get is this
>
> Event code: 3005
> Event message: An unhandled exception has occurred.
> Event time: 16/10/2008 12:02:00
> Event time (UTC): 16/10/2008 11:02:00
> Event ID: 0b648a00bf5e4f018c45d33f64914316
> Event sequence: 1521
> Event occurrence: 13
> Event detail code: 0
>
> Application information:
>     Application domain: /LM/W3SVC/28/ROOT-5-128686245090781250
>     Trust level: Full
>    Application Virtual Path: /
>     Application Path: C:\*************\Web\
>    Machine name: *********************
>
> Process information:
>    Process ID: 3536
>    Process name: aspnet_wp.exe
>    Account name: *********************
>
> Exception information:
>    Exception type: NullReferenceException
>    Exception message: Object reference not set to an instance of an
> object.
>
> Request information:
>     Request URL:
> http://localhost/Home/Index.castle?pageid=4405&navid=1&parentpageid=
>     Request path: /Home/Index.castle
>     User host address: 127.0.0.1
>     User:
>    Is authenticated: False
>    Authentication Type:
>     Thread account name: ********************
>
> Thread information:
>    Thread ID: 10
>    Thread account name: *************
>     Is impersonating: False
>    Stack trace:    at
>
> Castle.MonoRail.Views.Brail.ExpandDuckTypedExpressions_WorkaroundForDuplicateVirtualMethods.GetProperty(Object
> target, String name)
>    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)
>
> Any Ideas ????
>
> >
>


-- 
Ken Egozi.
http://www.kenegozi.com/blog
http://www.musicglue.com
http://www.castleproject.org
http://www.gotfriends.co.il

--~--~---------~--~----~------------~-------~--~----~
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