08-29-2008 09:04 AM
08-29-2008 10:18 AM
08-31-2008 08:15 PM
I am getting a "directory already exists" error when I try to install V1.1.1 of the Report Generation Toolkit with V8.6. A few install files produce this same error and my only choice is to IGNORE the file and move on.
Once finished, LabView is missing files when I try to use it it falls apart.
Repairing V8.6 now and will try again once that is complete.
Maybe it is too early to move on to V8.6?
08-31-2008 08:17 PM
Ahhh, just found this thread that explains all:
http://forums.ni.com/ni/board/message?board.id=170&message.id=352118&query.id=29259#M352118
09-02-2008 01:01 PM
Hi BJD1613,
What version of the Report Generation Toolkit did you have previously?
09-02-2008 01:04 PM
09-02-2008 02:06 PM
09-02-2008 05:55 PM
09-03-2008 12:28 PM
Hi BJD1613,
The Report Generation VIs on the LabVIEW Palettes mutate properly. However, you may run into upgrade issues if VIs distributed with LabVIEW, but not available in the Palettes are used in the code. Hence, I would caution against using them for the same reason.
In this case, the specific references do exist in the report generation classes; however, since they are private, they cannot be accessed by VIs outside the respective classes. A temporary workaround for now is mentioned in the following KB 4OOCSJ4M Getting References in Report Generation Toolkit 1.1.3 with LabVIEW 8.6.
This was reported to R&D (CAR# 123064) for further investigation
09-03-2008 12:47 PM
That is what I was looking for. In the meantime I rewrote it using Active X. I am sure the new design is better it just put me in a crunch. Thanks for the quick reply.