Skip to content

Instantly share code, notes, and snippets.

@pjbeaman
Created September 4, 2012 16:37
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 pjbeaman/3623235 to your computer and use it in GitHub Desktop.
Save pjbeaman/3623235 to your computer and use it in GitHub Desktop.
mandroid execution: "--activate" "--name" "PJ BEAMAN" "--company" "XAMARAMA" "--email" "WHY.AMIYELLING@WHOKNOWS.COM" "--phone" "180094JENNY" "--code" "7ESD0-PU8CK-UD7BS-YHR74-1DM7T"
System.Runtime.InteropServices.MarshalDirectiveException: Can not marshal 'parameter #4': Pointers can not reference marshaled structures. Use byref instead.
at (wrapper managed-to-native) Xamarin.Android.Licensing.Interop.UnsafeNativeMethods:GetAdaptersAddresses (Xamarin.Android.Licensing.Interop.AddressFamily,Xamarin.Android.Licensing.Interop.GetAdaptersAddressesFlags,intptr,Xamarin.Android.Licensing.Interop.IpAdapterAddresses*,uint&)
at Xamarin.Android.Licensing.Interop.WinNetworkInterfaces.GetNetworkInterfaces () [0x00000] in <filename unknown>:0
at Xamarin.Android.Licensing.Interop.WinNetworkInterfaces.A () [0x00000] in <filename unknown>:0
at Activation.GetXML () [0x00000] in <filename unknown>:0
at Activation.Activate (System.String name, System.String email, System.String company, System.String phone, System.String code) [0x00000] in <filename unknown>:0
at Monodroid.Arguments.Parse (System.String[] argv) [0x00000] in <filename unknown>:0
at Monodroid.MainClass.Main (System.String[] argv) [0x00000] in <filename unknown>:0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment