Click here to Skip to main content
15,949,686 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
The problem is I have added the ActiveX control Library as reference in c# visual studio 2010,and there's an error in design view that the ActiveX Control or component is either not Registered or Recognised....My Question Really is What Exactly do I have to do after adding the OCX file as Reference in my project?... And this is just my Final year Project in School,I don't really need to worry about Security issues.... Thanks.
Posted
Comments
Theight 8-Oct-13 5:34am    
Thanks for your response... The problem is am able to referenced the OCX file Class in my c# code after adding d reference without doing d regsvr32 .... But d ActiveX control icon is saying it's nt a Recognised component... Now when I did the regsvr32 it was impossible 4 me too reference the Class nd Method of d ActiveX control...that is the problem am Facing.

1 solution

Hi Theight,
Register your ocx file and then refer.

--
Thanks
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



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