ni.com is currently undergoing scheduled maintenance.

Some services may be unavailable at this time. Please contact us for help or try again later.

LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

report generation problems on the WinNT target machine

I'm using report generation VI's to generate a standard report, mixed with text and graphs.
In development mode (LV 6.0.2; Win-NT 4.0 SP6)there are no problems to print it. As soon as I make an application (application builder 6.0) and transfer it to the target machine (Win-NT 4.0 SP6; run time engine 6.0.2) I get an error -2147352567 unable to load picture..to Append front panel image to report.vi> If I delete the VI "Append front panel image to report.vi", I can print the text of my report without problems. Do you have any idea?
0 Kudos
Message 1 of 5
(2,835 Views)
Did you create an installer to put the application on the second machine or just copy the .exe to it. Creating an installer includes all of the Reports ActiveX components that you need.
0 Kudos
Message 2 of 5
(2,835 Views)
Yes, I created an installer to transfer the application.
0 Kudos
Message 3 of 5
(2,835 Views)
Does the executable work on the development machine? Also when you get the error message?

As a long shot thought: adjust your margins to about an inch to reduce the possiblity of the error comming from the printer.
0 Kudos
Message 4 of 5
(2,835 Views)
I could fix the bug in the meantime. I had installed an older version of the Internet Explorer. When I updated the target PC to Internet Explorer Vers. 5.5, there are no problems anymore. I think it must be a problem of ActivX.
0 Kudos
Message 5 of 5
(2,835 Views)