LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Refrence file error in exe

Hey there.... thanks for Helping me so far..

I am stucked at a point again... I am making a application for report generation.

Using HTML report generation... But as I want to append my report to previous What i do is open that report as word type...

Now.. VI is working fine... but as I make an EXE it gives error about reference fie...(word_quit.vi)

" file <path> is not found or file not found" like that and path in that error only points to the location i buid exe.

I couldn't find the word_quit.vi anywhere.. and Main VI is working fine.... BUT as i build exe it won't work..

Can anybody help .. ?
0 Kudos
Message 1 of 3
(2,223 Views)
Hello,

when you use report generation and then you create an executable, you've a problem. Some report generation vi's are not on the tree, so they are not build together with the rest of the program.

You have to find those missed vi's and add them in "add dinamically"


Software developer
www.mcm-electronics.com





PORTUGAL
0 Kudos
Message 2 of 3
(2,216 Views)
Hi Cyborg,

I believe this knowledgebase article addresses this issue. Let us know how it goes!

Best regards,

-Sam F, DAQ Marketing Manager
0 Kudos
Message 3 of 3
(2,191 Views)