04-08-2013 03:43 AM
Hello,
I don't know how to solve this problem: When I bulid the executable, LabVIEW creates 5 folders with all VI of the toolkit that I use. It looks as if LabVIEW generate all dependence and paste the VIs into my project. After of compilation its appears conflicts in my project.
The executable runs fine.
Any idea?
Vicen
WinXP with LV2010
04-08-2013 04:08 AM
Try like this
04-08-2013 04:31 AM
Sorry, I don't understand you.
Have I copy the NI_ReportGenerationToolkit.lvlib to my project? or NIReport.llb? (both allocated in "Program Files>National Instruments>LabVIEW 2010>..." folder)
When you say "Try like this", Should there be a link on "this"?
04-08-2013 06:40 AM
Sorry!
The executable runs fine except when I use the report functions.
Vicen
04-08-2013 06:50 AM - edited 04-08-2013 06:51 AM
A wild guess is that you put your compiled program into the same folder as your project is located. You use auto-populating on the folders which will cause your project tree to changed when you compile, since you put your exe file in your project folder.
Try to put your compiled exe file elsewhere and not in your project folder.
04-08-2013 09:49 AM
I've been working for several months with this project. I'd created some executables without problems, but three days ago the problem appeared.
Maybe I saved, by mistake, report toolkit VIs in my project?
I remember that day LabVIEW asked me, when I saved my project, if I wanted to save these VIs.... and I agreed all! Has something to do?
04-09-2013 04:57 AM
What I mean to say is what image I attached follow like that. Tell me where you have added the excel report. What I mean to say is add there instead of your usual place. Try like this
04-09-2013 09:29 AM
Do you have use 8.x labview file layout checked? Selecting that has given me problems like this in the past with the report generation toolkit.