K
khorad
i get a system.notsupportedexception on InitializeComponent()
from previous threads it appears there is a 64KB method size limit or
something when using the emulator
it does work on the real device
his solution was to split initialize into two methods, but i think that
would mess up the form designer
so is there anyway to get this to work on the emulator while still using the
form designer?
i feel like i'm stuck back in 1988 worrying about 64k limitations
from previous threads it appears there is a 64KB method size limit or
something when using the emulator
it does work on the real device
his solution was to split initialize into two methods, but i think that
would mess up the form designer
so is there anyway to get this to work on the emulator while still using the
form designer?
i feel like i'm stuck back in 1988 worrying about 64k limitations