Hi,

I have looked into Burrow and it seems to fit perfectly with our
current project. I have problems to get it work though.

I have configured Burrow in my web.config file as described on the
homepage, but I am getting the following exception when I try to get
the session with new BurrowFramework().GetSession():

    Either workspace is not initialized yet or it is closed
    NHibernate.Burrow.Exceptions.ConversationUnavailableException:
Either workspace is not initialized yet or it is closed

My first thought is that this might be because I am trying to use
Burrow from a referenced assembly which contains all my DAO logic. I
need to keep this separate from the web app itself because it is
shared between two different web applications.

Am I right about my initial thought, or should this work? If it should
work, any idea what I might need to try?

--~--~---------~--~----~------------~-------~--~----~
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