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'."}