Don’t know I’m afraid. Please try to isolate your problem to a test case and create a pull request.
From: [email protected] [mailto:[email protected]] On Behalf Of Devin Michael Sent: den 9 mars 2015 17:06 To: [email protected] Subject: [nhusers] Unable to cast object of type 'System.Collections.Generic.Dictionary`2[System.String, System.Object]' to type XYZ I have just started using NHibernate Envers and I'm running into an issue when saving certain objects when a bag collection associated with the object has been altered. The problem is visible within the attached image. I'm using NHibernate v4.0.0.4000 and Envers version 2.0 GA. I found a bug report related to prior versions of Envers https://nhibernate.jira.com/browse/NHE-136?jql=project%20%3D%20NHE but that bug was reportedly fixed in version 2.0. If anyone has any insights on what might be causing this issue I'd greatly appreciate it. Thank you, Devin -- You received this message because you are subscribed to the Google Groups "nhusers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]<mailto:[email protected]>. To post to this group, send email to [email protected]<mailto:[email protected]>. Visit this group at http://groups.google.com/group/nhusers. For more options, visit https://groups.google.com/d/optout. -- You received this message because you are subscribed to the Google Groups "nhusers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/nhusers. For more options, visit https://groups.google.com/d/optout.
