使用C#.NET与条形码扫描仪MC9190-G集成 [英] Integrating with Barcode Scanner MC9190-G using C# .NET

查看:91
本文介绍了使用C#.NET与条形码扫描仪MC9190-G集成的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

大家好,

我正在使用条码扫描器MC9190-G Windows CE 6.5

I am using Barcode Scanner MC9190-G Windows CE 6.5

I拥有 Windows 7 Ultimate 并安装Visual Studio 2008中的支持工具
(EMDK for .NET v2.4 + Update1,Datawedge和Windows Mobile Device)。

I have windows 7 Ultimate and Installed the supporting tools in Visual Studio 2008 (EMDK for .NET v2.4+Update1, Datawedge and Windows Mobile Device).

然后我从 EMDK for .NET v2.4
下载EMDK示例项目,其中包含 C#示例应用程序。我在我的
MC9190-G设备中部署了这个C#示例应用程序。

Then I Downloaded EMDK Sample Project from EMDK for .NET v2.4 which contains C# Sample Application. I deployed this C# sample Application in my MC9190-G device.

通过扫描条形码我得到了 C#示例中的数据应用程序部署在
条码扫描器MC9190-G 的同时设备连接到
Windows 7旗舰版系统在VS 2008中运行相同的应用程序无法获取数据。

By Scanning the Barcode I got the data in the C# Sample Application which is deployed in the Barcode Scanner MC9190-G in the same time the device connected to the windows 7 Ultimate system which have the same application running in VS 2008 is not getting the data.

发生以下错误。

'CS_BarcodeSample1.exe '(Managed):已加载'C:\Program Files \ Microsoft.NET \ SDK \ CompactFramework \v2.0 \ WindowsCE \mscorll.dll'

'CS_BarcodeSample1.exe'(已管理):已加载'c:\program files \ mototola emdk for .net\v2.4\windows ce\samples vs2008\c#\cs_barcodesample1 \ bin \\ \\ _debug \ CS_BarcodeSample1.exe',符号已加载。

'CS_BarcodeSample1.exe'(已管理):已加载'System.Windows.Forms.d ll'

'CS_BarcodeSample1.exe'(已管理):已加载'System.dll'

'CS_BarcodeSample1。 exe'(已管理):已加载'System.Drawing.dll'

'CS_BarcodeSample1.exe'(已管理):已加载'c:\program files \ mototola emdk for .net\v2.4\sdk\smart devices \Symbol.Barcode.dll'

'CS_BarcodeSample1.exe'(Managed):已加载'c :\program files\motorola emdk for .net\v2.4\ddk\smart devices \Symbol.dll'

'CS_BarcodeSample1.exe' (已管理):已加载'Microsoft.WindowsCE.Forms.dll'

'CS_BarcodeSample1.exe'(已管理):已加载'c:\program files \ mototola emdk for .net\v2.4\sdk\smart devices \Symbol.StandardForms.dll'

线程0x6f19604a已退出,代码为0(0x0)。

"Symbol.Exceptions.OperationFailureException"类型的第一次机会异常在Symbol.Barcode.dll中发生

线程0xaca3ee82已退出,代码为0(0x0)。

线程0xaca3ee82已退出,代码为0(0x0)。

线程0xacba667a已退出,代码为0(0x0)。

线程0xcccc6dda已退出,代码为0(0x0)。

线程0x6f19604a已退出,代码为0(0x0)。

程序'[0xCCAAF422] CS_BarcodeSample1.exe:Managed'退出时代码为0(0x0)。

'CS_BarcodeSample1.exe' (Managed): Loaded 'C:\Program Files\Microsoft.NET\SDK\CompactFramework\v2.0\WindowsCE\mscorlib.dll'
'CS_BarcodeSample1.exe' (Managed): Loaded 'c:\program files\motorola emdk for .net\v2.4\windows ce\samples vs2008\c#\cs_barcodesample1\bin\debug\CS_BarcodeSample1.exe', Symbols loaded.
'CS_BarcodeSample1.exe' (Managed): Loaded 'System.Windows.Forms.dll'
'CS_BarcodeSample1.exe' (Managed): Loaded 'System.dll'
'CS_BarcodeSample1.exe' (Managed): Loaded 'System.Drawing.dll'
'CS_BarcodeSample1.exe' (Managed): Loaded 'c:\program files\motorola emdk for .net\v2.4\sdk\smart devices\Symbol.Barcode.dll'
'CS_BarcodeSample1.exe' (Managed): Loaded 'c:\program files\motorola emdk for .net\v2.4\sdk\smart devices\Symbol.dll'
'CS_BarcodeSample1.exe' (Managed): Loaded 'Microsoft.WindowsCE.Forms.dll'
'CS_BarcodeSample1.exe' (Managed): Loaded 'c:\program files\motorola emdk for .net\v2.4\sdk\smart devices\Symbol.StandardForms.dll'
The thread 0x6f19604a has exited with code 0 (0x0).
A first chance exception of type 'Symbol.Exceptions.OperationFailureException' occurred in Symbol.Barcode.dll
The thread 0xaca3ee82 has exited with code 0 (0x0).
The thread 0xaca3ee82 has exited with code 0 (0x0).
The thread 0xacba667a has exited with code 0 (0x0).
The thread 0xcccc6dda has exited with code 0 (0x0).
The thread 0x6f19604a has exited with code 0 (0x0).
The program '[0xCCAAF422] CS_BarcodeSample1.exe: Managed' has exited with code 0 (0x0).

请帮我解决这个问题....

Please help me out of this issue....

提前完成。

Gaajii。

推荐答案

这是嵌入式论坛而不是Visual Studio
This is embedded forum not Visual Studio


这篇关于使用C#.NET与条形码扫描仪MC9190-G集成的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆