05-22-2017 03:09 AM
Hi all
I wanted to generate a quick report using the MS Office Report Express VI, unfortunately LabView crashes with the following Error as soon as I drop the VI in the diagram:
Exception: Unknown (0x00000000) at EIP=0x0000000140026B7B
Version: 16.0 (64-bit)
Any ideas?
Thanks in advance,
Raphael
05-22-2017 08:56 PM
Two comments.
Bob Schor
P.S. -- I had no trouble dropping the MS Office Report Express VI on my LabVIEW 2016 (32-bit) Block Diagram on Windows 10 (64-bit).
05-23-2017 03:28 AM
Hi Bob
thanks for your reply. I tried the traditional VI approach, but there is an error on any Office report.
On this system I do need a lot of Data to be processed and like the 64bit Version of LabView so far, I guess I'll just do it with html reports which will then be printed as a pdf..
Cheers, Raphael
05-23-2017 04:16 AM
I tried the same on a LabView 2015 32bit on the same machine with no problems, seems to be 64bit after all..
05-24-2017 05:32 PM
@raphael.wittwer wrote:
Hi Bob
thanks for your reply. I tried the traditional VI approach, but there is an error on any Office report.
On this system I do need a lot of Data to be processed and like the 64bit Version of LabView so far, I guess I'll just do it with html reports which will then be printed as a pdf..
Cheers, Raphael
Do you mean the VI's are broken? I had a similar issue with 2016 x64 and dug down and found a broken invoke node in "Excel_Save_Workbook.vi." I chose the same method and it unbroke and have since been able to use the report VI's to generate a report.