Error in Windows CE 7

B Blake Peavy 3 years ago
0 1 0

I'm using the MK3100 device, upon launching my app I get an error "Missing file 'Symbol.Barcode2.Design'".
 
Am I missing something or generally is it missing and I need to install it onto the device?
 
Thanks.

Please register or login to post a reply

1 Replies

V Vedsatx Saddvv

It sounds like you  built your app with the EMDK for .Net and you are missing a DLL on the device.  You can either deploy the whole EMDK runtime as it shows in the readme on your dev pc here:
C:\Program Files (x86)\Motorola EMDK for .NET\v2.9\Windows CE\MassDeployment

Or you could deploy just the needed DLLs in the same folder on the device where you deploy your .exe file.  You should be able to find the needed DLLs in the same folder on your dev machine as the .exe file that was built (bin folder under your project).

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