On Sat, Mar 8, 2008 at 10:37 AM, Andreas Färber <[EMAIL PROTECTED]> 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
_______________________________________________
Mono-list maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-list

Reply via email to