[Mono-list] Error with Mono & Monorail #2
Tom Opgenorth
tom at opgenorth.net
Sat Mar 8 13:41:43 EST 2008
On Sat, Mar 8, 2008 at 10:37 AM, Andreas Färber <andreas.faerber at web.de> wrote:
> > Server Error in '/' Application
> > Could not find view template: timecard\addtime
> >
> > Description: HTTP 500. Error processing request.
> >
> > Stack Trace:
> >
> > Castle.MonoRail.Framework.RailsException: Could not find view
> > template: timecard\addtime
> Unices use a different path separator: have you tried timecard/addtime?
I would assume that Monorail is doing the correct routing for the
request. I point my browser to
http://localhost:8088/timecard/addtime.rails, and I get that error.
There actually isn't a file addtime.rails, so I'm not sure why this
happens.
--
http://www.opgenorth.net
More information about the Mono-list
mailing list