Click here to Skip to main content
15,881,938 members

ActiveX Problem - Unspecified Error

R. S. Verma asked:

Open original thread
Hi Expert,
I am Developing a macro using VBA7, in which am using a active X control for 64 bit machine(OS), I have registered ActiveX on my machine successfully, but while I draw that control on my form after activating reference of that tool, it giving an error - Unspecified Error. I don't understand what going wrong. Plz Help Me...
Am Using 64bit OS windows and 64 bit MS office 2010
and activeX control is developed using 64 bit machine for 64bit system.
Thanks in advanced.


-----------------------------------

By going through it I found that this problem is occuring because of this ocx file is not getting registered properly in registry system.
I dont know why...
I am Registering it on 64 bit system using regsvr32.exe and it giving success message but in registry i saw some of its entries not available so that it is not working fine.
Am also trying to use in .net framework environment application and there in the component list when I am trying to register it , it giving an error ... "Self Registration for myEditBox.ocx failed"
Have Any Idea regarding this problem..???
Thanks
Tags: MFC

Plain Text
ASM
ASP
ASP.NET
BASIC
BAT
C#
C++
COBOL
CoffeeScript
CSS
Dart
dbase
F#
FORTRAN
HTML
Java
Javascript
Kotlin
Lua
MIDL
MSIL
ObjectiveC
Pascal
PERL
PHP
PowerShell
Python
Razor
Ruby
Scala
Shell
SLN
SQL
Swift
T4
Terminal
TypeScript
VB
VBScript
XML
YAML

Preview



When answering a question please:
  1. Read the question carefully.
  2. Understand that English isn't everyone's first language so be lenient of bad spelling and grammar.
  3. If a question is poorly phrased then either ask for clarification, ignore it, or edit the question and fix the problem. Insults are not welcome.
  4. Don't tell someone to read the manual. Chances are they have and don't get it. Provide an answer or move on to the next question.
Let's work to help developers, not make them feel stupid.
Please note that all posts will be submitted under the http://www.codeproject.com/info/cpol10.aspx.



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900