Advertisement
Guest User

Untitled

a guest
May 29th, 2012
562
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.21 KB | None | 0 0
  1. Unable to use EMDK for .NET
  2. Barcode2 myBarcode2 = null;
  3. Device MyDevice = SelectDevice.Select(
  4. "Barcode",Symbol.Barcode2.Devices.SupportedDevices);// Exception here
  5.  
  6. {"Can't find PInvoke DLL 'SCNAPI32.dll'."}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement