C#C
C#2y ago
remi.nz

✅ Help with xmlserialization

Hi, so I've installed this library called SpeedTestSharp to run a Internet Speed Test through my app, but as soon as the test starts it throws me this error:

System.IO.FileNotFoundException: 'Could not load file or assembly 'SpeedTestSharp.XmlSerializers, Version=1.0.2.0, Culture=neutral, PublicKeyToken=null, processorArchitecture=MSIL'. The system cannot find the file specified.'


Any idea why?
Was this page helpful?