[fluent-nhib] Re: Referenced entity is null

2009-02-26 Thread Jamir Shaikh
Never mind, I had some issue with my object, which is getting initialize to NULL. I have figured it out. Thanks, Jamir --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Fluent NHibernate" group. To post to this group,

[fluent-nhib] Re: Referenced entity is null

2009-02-25 Thread Jamir Shaikh
James, I am not doing anything extra to pull Types, when I am getting the line. I was expecting that nHibernate to do the job for me. I have defined repository as default S#arp Repo private readonly IRepository lineRepository; and calling Line line = lineRepository.Get(lineID