I have built an application that uses the Report Generation for Microsoft Word LabView add-on.
The application works perfectly when I am running within the LabView build environment. I can also use the application builder with no problem at all.
Unfortunately, when I try to run the application that was built, even on the same development machine, I get the following error:
"Error 7 occurred at Open VI Reference in Append Text Table to Report.vi -> Word Easy Table (str).vi -> ReportZone.vi -> Report.vi"
'ReportZone.vi' and 'Report.vi' are my VIs. 'ReportZone.vi' uses 'Word Easy Table'. As I specified, there is no problem at all running this from within the build enviroment. This only fails after I build an application and try to run the built application.
I am using LabView 7.1 under Windows 2000.
Thank you in advance for any help you can provide.