Search found 2 matches

by aowolabi
Tue Sep 17, 2019 9:10 pm
Forum: Server
Topic: Accessing IOrderStore from different thread context
Replies: 2
Views: 3166

Re: Accessing IOrderStore from different thread context

Thanks! Worked like a charm!
by aowolabi
Tue Sep 17, 2019 12:58 pm
Forum: Server
Topic: Accessing IOrderStore from different thread context
Replies: 2
Views: 3166

Accessing IOrderStore from different thread context

I have a Package that listens on an event that is fired on a different thread. When I attempt to query the order store from a Package Event Handler (setup in the Initialize() method) I am met with the following NHibernate.ADOException: NHibernate.ADOException HResult=0x80131600 Message=While prepari...