2011/1/24 MiniMan <[email protected]> > Caught: "Could not load file or assembly 'NHibernate.XmlSerializers, > Version=3.0.0.4000, Culture=neutral, PublicKeyToken=aa95f207798dfdb4' > or one of its dependencies. The system cannot find the file > specified." (System.IO.FileNotFoundException) Exception Message = > "Could not load file or assembly 'NHibernate.XmlSerializers, > Version=3.0.0.4000, Culture=neutral, PublicKeyToken=aa95f207798dfdb4' > or one of its dependencies >
Hi MiniMan, this exception is thrown by nhibernate and *handled *inside nhibernate. You can continue after this exception or you can disable exceptions as shown here: http://screencast.com/t/o2rJ7EkIzOjD -- You received this message because you are subscribed to the Google Groups "nhusers" group. 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.
