- Posts: 31
- Thank you received: 2
Online Forums
Technical support is provided through Support Forums below. Anybody can view them; you need to Register/Login to our site (see links in upper right corner) in order to Post questions. You do not have to be a licensed user of our product.
Please read Rules for forum posts before reporting your issue or asking a question. OPC Labs team is actively monitoring the forums, and replies as soon as possible. Various technical information can also be found in our Knowledge Base. For your convenience, we have also assembled a Frequently Asked Questions page.
Do not use the Contact page for technical issues.
Object Disposed Exception -> Unhandled
I can try to extract just the code that use your lib and prepare a sample csproj but it really is just a timer that read some variables.
Let me know if you need it.
Thanks
Please Log in or Create an account to join the conversation.
If that variable assumes a certain value I write a value to that variable and then read a block of other variables.
This is the code I use to read a single variable:
The approach is similar for multiple items read and for writing.
Should I put a try-catch in the lambda?
Thanks
Please Log in or Create an account to join the conversation.
do you perhaps have a code/project (the smaller the better) that can reproduce this problem?
Best regards
Please Log in or Create an account to join the conversation.
I'm having an issue with the DA client. This is what it is register as an unhandled exception on the windows event log:
I'm using the last nuget package 5.62.1032. It's weird because I'm using the library quite extensively in the applications that are running together but only in this one I get this exception and I cannot understand where it is originated as I'm not subscribing to any opc variable.
Do you have any idea/suggestion on something I can do to fix this issue?
Thanks in advance
Please Log in or Create an account to join the conversation.