Skip to content

Instantly share code, notes, and snippets.

@abock
Created April 22, 2015 18:04
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save abock/6204e8a1409719aaae3d to your computer and use it in GitHub Desktop.
Save abock/6204e8a1409719aaae3d to your computer and use it in GitHub Desktop.
2015-04-22 14:04:35.746 PatriotChatiOS[8194:3783547] Unhandled managed exception:
Could not load file or assembly 'Newtonsoft.Json' or one of its dependencies. The system cannot find the file specified. (System.IO.FileNotFoundException)
at System.AppDomain.Load (System.Reflection.AssemblyName assemblyRef, System.Security.Policy.Evidence assemblySecurity) [0x00081] in /Users/builder/data/lanes/1503/c2c00129/source/mono/mcs/class/corlib/System/AppDomain.cs:706
at System.AppDomain.Load (System.Reflection.AssemblyName assemblyRef) [0x00000] in /Users/builder/data/lanes/1503/c2c00129/source/mono/mcs/class/corlib/System/AppDomain.cs:674
at System.Reflection.Assembly.Load (System.Reflection.AssemblyName assemblyRef) [0x00000] in /Users/builder/data/lanes/1503/c2c00129/source/mono/mcs/class/corlib/System.Reflection/Assembly.cs:551
at ObjCRuntime.Runtime.CollectReferencedAssemblies (System.Collections.Generic.List`1 assemblies, System.Reflection.Assembly assembly) [0x00019] in /Users/builder/data/lanes/1503/c2c00129/source/maccore/src/ObjCRuntime/Runtime.cs:218
at ObjCRuntime.Runtime.CollectReferencedAssemblies (System.Collections.Generic.List`1 assemblies, System.Reflection.Assembly assembly) [0x0002c] in /Users/builder/data/lanes/1503/c2c00129/source/maccore/src/ObjCRuntime/Runtime.cs:220
at ObjCRuntime.Runtime.CollectReferencedAssemblies (System.Collections.Generic.List`1 assemblies, System.Reflection.Assembly assembly) [0x0002c] in /Users/builder/data/lanes/1503/c2c00129/source/maccore/src/ObjCRuntime/Runtime.cs:220
at ObjCRuntime.Runtime.RegisterEntryAssembly (System.Reflection.Assembly entry_assembly) [0x0001b] in /Users/builder/data/lanes/1503/c2c00129/source/maccore/src/ObjCRuntime/Runtime.cs:200
at ObjCRuntime.Runtime.RegisterEntryAssembly (IntPtr a) [0x00000] in /Users/builder/data/lanes/1503/c2c00129/source/maccore/src/ObjCRuntime/Runtime.cs:158
at ObjCRuntime.Runtime.register_entry_assembly (IntPtr assembly) [0x00000] in /Users/builder/data/lanes/1503/c2c00129/source/maccore/runtime/Delegates.generated.cs:118
at (wrapper native-to-managed) ObjCRuntime.Runtime:register_entry_assembly (intptr)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment