I get these,
WARN NHibernate.Engine.Loading.LoadContexts [(null)] - fail-safe
cleanup (collections) :
NHibernate.Engine.Loading.CollectionLoadContext<rs=NHibernate.Driver.NHybridDataReader>
probably related to that:
from Page page
left join fetch page.Parent p
left join fetch page.Children c
where page.Path = :path
and page.IsPublished = 1
and c.IsVisibleInNavigation = 1
and c.IsPublished = 1
anyone has a clue what's wrong here?
--
Jan
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---