| 查看: 1364 | 回复: 1 | ||
想要飞得高木虫 (正式写手)
|
[求助]
C# 上位机 运行错误 已有1人参与
|
|
C#编的上位机编译成功,但是运行就出现以下错误,请问如何修正? 出错行: ((System.ComponentModel.ISupportInitialize)(this.chart1)).EndInit(); 出错内容:“System.Runtime.InteropServices.COMException”类型的未经处理的异常在 System.Windows.Forms.dll 中发生 其他信息: 没有注册类 (异常来自 HRESULT:0x80040154 (REGDB_E_CLASSNOTREG)) TeeChart插件我已注册,不然在程序里也调用不了。难道是缺少其他插件?请各位大神帮忙指点。 |
» 猜你喜欢
为什么中国大学工科教授们水了那么多所谓的顶会顶刊,但还是做不出宇树机器人?
已经有9人回复
版面费该交吗
已经有9人回复
体制内长辈说体制内绝大部分一辈子在底层,如同你们一样大部分普通教师忙且收入低
已经有13人回复
面上可以超过30页吧?
已经有4人回复
“人文社科而论,许多学术研究还没有达到民国时期的水平”
已经有5人回复
什么是人一生最重要的?
已经有4人回复
FMStation
至尊木虫 (知名作家)
- 应助: 591 (博士)
- 贵宾: 0.03
- 金币: 18274.2
- 红花: 97
- 帖子: 8891
- 在线: 1488.1小时
- 虫号: 2400059
- 注册: 2013-04-04
- 专业: 计算机应用技术
【答案】应助回帖
★ ★ ★ ★ ★ ★ ★ ★ ★ ★ ★ ★ ★ ★ ★ ★ ★ ★ ★ ★ ★ ★ ★ ★ ★ ★ ★ ★ ★ ★
想要飞得高: 金币+30, ★★★★★最佳答案 2016-10-13 15:24:00
想要飞得高: 金币+30, ★★★★★最佳答案 2016-10-13 15:24:00
|
https://stackoverflow.com/questi ... rvices-comexception Sometimes user doesn't have enough priveleges to run some COM Methods. I ran Visual Studio as Administrator and the exception was gone. https://stackoverflow.com/questi ... ive-brokers-tws-api Make sure you add the component to the IDE using the visual designer. http://forums.ni.com/t5/Measurem ... d-after/td-p/482059 System.Runtime.InteropServices.COMException' occurred after installation of National Instruments http://me1237guy.pixnet.net/blog ... nent%3A-evision.ocx Registering ActiveX component |
2楼2016-10-08 06:34:27













回复此楼