06-01-2004 04:20 PM
06-01-2004 04:32 PM
06-01-2004 05:37 PM
06-02-2004 09:47 AM
06-04-2004 10:10 AM
06-04-2004 10:48 AM
06-05-2004 10:27 AM
06-07-2004 10:26 AM
07-28-2006 01:04 AM
Hi all,
I have the same problem too.
I'm developping the application by using a MS OFFICE REPORT from a MS report generation toolkit. Then when I test and run my application, the results work fine, I can chose the location to save my excel file and then I can open the saved excel file to see my result. However, the problem arises when I try to built the .EXE file, it doesn't work. Even though, I've already added 2 dynamic VIs as follows:
Could anyone advise how to solve this problem ? Additionally, I'm using LabVIEW8 and MS OFFICE EXCEL 2003.
Thanks in advance.
Pravee
Solimac (Thailand)
07-28-2006 10:00 AM
If I recall correctly, the Report Generation Toolkit User Guide indicates some special steps that are required when building an executable that uses the MS Office Report Express VI. Specifically, I believe you need to add the following two files as Support Files in your application before building:
[LabVIEW]\templates\Report\MSOffice_RGT_Template.dot
[LabVIEW]\templates\Report\MSOffice_RGT_Template.xlt
See if this helps,
-D
P.S. - If you're still having problems after reading this suggestion and the user guide, I recommend a more detailed description of the specific error you receive, along with attaching a simple project file and VI that demonstrate the behavior.