Hello,
I have a sequence that calls a sub-sequence in a new thread. Also I have to use the On-The-Fly reporting.
If I execute the main-sequence at first time everything is ok, but at the second time I get this runtime-error.
Details: "An error occurred calling 'ProcessOneResult' in 'ITSOnTheFlyReportGen' of 'TestStand On-The-Fly Report Generator'"
Location: "Step 'Process Step Result' of sequence 'ProcessOTFStepResult' in 'reportgen_html.seq'"
The error doesn't occure if don't use the On-The-Fly reporting or if I call the sub-sequence in a new execution.
But I can not use this options.
So I don't know what to do,
Ciao TPoint