Skip to content

Instantly share code, notes, and snippets.

@Udham1
Created November 5, 2014 15:27
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 Udham1/c6bcfdcdde3bd53a0dfc to your computer and use it in GitHub Desktop.
Save Udham1/c6bcfdcdde3bd53a0dfc to your computer and use it in GitHub Desktop.
Debug session started...
Loaded assembly: /private/var/mobile/Applications/628346FB-06A6-4271-9635-3255E09A3610/DayTickleriOS.app/System.dll
Loaded assembly: /private/var/mobile/Applications/628346FB-06A6-4271-9635-3255E09A3610/DayTickleriOS.app/monotouch.dll
Thread started: Finalizer #2
Loaded assembly: /private/var/mobile/Applications/628346FB-06A6-4271-9635-3255E09A3610/DayTickleriOS.app/PLCrashReporter.dll
Loaded assembly: /private/var/mobile/Applications/628346FB-06A6-4271-9635-3255E09A3610/DayTickleriOS.app/Mono.Dynamic.Interpreter.dll [External]
Loaded assembly: /private/var/mobile/Applications/628346FB-06A6-4271-9635-3255E09A3610/DayTickleriOS.app/System.Core.dll
Loaded assembly: /private/var/mobile/Applications/628346FB-06A6-4271-9635-3255E09A3610/DayTickleriOS.app/Xamarin.Forms.Core.dll
Loaded assembly: /private/var/mobile/Applications/628346FB-06A6-4271-9635-3255E09A3610/DayTickleriOS.app/System.Net.Http.dll [External]
Loaded assembly: /private/var/mobile/Applications/628346FB-06A6-4271-9635-3255E09A3610/DayTickleriOS.app/Xamarin.Forms.Platform.iOS.dll
Loaded assembly: /private/var/mobile/Applications/628346FB-06A6-4271-9635-3255E09A3610/DayTickleriOS.app/System.Xml.dll
Loaded assembly: /private/var/mobile/Applications/628346FB-06A6-4271-9635-3255E09A3610/DayTickleriOS.app/Xamarin.Forms.Xaml.dll
Loaded assembly: /private/var/mobile/Applications/628346FB-06A6-4271-9635-3255E09A3610/DayTickleriOS.app/Xamarin.Insights.dll
Loaded assembly: /private/var/mobile/Applications/628346FB-06A6-4271-9635-3255E09A3610/DayTickleriOS.app/DayTickler.dll
Loaded assembly: /private/var/mobile/Applications/628346FB-06A6-4271-9635-3255E09A3610/DayTickleriOS.app/SQLite.Net.dll
Loaded assembly: /private/var/mobile/Applications/628346FB-06A6-4271-9635-3255E09A3610/DayTickleriOS.app/SQLite.Net.Platform.XamarinIOS.dll
Loaded assembly: /private/var/mobile/Applications/628346FB-06A6-4271-9635-3255E09A3610/DayTickleriOS.app/DayTickleriOS.exe
Thread started: <Thread Pool> #3
Thread started: <Thread Pool> #4
Thread started: #5
Thread started: #6
Unhandled Exception:
System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation.
2014-11-05 20:52:53.541 DayTickleriOS[450:60b] Unhandled managed exception: Exception has been thrown by the target of an invocation. (System.Reflection.TargetInvocationException)
at System.Reflection.MonoCMethod.InternalInvoke (System.Object obj, System.Object[] parameters) [0x00016] in /Developer/MonoTouch/Source/mono/mcs/class/corlib/System.Reflection/MonoMethod.cs:543
at System.Activator.CreateInstance (System.Type type, Boolean nonPublic) [0x000af] in /Developer/MonoTouch/Source/mono/mcs/class/corlib/System/Activator.cs:329
at System.Activator.CreateInstance (System.Type type) [0x00000] in /Developer/MonoTouch/Source/mono/mcs/class/corlib/System/Activator.cs:222
at Xamarin.Forms.Xaml.ElementNode.Create (Boolean dontUseLazy) [0x00000] in <filename unknown>:0
The program 'Mono' has exited with code 0 (0x0).
Debugging session ended.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment