08-19-2016 06:59 PM - edited 08-19-2016 07:00 PM
I am using windows 7 x64, ms office 2007 and LV 2016.
I tried running this example vi, and received this error.
I will leave a picture in the description, so that you can view the complete description of the error.
Can someone please help me out?
Thanks.
08-19-2016 08:19 PM
Instead of "the complete description of the error", we need to see "a complete description of what you did", which you can do by attaching code (this means a VI) that produces the error. If we also see the error, we can tell you how to fix it (if it is fixable), or can tell you what you did "wrong" to cause it.
Bob Schor
08-19-2016 08:29 PM
LV 2015 VI.
08-20-2016 11:06 PM
Thank you for attaching your code. Now I notice that I've made fairly detailed comments on two other of your posts treating some of these same issues, so I'm not going to repeat all of them here. But here are some comments directly related to the (very large) VI that you posted:
Try to read the comments on the three or four posts you've created recently, and see if you can't incorporate as many of the comments in creating a new, simplified, subVI-ed version of your code.
Ooh, dare I ask, do you develop your code using LabVIEW Project? If you are going to follow my suggestion about using a lot of subVIs to make your code cleaner, easier to understand, easier to debug, etc., you will need to organize the various routines by keeping them in a single Folder (or Folder Tree), and building a LabVIEW Project inside that Folder. Again, if you don't know how to do this, ask. When you do have a Project that you want to show us, what you do is to create a Compressed Copy of your Project Folder, which should contain your Main VI and all the subVIs in a single Zip file, and attach that one Zip.
Bob Schor
08-21-2016 02:58 AM
You mentioned you have Office 2007, but error shows something Office12.
-Do you have both versions?
-What is your Report generation toolkit version?
08-21-2016 08:15 AM
08-21-2016 10:15 AM
I would suggest you to run the inbuilt example and post your findings if it works properly.