03-23-2015 06:39 AM
Hi,
I am trying to generate report in MS word.The functions used in report generation are appending test and appending table.At few instance of report generation getting the attachded warning/error And report is not generated.
Using SPI 2013 and MS word 2013.
Thanks,
Chethan
Solved! Go to Solution.
03-23-2015 07:15 AM
To see where/if there is an error/misunderstanding in your code, we need to see your code. Showing us the error message is not helpful (except to say "Oh, there is an error in your code", but you already knew that ...).
BS
03-23-2015 07:17 AM
Incidentally, do NOT paste a JPEG of your block diagram to show us the code. Either attach the VI or paste a Snippet (if you don't know about Snippets, look up "VI Snippets" in the LabVIEW Help).
BS
03-23-2015 07:24 AM
Hi
VI attached.
Note:The error message appears randomly(Not always).
Thanks,
Chethan
03-23-2015 08:28 AM
03-23-2015 02:46 PM
The code looks "busy" (I'd recommend "hiding the details" inside sub-VIs) but otherwise OK. A web search for the Error showed some instances where Norton Antivirus was a culprit, and where a bad Normal.dot template caused the error. However, I would expect that these would always cause errors.
You know your environment better -- take a look on the Web by searching with the numeric (try both Hex and decimal) values.
BS