LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

application builder problem

I created a Vi that run the excel macro. It worked well but when I tried to build the exe file. It showed error1003 Possible vi is not executable.
 
Any ideas or comments?
 
Thanks
0 Kudos
Message 1 of 5
(2,980 Views)
First, I suggest you upload the VI and tell us exactly when the error occures.
 
Second, is this happening on the same computer? If you are running on two computers with different versions of Office then you will have some incompatibilities which would require recompiling the VI.
 
Also, are you using any dynamic calls to VIs?

___________________
Try to take over the world!
0 Kudos
Message 2 of 5
(2,970 Views)
Like I indicated, my Vi had only one run macro property node and it worked ok. but I couldn't build it into an executable file.
0 Kudos
Message 3 of 5
(2,967 Views)
Do you use the 'Report generation toolkit'?
If so make sure the dynamic vi's are include (_excel.vi if I recall correctly)

Ton
Free Code Capture Tool! Version 2.1.3 with comments, web-upload, back-save and snippets!
Nederlandse LabVIEW user groep www.lvug.nl
My LabVIEW Ideas

LabVIEW, programming like it should be!
Message 4 of 5
(2,963 Views)
Here is a KnowledgeBase that tell you how to do this.
 
Regards,
Chetan K
Application Engineering
National Instruments
0 Kudos
Message 5 of 5
(2,940 Views)