R
Romu
My software uses localizable forms.
It perfectly works with CF RTM & SP1 on both device and
emulator.
I've recently updated my device with SP2, and I thought
I've updated my emulator too.
My software always runs well on the emulator but not at
all on the device. It crashes always in the
InitializeComponent method at each call of
ResourceManager.GetOject method, I get a
TypeLoadException.
I'm quite sure this is a version issue, but how to solve
it?
Thanks.
It perfectly works with CF RTM & SP1 on both device and
emulator.
I've recently updated my device with SP2, and I thought
I've updated my emulator too.
My software always runs well on the emulator but not at
all on the device. It crashes always in the
InitializeComponent method at each call of
ResourceManager.GetOject method, I get a
TypeLoadException.
I'm quite sure this is a version issue, but how to solve
it?
Thanks.