问题描述
在过去的几年中,我已经能够在这里找到我需要的每个答案,但是我遇到了一个大问题,我正在寻求帮助.
我需要一个自定义控件,它是点矩阵显示.我尝试了在这里找到的一个,但是没有运气,所以我通过BCT Controls找到了另一个.经过大量的工作,我可以按自己的意愿去做.它是一个免费控件,但它提供了作者提供的注册密钥.然后我去在笔记本电脑上安装了该应用程序,这在安装过程中出现了:
模块C:\ programfiles \ ............等等等等\ BCTDisplayMatrix.OCX无法注册. HRESULT -2147024770.请与您的支持人员联系.
为什么现在必须发生这种情况?
Over the past couple of years, I have been able to find every answer I need here, but I ran into a big problem and I''m looking for help.
I needed a custom control, which was a dot matix display. I tried one that I had found on here, but I didn''t have any luck with it, so I found another by BCT Controls. After a lot of work, I got it to do just what I wanted. It was a free control, but it came up with a registration key, which the author has provided. Then I went to install the application on my laptop and this comes up during the install:
Module C:\programfiles\.........blah blah blah\BCTDisplayMatrix.OCX failed to register. HRESULT -2147024770. Contact your support personnel.
Why must this happen now?
推荐答案
这篇关于寄存器控制错误的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!