Skip to content

Instantly share code, notes, and snippets.

@Shruti360
Created January 14, 2015 08:19
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 Shruti360/21b1d867f8e847ac68e5 to your computer and use it in GitHub Desktop.
Save Shruti360/21b1d867f8e847ac68e5 to your computer and use it in GitHub Desktop.
Application Output
Loaded assembly: /Users/ixamarin78/Downloads/VTC-copy/Vtc.Clients/Vtc.Mac/bin/Debug/VtcMac.app/Contents/MonoBundle/VtcMac.exe
Loaded assembly: /Users/ixamarin78/Downloads/VTC-copy/Vtc.Clients/Vtc.Mac/bin/Debug/VtcMac.app/Contents/MonoBundle/Xamarin.Mac.dll [External]
Loaded assembly: /Users/ixamarin78/Downloads/VTC-copy/Vtc.Clients/Vtc.Mac/bin/Debug/VtcMac.app/Contents/MonoBundle/Xamarin.Insights.dll [External]
Unhandled Exception:
System.InvalidProgramException: Invalid IL code in Foundation.NSBundle:get_MainBundle (): IL_0000: ret
at Vtc.MainClass.Main (System.String[] args) [0x00006] in /Users/ixamarin78/Downloads/VTC-copy/Vtc.Clients/Vtc.Mac/Main.cs:14
[ERROR] FATAL UNHANDLED EXCEPTION: System.InvalidProgramException: Invalid IL code in Foundation.NSBundle:get_MainBundle (): IL_0000: ret
at Vtc.MainClass.Main (System.String[] args) [0x00006] in /Users/ixamarin78/Downloads/VTC-copy/Vtc.Clients/Vtc.Mac/Main.cs:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment