09-22-2010 04:50 AM
Hi,
I'm having an issue with my results file. If I run the teststand sequence on the development Pc it works fine but when I deploy the code and run it on a deployment PC the html fail summary only shows the first fail.
e.g.
4.1 Test x fails
4.2 Test y fails
The fail summary only shows the first fail.
My suspicion is that there is something in the public folder that is altering the html reporting mechanism. I removed reportgen_html from the directory:
C:\Documents and Settings\All Users\Documents\National Instruments\TestStand 4.2.1\Components\Models\TestStandModels
but the problem still persists. Does anyone know what could be causing the failure?
Thanks,
Sean
Solved! Go to Solution.
09-22-2010 07:52 AM
The problem was actually the reportgen_html.seq file as I had first guessed.
The deployment tool was pulling the an older version of reportgen_html.seq.
The headache is over.