I try to build an application with ActiveX commands and ActiveX methods
under LabView 6.1. The application has been built and it works when I
do not use ActiveX but the ActiveX methods do not work in the built
application.
Should I do something specific for ActiveX when building my application ?
First thing you should register the ActiveX control on the targeted PC (on which you want to install the exe) and then there are some settings in app builder like enable activeX server those you should configure properly, as per your requirements