on newer versions (trunk, not RC3), the useWindsorIntegration="true" is disregarded.
EngineContextModule is also obsolete and not in use on newer versions. from that I can assume that you're using an old version of monorail. On Mon, Feb 2, 2009 at 3:48 PM, Wayne Douglas <[email protected]> wrote: > Hi > > I get this whenever I set useWindsorIntegration="true". However this [1] > article seems to suggest that this portion of the config is no longer > required? > > <error> > > Looks like you forgot to register the http module > Castle.MonoRail.Framework.EngineContextModule > > Add '<add name="monorail" > type="Castle.MonoRail.Framework.EngineContextModule, > Castle.MonoRail.Framework" />' to the <httpModules> section on your > web.config > > </error> > > if make it useWindsorIntegration="false" it runs up OK - this is with a > bare minimum config with dlls from the trunk. > > Cheers > > w:// > > [1] - http://tinyurl.com/2ph4r4 > > > > -- Ken Egozi. http://www.kenegozi.com/blog http://www.delver.com 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 -~----------~----~----~----~------~----~------~--~---
