Bill, Could you list the references from the web application? It looks as though you're missing one or more.
Ben On Fri, Mar 20, 2009 at 10:14 AM, Bill Bixby <[email protected]>wrote: > Hi Robert > > > > Yes, I’ve set up the wildcard in IIS. Still no joy! > > > > Thanks > > > Bill > > > ------------------------------ > > *From:* [email protected] [mailto: > [email protected]] *On Behalf Of *Robert C. Reyes > *Sent:* 20 March 2009 07:31 > *To:* [email protected] > *Subject:* Re: Newbie help needed > > > > Hi Bill, > > > > Check IIS if it is allowed to serve .rails files. > > > > Thanks, > > Robert > > On Wed, Mar 18, 2009 at 7: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 > > > > > > > Nickelodeon UK Limited is incorporated in England and Wales (Registered > Number: 2797365) with its registered office at 15/18 Rathbone Place, London, > W1T 1HU > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
