How can we help you today? How can we help you today?
theonion
System.IO.FileNotFoundException' occurred in mscorlib.dll
So my code worked fine, then after using .NET Reflector it is now broken. Basically when trying to execute XmlSerializer serializer = new XmlSerializer(typeof(List<Device>)); ...
2 followers 3 comments 0 votes