Skip to content

Instantly share code, notes, and snippets.

@nosami
Created April 19, 2016 14:42
Show Gist options
  • Select an option

  • Save nosami/b27a3fe4e1423a65fea24735e256736e to your computer and use it in GitHub Desktop.

Select an option

Save nosami/b27a3fe4e1423a65fea24735e256736e to your computer and use it in GitHub Desktop.
same error
jason ~/src/kestrel-classic $ cp ./packages/Microsoft.AspNetCore.Server.Kestrel/runtimes/osx/native/libuv.dylib build/
jason ~/src/kestrel-classic $ mono build/kestrel-classic.exe
Unhandled Exception:
System.TypeInitializationException: The type initializer for 'System.Diagnostics.DiagnosticSourceEventSource' threw an exception. ---> System.TypeLoadException: Could not load type 'System.Diagnostics.Tracing.EventSourceSettings' from assembly 'System.Diagnostics.Tracing, Version=4.0.20.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'.
at System.Diagnostics.Diagnostic
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment