Issue Details
I am observing Error 1172 with the following description after passing a .NET object between TestStand and LabVIEW and then try calling a method:
Error Calling method (…) object passed in does not match the type expected OR if the object you are passing is from another app domain, the object could not be marshalled to LabVIEW. For possible reasons see :Info code goes here, (System.Reflection.TargetException: Object does not match target type.) System.Reflection.TargetException in (…).
LabVIEW: (Hex 0x494) 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.
Is it possible to pass a .NET object reference from TestStand to LabVIEW and vice versa?