07-06-2011 07:08 AM
I've installed 64-bit LabVIEW 2010 into C:\program files\National Instruments\LabVIEW 2010 and the 32-bit version into C:\program files(x86)\National Instruments\LabVIEW 2010. My PC is 64-bit and runs Windows 7. When loading a program written in LabVIEW 8,5, both versions (32 and 64-bit) don't load quite a few libraries and VIs such as "NI_ReportGenerationToolkit.lvlib", "Set Current Font.vi", "Excel Set Cell Font", etc. I can search for these files in Windows and select them when I load my main VI, but I still end up with broken arrows in the code.
I also don't see the Excel-specific or Word-specific functions in the Report Generation palette.
I've uninstalled the Report Generation toolkit and re-installed it from the DVD (per another thread) but that didn't work.
Could someone explain where the libraries are supposed to be for both 32-bit and 64-bit?
Thanks in advance...
07-08-2011 08:20 AM
Hi SJT,
I would suggest trying two things. The first is to ensure that you are restarting LabVIEW and your computer after you have installed the toolkit. If the toolkit still does not appear on your pallets I would then suggest downloading the Report Generation Toolkit from the Service Resource Center and using that media to run a Repair on the toolkit.
You can also double check the library is in the correct place by looking in your Program Files (x86)\National Instruments\LabVIEW 2010\vi.lib\addons\_office directory.
<Brian A | Applications Engineering | National Instruments>
07-08-2011 02:19 PM
Brian - Thanks. Restart worked.