09-15-2010 12:05 PM
I have an application in labview 2009 .When i make the installer i am including labview run tim engine.....after installing the application on another PC the front panel is not getting loaded and it returns an error saying "unable to find the labview run time engine".the progarme i am having uses one XY chart and some shared variable bindings....why this happens ...can any one help....
09-15-2010 04:39 PM
This sounds like a corrupt installation of the run-time engine. I would try reinstalling it (either from your installer or from here). The only thing is, it might think that the runtime engine is already installed and skip the installation. In this case, you may need to use a utility called MSI Blast (look around on the forums) to wipe away the previous installation of the runtime engine.
Let me know how it goes.