LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Examples VIs from Report generation Tool kit is not executable.

Examples VIs from Report generation Tool kit is not executable. I am running Labview 7.0 and Office XP on Windows 2000. I try to repeat the installation on several different machines but I couldn't get the report generation tool kit working.
0 Kudos
Message 1 of 7
(3,333 Views)
try this link :

http://digital.ni.com/public.nsf/3efedde4322fef19862567740067f3cc/a51275386843f91886256aa20058d04a?OpenDocument

Good Luck

Dan
0 Kudos
Message 2 of 7
(3,333 Views)
I already have Office Toolset 1.0.1 but still it is giving me a problem.

Thanks for you time
0 Kudos
Message 3 of 7
(3,333 Views)
What is the set up of the system? OS, Labview versions, etc.

Which example does not work?

Please be more specific.

-Joe
0 Kudos
Message 4 of 7
(3,333 Views)
Joe,

I am running Labview 7.0 and Report Generation Tool kit 1.0.1 and Office XP on windows 2000 Professionsl.

The exaple is not working is Sample test Report.vi (mostly all the examples in Generating Report is not executable) I tried different machines even I tried a mechine with XP, no luck.
If you got any answear let me know.

Thanks

//Suresh
0 Kudos
Message 5 of 7
(3,333 Views)
Unfortunately I dont have a good answer. I have both lv 6 and 7 on my computer, since Report Generation kit was installed for v6 first, it wouldn't even install for lv7! unlike some other toolkits you can install different versions. Eventually I copied all the related files from lv6 to lv7. By doing so, I'm sure it screwed up the examples. I would suggest that by looking at NI's example, you can re-create (not just copy and paste) the vi by yourself and see if that solves the problem.

-Joe

-Joe
0 Kudos
Message 6 of 7
(3,333 Views)
Suresh,
Where are the toolkit examples breaking? Is it that they cannot recognize some activex objects and property nodes, or is it that they cannot find some subVIs? Which properties/SubVIs are those?
When you go to reinstall the toolkit, make sure you specify you want to install the VIs for Office XP. Maybe the first time it installed the VIs for Office2000, thinking that is the version you have since you run it on Win2000.
Also, do you have the earlier version of the toolkit installed, version 1.0? You should uninstall it before installing version 1.0.1.
If you are still having problems, try to force the recompile of the toolkit VIs. Recompile is different from the mass compile in that it rebuilds the VI binary. Open the VI that is broken
(Sample Text Report) and select CTRL+Run Arrow. It will recompile all VIs in memory. Save and close the VI. Open the VI again and if it still broken look in the sub-subVI called Font Style.vi. In the upper left-hand corner of this VI there is a property node. Change the property node to a different property and back. This should fix the broken arrow.
Here is a document that talks about similar problem:
How Do I Fix the Report Generation Examples for LabVIEW 6.1 so They Don't Generate an Error?

Zvezdana S.
National Instruments
0 Kudos
Message 7 of 7
(3,333 Views)