Hi Michael, It would be really helpful if the demo app had no WCF references ... or even better an NH Test Case.
Cheers, Richard Sent from my Android phone. On 22 Apr 2011 08:55, "Michael DELVA" <[email protected]> wrote: Hello all, When binding my entities in controls of my WPF application, an exception is thrown, with this stacktrace: at Emidee.NHibernate.BaseEntity.add_PropertyChanged(PropertyChangedEventHandler value) at Emidee.NHibernate.BaseEntity.[System]System.ComponentModel.INotifyPropertyChanged.add_PropertyChanged(PropertyChangedEventHandler value) ... (a lot of Windows calls) When I get back to using Castle as ProxyFactoryFactory, I don't get these exceptions any more. If needed, I can try to create a demo-app which shows the problem, and add a JIRA ticket. Michael
