From Friday, April 19th (11:00 PM CDT) through Saturday, April 20th (2:00 PM CDT), 2024, ni.com will undergo system upgrades that may result in temporary service interruption.

We appreciate your patience as we improve our online experience.

LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

.net Register Event Callback error 1172

I'm trying to implement an OPC UA client based on the .net sdk of the OPC foundation.

when registering an event, error 1172 occurs.

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.

 

I found some instructions which should solve this probelm, but nothing worked (restart workstation in windows services or run the code as admin).

 

I'm working in LV 2018

0 Kudos
Message 1 of 3
(1,913 Views)

Wire the error connector of this register Event callback with an error indicator. You should obtain more information on the error afterwards.

0 Kudos
Message 2 of 3
(1,884 Views)

Thank you for your answer. I tried it but unfortunately did not receive any further information.
However, I found that I have an error in one of the references, could now fix the problem.

Thanks anyway

0 Kudos
Message 3 of 3
(1,862 Views)