Hello! I encountered the same problem and solved it next way: i just cloned my last version of app from repository, and it worked well. more then that, that last version was already with such problem, but it disappeared somehow. so i think it is a failure wit' some vs or app files and can be solved by refreshing whole solution.
понедельник, 23 марта 2009 г., 21:08:33 UTC+6 пользователь dhtroy написал: > > 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' > > -- You received this message because you are subscribed to the Google Groups "nhusers" group. To view this discussion on the web visit https://groups.google.com/d/msg/nhusers/-/CGcc0U8Y1tgJ. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/nhusers?hl=en.
