LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

help,I got a problem in remote panel which contains activex(.ocx)

I embeded an activex in the vi using the "activex container" in labview,the panel of activex could be correctly displayed in the front panel of the vi.But when i publish the vi using the web publishing tool and tried to visit the remote panel from a diffierent pc .the panel of activex could not be displayed in the IE html.Besides I got a failure in the line 3129 of "image.cpp" >>>>>>>>>>>>Could anybody help me ?>>>>>>and whether the remote panel of labview could displayed the "face" of activex in it ?THANK YOU
0 Kudos
Message 1 of 2
(2,607 Views)
> I embeded an activex in the vi using the "activex container" in
> labview,the panel of activex could be correctly displayed in the front
> panel of the vi.But when i publish the vi using the web publishing
> tool and tried to visit the remote panel from a diffierent pc .the
> panel of activex could not be displayed in the IE html.Besides I got a
> failure in the line 3129 of "image.cpp" >>>>>>>>>>>>Could anybody help
> me ?>>>>>>and whether the remote panel of labview could displayed the
> "face" of activex in it ?THANK YOU

I haven't done this myself, but apparently, if the control is installed
on the remote computer, it will work reasonably well in the remote
panel. LV doesn't currently try to fake out the display portion without
the control being i
nstalled. It might be able to do so in the future,
but the interaction with the control would not work, and the performance
of the image solution might be pretty different.

Greg McKaskle
Message 2 of 2
(2,607 Views)