Bixolon 350Plus Opos注册问题 [英] Bixolon 350Plus Opos registration issue

查看:103
本文介绍了Bixolon 350Plus Opos注册问题的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我安装了最新的opos sdk和opos Bixolon驱动程序。 使用示例代码打印我得到以下问题,我似乎无法解决它。 我有regsvr32 ocx也

I have installed the newest opos sdk and the opos Bixolon drivers.  using the sample code to print i get the following issue and i cant seem to resolve it.  I have regsvr32 the ocx also

 	 PosExplorer posExplorer = new PosExplorer(this);
            DeviceInfo receiptPrinterDevice = posExplorer.GetDevice("PosPrinter""ReceiptPrinter"); //May need to change this if you don't use a logicial name or use a different one.
            return (PosPrinter)posExplorer.CreateInstance(receiptPrinterDevice);

当posExplorer.CreateInstance(receiptPrinterDe)我得到以下错误

When the posExplorer.CreateInstance(receiptPrinterDevice) is called i get the below error

检索具有CLSID {CCB90152-B81E-11D2-AB74-0040054C3719}的组件的COM类工厂由于以下错误而失败:80040154。

Retrieving the COM class factory for component with CLSID {CCB90152-B81E-11D2-AB74-0040054C3719} failed due to the following error: 80040154.

推荐答案

在注册表中设置POSfor.NET\Logging | Enabled = 1并查看日志文件以获取详细信息。对于具有多种相同类型设备的情况,最好使用GetDevices函数。
Set POSfor.NET\Logging|Enabled = 1 in the registry and see the log file for details what is wrong. It is better to use GetDevices function for cases with multiple devices of the same kind.


这篇关于Bixolon 350Plus Opos注册问题的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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