This one is driving me nuts.
I have a pretty simple Step which calls a vi which contains the Basic Function Generator out of NI_MABase.lvlib.
Works fine when I run the Operator Interface under my account.
When I try and run using our generic operator account, I get a TestStand -17600, VI cannot be loaded.
Debugging this is a pain since the operator account doesn't have a LabVIEW license so I can't open the VI and figure out why TestStand might think it's broken.
I'm thinking it's something with file permissions or a dll not being visible to the generic account but I can't seem to pin it down.
Using TestStand 2010 SP1 and LabVIEW 2011.
Any ideas on how to debug this or isolate the problem?