TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
Tin Tin
NA
3
0
Error "Failed to import the ActiveX control. Please ensure it is registered properly.", when using a VB ocx in C#
Aug 17 2006 1:41 AM
Hi,
I am trying to use a VB ocx control in C#.
I have done the following
1. Registered the ocx
2. Included the component in VS .Net IDE tool bar.
But when I try to drag and drop the control I am getting an error "Failed to import the ActiveX control. Please ensure it is registered properly."
Any idea why this is happening?
Note:
Internally the ocx control makes use of a C++ dll.
I am using .Net Visual Studio 2005
Reply
Answers (
0
)
How do I refresh a datagrid view?
import classes from VISIO to .net