A solutuion from the thread is to add en property <import class=""/> to the HBM mapping, but I can't get it to work. Do you have any suggestion in this matter?
On 9 Jul., 14:53, Tuna Toksoz <[email protected]> wrote: > We have changed the parser in 2.1, it may not cover some scenarios. > > You can always fall back to old parser, but i don't remember the config > option atm. > > Tuna Toksöz > Eternal sunshine of the open source mind. > > http://devlicio.us/blogs/tuna_toksozhttp://tunatoksoz.comhttp://twitter.com/tehlike > > > > On Thu, Jul 9, 2009 at 3:32 PM, Smsgo <[email protected]> wrote: > > > It throws the same exception. Is the something wrong with my mapping? > > It work at the previous version of NH. > > > On 9 Jul., 14:17, Tuna Toksoz <[email protected]> wrote: > > > Can you try it with > > > GetSession().CreateQuery(@"select new MyClass(mc.Text) > > > from MyClass mc") > > > > Tuna Toksöz > > > Eternal sunshine of the open source mind. > > >http://devlicio.us/blogs/tuna_toksozhttp://tunatoksoz.comhttp://twitt... > > > > On Thu, Jul 9, 2009 at 2:55 PM, Smsgo <[email protected]> wrote: > > > > MyNamespace- Skjul tekst i anførselstegn - > > > > - Vis tekst i anførselstegn -- Skjul tekst i anførselstegn - > > - Vis tekst i anførselstegn - --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "nhusers" 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/nhusers?hl=en -~----------~----~----~----~------~----~------~--~---
