Skip to content

Instantly share code, notes, and snippets.

@mauroa
Created September 28, 2017 14:16
Show Gist options
  • Save mauroa/32c59dcb9de2c7767da9de874e45423d to your computer and use it in GitHub Desktop.
Save mauroa/32c59dcb9de2c7767da9de874e45423d to your computer and use it in GitHub Desktop.
Xamarin.Messaging.Client.AgentConsoleRunner: Error: 0: An unexpected error occurred and the agent 'IDB 4.8.0.539' will be terminated
System.IO.FileNotFoundException: Could not load file or assembly 'Polly' or one of its dependencies
File name: 'Polly'
at System.AppDomain.Load (System.Reflection.AssemblyName assemblyRef, System.Security.Policy.Evidence assemblySecurity) [0x001a9] in /Users/builder/data/lanes/4992/mono-mac-sdk/external/bockbuild/builds/mono-x64/mcs/class/corlib/System/AppDomain.cs:777
at (wrapper remoting-invoke-with-check) System.AppDomain:Load (System.Reflection.AssemblyName,System.Security.Policy.Evidence)
at System.AppDomain.Load (System.Reflection.AssemblyName assemblyRef) [0x00000] in /Users/builder/data/lanes/4992/mono-mac-sdk/external/bockbuild/builds/mono-x64/mcs/class/corlib/System/AppDomain.cs:714
at (wrapper remoting-invoke-with-check) System.AppDomain:Load (System.Reflection.AssemblyName)
at System.Reflection.Assembly.Load (System.Reflection.AssemblyName assemblyRef) [0x00000] in /Users/builder/data/lanes/4992/mono-mac-sdk/external/bockbuild/builds/mono-x64/mcs/class/corlib/System.Reflection/Assembly.cs:600
at ObjCRuntime.Runtime.CollectReferencedAssemblies (System.Collections.Generic.List`1[T] assemblies, System.Reflection.Assembly assembly) [0x0006d] in <b723b69af8b44a198f36ba056a0aa0a2>:0
at ObjCRuntime.Runtime.CollectReferencedAssemblies (System.Collections.Generic.List`1[T] assemblies, System.Reflection.Assembly assembly) [0x0006d] in <b723b69af8b44a198f36ba056a0aa0a2>:0
at ObjCRuntime.Runtime.RegisterEntryAssembly (System.Reflection.Assembly entry_assembly) [0x00033] in <b723b69af8b44a198f36ba056a0aa0a2>:0
at ObjCRuntime.Runtime.RegisterAssemblies () [0x00006] in <b723b69af8b44a198f36ba056a0aa0a2>:0
at AppKit.NSApplication.Init () [0x00022] in <b723b69af8b44a198f36ba056a0aa0a2>:0
at Xamarin.Messaging.IDB.IDBAgent.InitializeOnMainThreadAsync () [0x00000] in <74e8d4050a9845fa81f728958d27cb8f>:0
at Xamarin.Messaging.Client.Agent+<StartAsync>d__38.MoveNext () [0x000c8] in <9b67f52cfb0145b08c0e0bf68c8b45d5>:0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment