01-27-2010 01:47 PM
I have a deployment that is being built via a command line calling the deployment utility. It is all being done with a script. I then use the deployment log for information to e-mail to myself and others about the build. I am getting conflicting name messages for VIs in the Labview Reports library that is shipped from NI. There are a lot of message about VIs being renamed because of this. Is there a way of suppressing these messages so real information can be observed and not missed because of all this spam? I don't want to have a real problem over looked because of these messages being generated about items that are not in my control. Thanks in advance for any help.
Troy
01-29-2010 08:21 AM
01-29-2010 11:26 AM
I am using TestStand 4.1.1 and Labview 8.6.1. I have looked at the link you are referring to. That I believe is how to make the deployment work with the Report Generation Toolkit. I believe I would still get the same warnings in the deployment log which is what I am trying to get rid of.
Troy
02-01-2010 03:55 PM
Hi Troy,
I don't believe TestStand has the option to customize which warnings are logged and which aren't. The best thing to do would create a tool to parse through the log and find the warnings with the duplicate name warning to remove.