Getting Started Server Project not working with ProSys

Questions regarding the use of the .NET SDK 2.0 for Server or Client development or integration into customer products ...

Moderator: uasdknet

Post Reply
jmdapozzo
Jr. Member
Jr. Member
Posts: 1
Joined: 15 Mar 2018, 21:40

Getting Started Server Project not working with ProSys

Post by jmdapozzo »

We have integrated your OPC UA stack into our product taking your "Getting Started Server Project" as an example. One of our customer is using the latest "ProSys OPC UA Historian" and is having problem connecting to our server.

See attachment ProSys.png

We went back to your "Getting Started Server Project" example and did try it with the latest "ProSys OPC UA Historian". The problem is also present and easily reproduced.
We used Wireshark to analyze the frames and we see that the problem could come from the CreateSessionResponse which shows that the Server certificate is missing.

See attachment Wireshark.png
See also UA_SimpleServer.pcapng if you have Wireshark.

We did try to set the AutoCreateCertificate to true on the ApplicationInstance but to no avail.

(All files zipped in attachment UA_Issue.zip)

Any clue?

Jean-Marc Da Pozzo

Post Reply