dhtroy
unread,Mar 23, 2009, 11:08:33 AM3/23/09Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to nhusers
We have a single developer that has started receiving the following
error message, when the call is issued to Configuration.AddAssembly(),
to add our mapping assembly. He has built the mapping assembly and
verified that it exists, physically, on his machine, and has performed
a clean and full solution rebuild, yet he continues to get this
error.
He disabled MDA's and this exception is no longer being thrown.
Can someone suggest a reason this is happening?
Exception Message:
The assembly with display name 'NHibernate.XmlSerializers' failed to
load in the 'LoadFrom' binding context of the AppDomain with ID 1. The
cause of the failure was: System.IO.FileNotFoundException: Could not
load file or assembly 'NHibernate.XmlSerializers, Version=2.0.1.4000,
Culture=neutral, PublicKeyToken=aa95f207798dfdb4' or one of its
dependencies. The system cannot find the file specified.
File name: 'NHibernate.XmlSerializers, Version=2.0.1.4000,
Culture=neutral, PublicKeyToken=aa95f207798dfdb4'