D
devgrt
This is a repost/consolidation of an odd problem I have:
PocketPC 2003 C# .NetCF 1.1
-We use CFCOM to wrap a large ActiveX control (MapInfo)
-That control reads a large amount of data from the SDCard
-Once that control is instantiated and reads its data we can no longer load
any DLLs or if they do load they fail (MissingMethodException)
-If we comment out the control then DLLs work fine
-the odd thing is that it only happens on Dell Axim x50 with WinCE 4.2 (if
we use the same app/dlls on any other PDA (we tried four other types) or
even on the same Dell but with Windows Mobile 5.0 it all works great.)
Thanks for any ideas you may have!
PocketPC 2003 C# .NetCF 1.1
-We use CFCOM to wrap a large ActiveX control (MapInfo)
-That control reads a large amount of data from the SDCard
-Once that control is instantiated and reads its data we can no longer load
any DLLs or if they do load they fail (MissingMethodException)
-If we comment out the control then DLLs work fine
-the odd thing is that it only happens on Dell Axim x50 with WinCE 4.2 (if
we use the same app/dlls on any other PDA (we tried four other types) or
even on the same Dell but with Windows Mobile 5.0 it all works great.)
Thanks for any ideas you may have!