Sorry that's on my box at home, but it's on trunk of nHibernate and
LinqToNHibernate as of last night.  I am also using the Castle NH
Facility on the latest build, if that may be part of the issue.  I was
planning on testing it without Castle tonite to further isolate the
issue.  I am very new to NH so I could be missing something basic
here, but I was able to get NH and Castle running just fine until I
tried integrating the Linq stuff.

Thanks!

On Mar 5, 4:19 am, Tuna Toksoz <[email protected]> wrote:
> Randy?
>
> Tuna 
> Toksözhttp://tunatoksoz.comhttp://turkiyealt.nethttp://twitter.com/tehlike
>
> Typos included to enhance the readers attention!
>
> On Thu, Mar 5, 2009 at 12:18 PM, Tuna Toksoz <[email protected]> wrote:
> > Trunk doesn't have any changes since february 6.
>
> > Which revision of NH are you using?
>
> > Tuna Toksöz
> >http://tunatoksoz.com
> >http://turkiyealt.net
> >http://twitter.com/tehlike
>
> > Typos included to enhance the readers attention!
>
> > On Thu, Mar 5, 2009 at 6:24 AM, Randy <[email protected]> wrote:
>
> >> I'm getting the same exception w/ trunk as of 3/4.  Anyone have any
> >> ideas?
>
> >> On Feb 24, 4:34 pm, James Crowley <[email protected]> wrote:
> >> > I'm workingagainst the current trunk of nhibernate and nhibernate.linq.
> >> > Accessing my data via the standard query methods is fine, but when going
> >> via
> >> > the linq2hibernate provider, I'm getting a MappingException stating "No
> >> > persister for: System.*" where * is whatever the first System.* type
> >> that
> >> > appears in my entity.
>
> >> > The line where it goes wrong is in VisitMemberAccess of
> >> > AssociationRewriteVisitor
>
> >> > IPropertyMapping mapping =
> >> > sessionFactory.GetEntityPersister(expr.Type.FullName) as
> >> IPropertyMapping;
>
> >> > and it's trying to find an entity persister for "System.String",
> >> > "System.Bool" etc.
>
> >> > Any ideas? Am I doing something wrong?
>
> >> > Thanks,
>
> >> > James
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to