The error is just the standard critical error message you get when TC can't find a data storage.
The path is the problem. It is looking on the local hard drive for the data storages, but they exist on my workstation, not on the system under test.
It's looking like making the data storages into project variables of the type Table will be the route I'll be taking.
Even though you can't make persistent tables, you can make temporary ones that will auto-fill with a default set of data when used... and that's essentially the same thing for my purposes.
It'll solve the problem, but it will also require a few days of going through tests to rework them to use a table variable instead of a data storage excel file. Oh, well... job security I guess.
Joseph Hansen
Software Tester
Televere Systems