LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

activex registration 3d graph

I am having problems geting the 3d graph activex control to register properly (cw3dgraph.ocx) even on my own system it does not work. It did work until I installed the 7.0 software (in conjunction with the 6.0 stuff). I have done regsvr32 until i am blue in the face and it does not seem to make a difference. Basically I have to Apps 1 app that is released to the public and the 3d graph works just fine, with the 6.0 runtime engine. But I can not even get the activex control to work with that application. If I do regsvr32 /u cw3dgrph.ocx and the load the panel I get a message that states the Activex control is not registed on this computer (thats right i think). Then I do regsvr32 cw3dgrph.ocx, then load the panel I no longer get the error but it is using the default parameters and not the ones that are being set by my program (color, scale etc..). I think this has something to do with licensing but I dont know where to begin with that. On the second app, which is a new release of the first app which has had NO code changes in the area of the Activex control, no matter what I do when I load the panel the control is replaced with a message that says

Control ID: CWGRAPH3D
Control Type: Nationa In... CW 3D Graph 6.0

ActiveX control not registered on this computer (0x80040154)

btw I find this message strange since the version of the cw3dgrph.ocx file is 7.0.0.339
0 Kudos
Message 1 of 2
(3,204 Views)
Hello

I would recommend deleting the control from your panel and try adding it back again.

It that does not help, then try regenerating the fp for the 3dGraph Activex controller. This should update the wrapper code for anything that might have changed for the new 3D Graph. Then recompile and run the app.

I hope this helps
Bilal Durrani
NI
0 Kudos
Message 2 of 2
(3,196 Views)