03-12-2008 10:24 PM
03-13-2008 12:10 AM
03-13-2008 02:47 PM
Hi Bryan,
There should not be a problem with saving the VIs from the Report Generation toolkit in LabVIEW 8.5. I have checked the readme files to make sure but RGT 1.1.2 should work with any version of LabVIEW later than 7.0. However, the readme does discuss an specific upgrade issue. It says if you previously created VIs that use the built-in Report Generation VIs in LabVIEW Professional, Full, or Base packages or VIs from a previous version of the Report Generation Toolkit, installing the Report Generation Toolkit 1.1.2 might break the VIs you created. If the VIs you created contain any of the following VIs, edit them so they are compatible with the Report Generation Toolkit 1.1.2.
You might need to relink the following subVIs after installation because the connector panes changed in the Report Generation Toolkit 1.1.2. Right-click the VIs and select Relink to SubVI.
One thing that might have happened is if you had created the program in an earlier version of the toolkit, then saved it in the new version of the toolkit, maybe some of the upgrade issues regarding the VIs listed aboved cause LabVIEW to start giving you errors. Also, which version of excel are you using? After you re-did the VI program, have you tried to save it again and see if the same problem occurs?
Carla
03-13-2008 03:52 PM
Hello Carla,
Thanks for the reply. I built the vi on a new machine that I just installed 8.5 on, so there were no previous versions to conflict with.
I am using excel 2003 and was mostly getting the 41106 error, excel did not open. When I rebuilt the program I was not brave enough to save the report vi's to 8.5, so I just left them as is.
On my way to lunch I came up with the attached image and it seems to work well for a temporary fix. It would be nice if there was a longer or adjustable timeout when LV tries to open excel to keep error 41106 from happening. But as long as excel opens sooner or later my band-aid should work for now, otherwise I will need to code a limit on how many attempts it makes opening excel before shutting down the program.
11-11-2008 02:46 AM
Hi!
I've got the same problem with LV 8.5.1, RG Toolkit 1.1.2 and MS Office 2007. Wenn creating a new report with the "New Report.vi" (an Excel template is used), error -41106 is returned sporadically.
As a first workaround, I repeat the "New Report.vi".
Regards
Manuel
10-29-2010 04:44 PM
I got the same error number with LabVIEW 2010 and Office 2007 and traced it to a dangling registry entry after installing and uninstalling Office 2010 beta. See http://digital.ni.com/public.nsf/allkb/3E4102D8B91D0F9E86256CE0006BADCB for details about where to look in the registry. I had entries for 1.7 and 8.5 (Excel 2010 and Word 2010 respectively) and upon deleting them, my problems went away.