system.xml

Why did I get an error with my XmlSerializer?

假装没事ソ 提交于 2019-11-28 16:40:30
问题 I made a couple of changes to my working application and started getting the following error at this line of code. Dim Deserializer As New Serialization.XmlSerializer(GetType(Groups)) And here is the error. BindingFailure was detected Message: The assembly with display name 'FUSE.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 'FUSE.XmlSerializers,