Issues running EMDK 2.9 on Windows Mobile 5 emulator (pocket PC)

A Artur Prishchepov 2 years 11 months ago
8 0 0

Hi,
 
We have an application running windows ce 5.0 and are having troubles running it within WM 5.0 pocket PC emulator. It uses EMDK 2.9 to work with several native functions. We see that EDMK CAB files are getting deployed (also tried to deploy them manually),but the following instruction results in errors:
 
TerminalInfo terminalInfo = new TerminalInfo();                 byte[] arg_25_0 = terminalInfo.UniqueUnitID;                 return terminalInfo.ESN;  
Instantiating TerminalInfo results in:
 
A first chance exception of type 'System.MissingMethodException' occurred in Symbol.ResourceCoordination.dll
A first chance exception of type 'System.Exception' occurred in Symbol.ResourceCoordination.dll

Please advise if EMDK 2.9 can be used in windows mobile emulator.

Versions of the libraries that are deployed to emulator within EMDK 2.9 that seem to relate to the issue:
- Symbol.dll v 2.8
- Symbol.ResourceCoordination.dll v 2.9

Thank you

CONTACT
Can’t find what you’re looking for?