11-07-2008 06:24 AM
When I place the new report VI on a new VI, the error list shows a compilation error in the standard report : set report font VI
I am using the html report for my application, but I would like peace of mind as to why this compilation error is happening
Solved! Go to Solution.
11-07-2008 11:31 AM
11-07-2008 05:23 PM
11-10-2008 09:50 AM
11-10-2008 10:30 AM
Hi Ed,
Sorry to hear you've been having problems. Have you tried running the VI on another machine? I've just tried it on mine and it seems to be fine. Alternatively, you may already have tried this but perhaps a reboot of the computer may help. Finally, you could attempt to re-install just the Report Generation Toolkit (as opposed to LV 8.6 in it's entirety), which may save you some time. Hope this helps,
Best regards
11-10-2008 11:17 AM - edited 11-10-2008 11:20 AM
I'm not sure it is in the Report Generation Toolkit, it's a VI in a seemingly standard llb.
.\LabVIEW 8.6\vi.lib\Utiity\NIReport.llb\Standard Report
Actually, I'm not so sure where the error is any more, The error list shows 2 VIs

11-11-2008 08:35 AM - edited 11-11-2008 08:38 AM
I've re installed LV 8.6 but the problem still persists.
Could somebody post up their version of this VI and I'lll try a direct replacement.
In my post above, the error in Easy Text report points to the Set Report Font VI, so it is definately the Set Report Font VI that is broken.
11-11-2008 08:58 AM - edited 11-11-2008 08:58 AM
Hi, Ed,
As you can see "...One or more of the set of VIs which this dynamic dispatch subVI may call are broken..."
So, you have four Set Report Font.vi:

Open each one in each class, see what is wrong (I guess, some conflicts with your version of MS Office here - i have seen that on my notebook), then fix it.
Andrey.
11-11-2008 09:04 AM - edited 11-11-2008 09:07 AM
I found the problem VI, which is the NI_Standard Report.lvclass:Set REport Font.vi. The only error description in the "VI failed to compile" error

11-11-2008 10:32 AM