- Posts: 21
- Thank you received: 0
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.
- Forum
- Discussions
- QuickOPC-UA in COM
- General Issues, Building
- Precondition Failed: SdkCertificateValidationEventHandler == null
Precondition Failed: SdkCertificateValidationEventHandler == null
Thanks, Davide Gardoni
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Tks, Davide
Please Log in or Create an account to join the conversation.
this is a problem that has already been reported to us (as documented in this forum thread). We were, however, never able to reproduce it, and are therefore not currently in a position to provide an explanation or a workaround. It is possible that with more information in hand, we would be able to understand what is happening "inside the covers". For this reason, below I am here copying a request for more info which we have sent to another customer (and to which, unfortunately, he has not responded):
Thank you, and best regardsI need to bother you with additional questions.
Can you please try [the same] with the demo app?
Can you please capture the call stack at the time of exception?
Can you please add an event handler to the static EasyUAClient.LogEntry event, and capture (and send to us) all the event messages that it provides since the start of the service until the moment of the exception?
I know it takes some effort to do this, but I see no other way to get closer to some solution at this point.
Please Log in or Create an account to join the conversation.
ONLY on one machine (it as been cloned from the others and the others machines run properly) we are having following issue, ONLY when you try to use WPF User control. EXE runs correctly.
Version is 5.35.442.1
Popup on the screen when you try to drag the WPF user control inside a container is:
Precondition Failed: SdkCertificateValidationEventHandler == null
We need some suggestion to fix the problem, because at the moment the PC is in installation phase in a customer plant.
Tks,
Davide Gardoni
Idra
Please Log in or Create an account to join the conversation.
Can you please try with the demo app?
Can you please capture the call stack at the time of exception?
Can you please add an event handler to the static EasyUAClient.LogEntry event, and capture (and send to us) all the event messages that it provides since the start of the service until the moment of the exception?
I know it takes some effort to do this, but I see no other way to get closer to some solution at this point.
Thank you
Regards
Please Log in or Create an account to join the conversation.
Updated from version: 5.34.274.1
to new version: 5.35.442.1
Could you please be a little more verbose with how to implement the workaround.
For completeness:
- Windows 7 64 bit Service Pack 1 & Windows Server 2012 64 bit Service Pack 1
- C#
- Windows service
- Both
- easyUAClient.SubscribeMonitoredItem(new UAEndpointDescriptor("<endpoint>"), new UANodeDescriptor("<descriptor>"), 1000, OpcClient_ItemChanged);
- always
- Not tried the demo apps
Please Log in or Create an account to join the conversation.
Can you please provide as much as possible information, and specifically:
1. Operating system, bitness, and service pack level used.
2. Which language and/or tool you are using.
3. What type of project (e.g. desktop app, Web app, Windows service, ...)
4. Does it happen when you run the program in the debugger? Or outside the debugger? Both?
5. Important: the call stack.
6. Does it happen only sometimes, or always?
7. Do the demo apps (for OPC UA) supplied with the product work well, or do you they also show the same problem?
Thank you
Please Log in or Create an account to join the conversation.
- adid@contel.co.il
- Offline
- Platinum Member
- Posts: 106
- Thank you received: 0
problem return in version 5.35.414.1.
can you fix this ?
thank you,
Adi Damty
Please Log in or Create an account to join the conversation.
Thank you for your quick response on this.
Please Log in or Create an account to join the conversation.
- Forum
- Discussions
- QuickOPC-UA in COM
- General Issues, Building
- Precondition Failed: SdkCertificateValidationEventHandler == null