Hi there

Its got to do with the modules and integrated mode

add the following to the web.config in system.webserver -> handlers

<add name="MonoRail" path="*.rails" verb="*"
type="Castle.MonoRail.Framework.MonoRailHttpHandlerFactory,Castle.MonoRail.Framework"
preCondition="integratedMode" />
Hope it helps


Andrea



On Mon, Jul 6, 2009 at 4:17 PM, [email protected] <
[email protected]> wrote:

>
> Hello, I am required to install an application (monorail's)  in a IIS7
> Server, The problem is
> that the server throws an error caused apparently by my web.config
> file.
> The instalation on IIS 6 goes ok following the monorail's
> documentation,
>
> Please, I need help finding out information about this topic.
> >
>

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