LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Office Report Generation Toolkit 1.0.1 and MS Office 2000 problem

Hello.
 
I'm tring to make a repot in word using a template..everything works just fine when in development..but when i make the executable the problem arises.
I get error code 7  (Cannot open vi reference) in NewReport.vi.. FYI i'm running the aplication in the same machine i'm developing.
 
I'm sure everything else is ok..- changed paths to work in executable, template in correct folder...i'm adding the necesary support llb to the executable(Win200), etc - ..i tried reinstaling office and the report generation toolkit but i still have the same problem...
 
How can i solve this?....
 
Thanks in advance for all yur help.
 
 
0 Kudos
Message 1 of 3
(2,561 Views)
did you include the stub vi, located in the vi.lib >> addons >> _office >> _wordsub.llb >> _worddynamicvis.vi, as a dynamic vi in your build script?

-Joe
0 Kudos
Message 2 of 3
(2,555 Views)
Well..that was a very good answer to my question...and it solved my problem. Thank you.
I thought that by adding just the llb as support files would be enogh..but now i see this is not correct..thanks again.


0 Kudos
Message 3 of 3
(2,547 Views)