ni.com is currently undergoing scheduled maintenance.

Some services may be unavailable at this time. Please contact us for help or try again later.

LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Class not registered

Hello,

 

I am using Automation refnum in FP, and selecting Active X object, "MSCommLib.IMSComm" and when i open the block diagram and run the code, I get the

 

error whose image is attached.

 

Pls let me know what all may b the possible reasons.

 

 

0 Kudos
Message 1 of 4
(3,336 Views)
0 Kudos
Message 2 of 4
(3,318 Views)
IS there any way to avoid this error and load the active X , what are the necsessary things required to load that active X?
0 Kudos
Message 3 of 4
(3,308 Views)

HI

If you are using the Activex, make sure that control has registered properly.

Activex control can be register by giving the command "regsrv32 <activex control path>" on command prompt.

 

and also make sure you are selecting the correct component in activex cotrol.

 

Regards

Santosh

 

0 Kudos
Message 4 of 4
(3,303 Views)