本文介绍了devenv.exe vs2012中发生未处理的microsoft .net框架异常的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

当我尝试将新控件添加到表单时,我有一个问题,当我将控件拖放到表单时,
会立即出现此错误。我要添加的控件是Hasar ocx(Fiscal150423.ocx),它是来自财务打印机的库。

i have a problem when i try to add a new control to form,when i drag and drop the control to form,immediately appear this error. the control i want to add is Hasar ocx(Fiscal150423.ocx) its is a library from fiscal printer.

我需要帮助。

谢谢你

推荐答案

获取打印机软件的实际版本。我不太确定,OCX是.NET的最佳解决方案。

Get an actual version of your printer software. I'm not quite sure, that OCX is the best solution for .NET.


这篇关于devenv.exe vs2012中发生未处理的microsoft .net框架异常的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!

10-21 12:54