Hi, Just setting up a very simple contact us validation using the trunk. I've setup MonoRail to use the jQuery stuff, but when I run the contact us page I'm getting the following error message.
Castle.MonoRail.Framework.MonoRailException: Exception on process view: About\ContactUs Last accessed variable: titles ---> System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.MissingMethodException: Method not found: 'Castle.Components.Validator.IValidator[] Castle.Components.Validator.IValidatorRegistry.GetValidators(Castle.Components.Validator.IValidatorRunner, System.Type, System.Reflection.PropertyInfo, Castle.Components.Validator.RunWhen)'. at Castle.MonoRail.Framework.Helpers.AbstractFormRelatedHelper.<>c__DisplayClass1.b__0(PropertyInfo property) at Castle.MonoRail.Framework.Helpers.AbstractFormRelatedHelper.QueryPropertyInfoRecursive(Type type, String[] propertyPath, Int32 piece, Action`1 action) at ................ Could it be a problem with how I've done the Castle, NHibernate and Rhino trunk? John --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
