02-01-2015, 05:26 AM
(This post was last modified: 02-01-2015, 05:29 AM by roboknight.)
Deak, out of curiosity, did you set your debug build to 64-bit? If so, that might not work. There are a few things out there that point to a bug in .NET with regard to 64-bit debugging that produce the same error. You may have to build for X86 instead of All or X64. It may even be possible that things won't run on 64-bit.
https://bugzilla.xamarin.com/show_bug.cgi?id=13508
These guys have the same problem.
https://bugzilla.xamarin.com/show_bug.cgi?id=13508
These guys have the same problem.