you might be having versions collisioning? can you look up the file versions of Castle dlls ?
On Wed, Mar 18, 2009 at 1:17 PM, Bill Bixby <[email protected]>wrote: > I’ve inherited a monorail website and I’m having problems viewing it > locally. > > > > My web.config file seems correctly configured but when I browse to a folder > I get the following error: > > > > *Parser Error Message: *Could not load file or assembly > 'Castle.MonoRail.Framework' or one of its dependencies. The system cannot > find the file specified. > > *Source Error:* > > > > Line 338: > > Line 339: <httpHandlers> > > Line 340: <add verb="*" path="*.rails" > type="Castle.MonoRail.Framework.MonoRailHttpHandlerFactory, > Castle.MonoRail.Framework" /> > > Line 341: <!--<add path="*.*" verb="*" > type="System.Web.StaticFileHandler" /> --> > > Line 342: </httpHandlers> > > > > > > The castle .dlls are all in the bin directory of my website and are > referenced properly in all the other .net projects. Everything compiles too. > I’m sure I’m making a simple rookie mistake but can’t for the life of me > work it out. > > > > Any help would me massively appreciated > > > > Thanks > > Bill > > > > > Nickelodeon UK Limited is incorporated in England and Wales (Registered > Number: 2797365) with its registered office at 15/18 Rathbone Place, London, > W1T 1HU > > > -- 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 -~----------~----~----~----~------~----~------~--~---
