LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Error 1172 Where to go from here?

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. 
0 Kudos
Message 1 of 2
(1,000 Views)

It would be better if you post your code and it might help us to understand which invoke method is throwing the error. And if you are using a .net dll then share it too.


CLD Using LabVIEW since 2013
0 Kudos
Message 2 of 2
(971 Views)