mperdeck/jsnlog.js

XmlSerailizers not found

pid27 opened this issue · 1 comments

pid27 commented

I get below error during my app build.
When logging I get jsnlog.logger 500 Internal Server Error.
The assembly with display name 'jsnlog.XmlSerializers' failed to load in the 'LoadFrom' binding context of the AppDomain with ID 2. The cause of the failure was: System.IO.FileNotFoundException: Could not load file or assembly 'jsnlog.XmlSerializers, Version=1.0.0.0, Culture=neutral, PublicKeyToken=742e180f6c5ccd0d' or one of its dependencies. The system cannot find the file specified.

Sorry for the late reply. I can't reproduce this. Could you publish a small application on Github that reproduces this, so I can fix the issue.