Hi All,

I am trying to use latest Monorail, with Brail as view engine, and
ActiveRecord.
So checked out the latest Monorail trunk and did run nant build on it.

When I try just try to run a simple example to test my configuration
it fails with the following error:

Server Error in '/' Application.
Parser Error
Description: An error occurred during the parsing of a resource
required to service this request. Please review the following specific
parse error details and modify your source file appropriately.

Parser Error Message: Namespace 'Castle.MonoRail.Framework' not found,
maybe you forgot to add an assembly reference?

Source Error:

Line 1:
Line 2:  output """foo bar"""
Line 3:


Source File: home/index.brail    Line: 1


When I switch to use NVelocity instead of Brail - everything works
just fine.
Any help will be highly appreciated :)

--

You received this message because you are subscribed to the Google Groups 
"Castle Project Development List" 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-devel?hl=en.


Reply via email to