02-19-2008 08:11 AM
02-19-2008 06:51 PM
Thanks all,.
I've read the articles.
First, I uninstall all NI SW
Then, reinstall the LV 7.1 only andI follow the article.
But problem are the same.
Regards
02-20-2008 11:38 PM
Hi Robert,
There is a KB that describes a similar behavior. Perhaps you had built a .lib file and the report generation toolkit VIs were now copied into the library, relinking these subVIs and that may be why LabVIEW is not able to find these VIs.
If this is applicable to you, then you will need to find the .lib file that contains the report generation toolkit VIs and delete this .lib file so that LabVIEW can reassociate itself with these toolkit VIs.
This KB is located here: http://digital.ni.com/public.nsf/allkb/4727937D500F94BD86256FA8007F17E6?OpenDocument
To clarify, the issue is only happening in your VI right? Not in your executable?
02-23-2008 05:37 PM