Hi Doug,
I do remember hitting retry once before modifying the path with the extra "\". Next time it happens I will try several times to see if it succeeds without the modification.
Early in the process model, we do have a step which takes the existing report file path (which is defined in the report options) and add levels to it according to make/model/sequence being run, and automatically creates the directories if they don't exist. This directory creation has been in the code for over a year, I have never seen this happen before a couple days ago. But in this instance, the directory already existed so none was created earlier. Also, the path looks correct when paused at the error, and did exist when navigating through windows explorer while the code was paused.
It is a network drive, which is shared and mapped to T:\. So I guess another possibility might be that the network had some sort of issue, but as I said I navigated through windows explorer fine. Also, there are 3 other stations running the same code which have not had the issue, but are testing different models.
If it happens again I'll capture more information and see what we can come up with.
Thanks for looking into this.
Dave