Hi, I finally got it working with the assemblies from the exesto project. It is still a mistery why it does not work with latest versions from the trunk. That is what I want it to do. When I try to use NHibernate and try to get the UnitOfWorkApplication working, the whole application blows up. It gives me error messages like you are not in a unit of work and Could not compile configuration! BCE0106: Boo.Lang.Compiler.CompilerError: Failed to access the types defined in assembly 'Rhino.Commons, Version=1.5.555.0, Culture=neutral, PublicKeyToken=0b3305902db7183f' - (C:\Windows\Microsoft.NET\Framework \v2.0.50727\Temporary ASP.NET Files\root\d3ecae45\c7417817\assembly \dl3\703484e5\48f2e871_3295c901\Rhino.Commons.DLL):
The versioning is a issue here. That why I thought that running on the trunk would eliviate this problem because everything is in sync. I still find it confusing that I got a parser error in the first place!!! On Feb 25, 8:25 pm, Adeel <[email protected]> wrote: > Doe I use only the exesto version of Castle.MonoRail.Framework dll or > all other assemblies of exesto too? > > On Feb 25, 7:25 pm, Ayende Rahien <[email protected]> wrote: > > > > > Hm, that is interesting. > > what happen when you use the version that comes with Exesto? > > > On Wed, Feb 25, 2009 at 9:58 AM, Adeel <[email protected]> wrote: > > > > The version of the Castle.MonoRail.Framework dll is 1.0.3.5561. > > > This should be the one as in the trunk. > > > All the references used in the project are the latest from the trunk. > > > > On Feb 25, 3:37 pm, Ayende Rahien <[email protected]> wrote: > > > > What version of MR is this?If this is the version that comes with > > > > Exesto, > > > > that one is _old_. > > > > > On Wed, Feb 25, 2009 at 3:47 AM, Adeel <[email protected]> wrote: > > > > > > Ayende, thank you for your response. > > > > > > Well actually it is YOUR view ;-), I just tried to get a part of > > > > > exesto running. > > > > > The error occurs in the default.brail view of the layouts folder in > > > > > exesto. > > > > > > Regards, > > > > > > Adeel > > > > > > On 24 feb, 19:23, Ayende Rahien <[email protected]> wrote: > > > > > > Please send me your view. > > > > > > > On Tue, Feb 24, 2009 at 12:50 PM, Adeel <[email protected]> > > > wrote: > > > > > > > > *** Because of a glitch with google/ gmail, this message did not > > > > > > > appear in the list, so I am sending it again, if someone has > > > already > > > > > > > received this message, please do ignore it*** > > > > > > > > I upgraded to trunk the trunk yesterday. As a newbie to castle, I > > > > > > > tried to get a view running, but for every page I try to open I > > > > > > > get > > > a > > > > > > > Parser Error. I am using brail as a viewengine to be exact. > > > > > > > > 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: Internal compiler error: The given key was > > > not > > > > > > > present in the dictionary > > > > > > > > Source Error: > > > > > > > > Line 1: > > > > > > > Line 2: output """<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 > > > > > > > Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> > > > > > > > Line 3: <html xmlns="http://www.w3.org/1999/xhtml"> > > > > > > > > Source File: layouts/default.brail Line: 1 > > > > > > > > The error is on line 1, but this line is empty. > > > > > > > I have tried stripping everything out of the view and still the > > > error > > > > > > > persists. > > > > > > > > Does anyone have a clue? > > > > > > > > Kind regards- Tekst uit oorspronkelijk bericht niet weergeven - > > > > > > > - Tekst uit oorspronkelijk bericht weergeven -- Hide quoted text - > > > > > - Show quoted text -- Hide quoted text - > > > - Show quoted text -- Hide quoted text - > > - Show quoted text - --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
