Hello support,
I'm trying to deserialize an UAEventData object in a webapi service and get an serializationException (Could not load file or assembly 'Opc.Ua.Core, Version=1.3.342.0), see the attachment.
I am not able to find where Opc.Ua.Core Version=1.3.342.0 is referenced. I use NuGet for the project references.
Windows 2012
QuickOPC 5.58.192.1 (NuGet)
OPC Unified Architecture .NET Standard 1.4.360.0 (NuGet)
Deserializing an UAAttributeData object has no issues.
Can you help me any further?
Best regards,
Goos van Beek
I'm trying to deserialize an UAEventData object in a webapi service and get an serializationException (Could not load file or assembly 'Opc.Ua.Core, Version=1.3.342.0), see the attachment.
I am not able to find where Opc.Ua.Core Version=1.3.342.0 is referenced. I use NuGet for the project references.
Windows 2012
QuickOPC 5.58.192.1 (NuGet)
OPC Unified Architecture .NET Standard 1.4.360.0 (NuGet)
Deserializing an UAAttributeData object has no issues.
Can you help me any further?
Best regards,
Goos van Beek