08-09-2016 08:49 AM
I am receiving this error while running a sequence in TestStand:
Error executing substep 'Open and Deploy RT Sequence Action'.
Constructor Node System.NullReferenceException: Object reference not set to an instance of an object. System.NullReferenceException in RTSequenceVIs.lvlibp:NI_VS Sequence Execution Interface.lvlib:Create Sequence Call.vi->RTSequenceVIs.lvlibp:Open and Deploy RT Sequence blocking call.vi->RTSequenceVIs.lvlibp:Open and Deploy RT Sequence blocking call.vi.ProxyCaller
LabVIEW: A .NET exception occurred in an external assembly. For information about correcting this error, copy the following exception (in bold), and search the Microsoft Developer Network (MSDN) Web site or the Web for a possible explanation.
The error code is 1172. From MSDN site, this explanation is this:
The tracking (workstation) service is not running.
Has anyone encountered this error before?
Info:
TestStand 2014
Windows 7
VeriStand 2015
PXI 8135 w/ PharLap RT ETS
08-09-2016 08:54 AM
08-09-2016 10:34 AM
You might have better luck posting this over on the VeriStand Steps Community page since it looks like this is coming from the VeriStand .NET API. Based off my limited VeriStand experience, I would check the following things:
Hope this helps!
Trent