I am getting this error:
Error 1172 occurred at Invoke Node System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation.
Inner Exception: System.ApplicationException: Time out
Possible reason(s):
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.
System.ApplicationException MainVI.vi->SubVIInMainVI.vi->SubVIWithinSubVI.vi
I tried googling the information, but I get nothing from it. Is error 1172 a general error and then the information following outlines more what it is? Does anyone know what it means when there is a .NET exception in an external assembly? I assume it has to do with some files outside of the program. My issue being I have not touched this program in a few weeks, and when I came back to working on it, I get this now.