LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

dATE AND TIME PICKER ACTIVEX NOT WORKING

The microsoft date and time picker (6.0) is not working in systems which doesnt have MS office. What is the solution to use this in systmes which doesnt have office.
0 Kudos
Message 1 of 4
(3,283 Views)
I'm not sure what the date and time picker does, but if you use an ActiveX object which does not exist on another system, the only way for it to work is to install MS Office on the target machine. The ActiveX component has to be registered on the systems.

Probably not what you wanted to hear.

Is there any way you can get what you want without using ActiveX?


Mark
0 Kudos
Message 2 of 4
(3,283 Views)
i have registered the activex using the regsvr command.
In fact the activex name is displaying in the labview window which pops up when u try to insert an activex object in to a container.

But even after inserting this object the activex container is empty.
0 Kudos
Message 3 of 4
(3,283 Views)
I'm not an expert in ActiveX objects, but if you just register it, but MSOffice is not installed on the machine, doesn't that mean that the object is registered but doesn't exist on the machine?

Mark
0 Kudos
Message 4 of 4
(3,283 Views)