Hi, I have recently upgraded NHibernate from 3.3.0 to 5.4.5 for my project using nuget package manager. I am getting the following error: " Could not load type 'NHibernate.Util.ThreadSafeDictionary'2' from assembly 'NHibernate, version=5.4.0.0, Culture=neutral, PublicKeyToken=aa95f207798dfdb4" while loading one of my services on the line: "_engine = new ValidatorEngine();" where ValidatorEngine is from NHibernate.Validator assemble (version= 1.3.1.4000)
I am new to NHibernate please help me with this issue. -- 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 view this discussion on the web visit https://groups.google.com/d/msgid/nhusers/5aa11088-bfad-43e0-9b50-185cfdb90088n%40googlegroups.com.
