LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Build exe with report generation 2011

Give me your email ID

--------------------------------------------------------------------------------------------------------
Kudos are always welcome if you got solution to some extent.

I need my difficulties because they are necessary to enjoy my success.
--Ranjeet
0 Kudos
Message 11 of 15
(694 Views)

dpbalaji@gmail.com

Regards,
Balaji DP
0 Kudos
Message 12 of 15
(685 Views)

Try this example project. Look at the source file settings (especially dependencies).

Build it.

Hope this helps.


CLA CTAChampionI'm attending the GLA Summit!
Subscribe to the Test Automation user group: UK Test Automation Group
0 Kudos
Message 13 of 15
(679 Views)

I had a problem with this before.

 

This is how I solved it:

 

Make sure that "Use Labview 8.x" file format is unchecked, that is what is making you have all kinds of folders.<LabVIEW>\vi.lib\Utility\NIReport.llb, and <LabVIEW>\vi.lib\Utility\LVClass need to be included. 

0 Kudos
Message 14 of 15
(662 Views)
Now its works fine but i have some dynamic vi which i have added in my project file viserver/call.vi. If i checked 8.x file setting it will load correctly but if i unchecked its not loading showing file not found, how to resolve this
Regards,
Balaji DP
0 Kudos
Message 15 of 15
(644 Views)