System.Runtime.Serialization.SerializationException: The constructor to deserialize an object of type 'OpcLabs.EasyOpc.UA.Filtering.UASimpleAttributeOperand' was not found. ---> System.IO.FileLoadException: Could not load file or assembly 'Opc.Ua.Core, Version=1.3.342.0, Culture=neutral, PublicKeyToken=6faddca41dacb409' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040) at System.Signature.GetSignature(Void* pCorSig, Int32 cCorSig, RuntimeFieldHandleInternal fieldHandle, IRuntimeMethodInfo methodHandle, RuntimeType declaringType) at System.Reflection.RuntimeConstructorInfo.GetParametersNoCopy() at System.RuntimeType.FilterApplyMethodBase(MethodBase methodBase, BindingFlags methodFlags, BindingFlags bindingFlags, CallingConventions callConv, Type[] argumentTypes) at System.RuntimeType.GetConstructorCandidates(String name, BindingFlags bindingAttr, CallingConventions callConv, Type[] types, Boolean allowPrefixLookup) at System.RuntimeType.GetConstructorImpl(BindingFlags bindingAttr, Binder binder, CallingConventions callConvention, Type[] types, ParameterModifier[] modifiers) at System.RuntimeType.RuntimeTypeCache.GetSerializationCtor() at System.Runtime.Serialization.ObjectManager.GetConstructor(RuntimeType t) at System.Runtime.Serialization.ObjectManager.CompleteISerializableObject(Object obj, SerializationInfo info, StreamingContext context) --- End of inner exception stack trace --- at System.Runtime.Serialization.ObjectManager.CompleteISerializableObject(Object obj, SerializationInfo info, StreamingContext context) at System.Runtime.Serialization.ObjectManager.FixupSpecialObject(ObjectHolder holder) at System.Runtime.Serialization.ObjectManager.DoFixups() at System.Runtime.Serialization.Formatters.Binary.ObjectReader.Deserialize(HeaderHandler handler, __BinaryParser serParser, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage) at System.Runtime.Serialization.Formatters.Binary.BinaryFormatter.Deserialize(Stream serializationStream, HeaderHandler handler, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage) at System.Runtime.Serialization.Formatters.Binary.BinaryFormatter.Deserialize(Stream serializationStream) at Ndcgb.Dispatch.Kuka.Opc.Ua.WebApi.Controllers.CompressedUaEventCollectionController.GetByteArrayToUaEventData(Byte[] input) in C:\GOOS\DEV2019\NDC\WEBAPI\Ndcgb.Dispatch.Kuka.Opc.Ua.WebApi\Ndcgb.Dispatch.Kuka.Opc.Ua.WebApi\Controllers\CompressedUaEventCollectionController.cs:line 89 InnerException: System.IO.FileLoadException: Could not load file or assembly 'Opc.Ua.Core, Version=1.3.342.0, Culture=neutral, PublicKeyToken=6faddca41dacb409' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040) File name: 'Opc.Ua.Core, Version=1.3.342.0, Culture=neutral, PublicKeyToken=6faddca41dacb409' at System.Signature.GetSignature(Void* pCorSig, Int32 cCorSig, RuntimeFieldHandleInternal fieldHandle, IRuntimeMethodInfo methodHandle, RuntimeType declaringType) at System.Reflection.RuntimeConstructorInfo.GetParametersNoCopy() at System.RuntimeType.FilterApplyMethodBase(MethodBase methodBase, BindingFlags methodFlags, BindingFlags bindingFlags, CallingConventions callConv, Type[] argumentTypes) at System.RuntimeType.GetConstructorCandidates(String name, BindingFlags bindingAttr, CallingConventions callConv, Type[] types, Boolean allowPrefixLookup) at System.RuntimeType.GetConstructorImpl(BindingFlags bindingAttr, Binder binder, CallingConventions callConvention, Type[] types, ParameterModifier[] modifiers) at System.RuntimeType.RuntimeTypeCache.GetSerializationCtor() at System.Runtime.Serialization.ObjectManager.GetConstructor(RuntimeType t) at System.Runtime.Serialization.ObjectManager.CompleteISerializableObject(Object obj, SerializationInfo info, StreamingContext context) === Pre-bind state information === LOG: DisplayName = Opc.Ua.Core, Version=1.3.342.0, Culture=neutral, PublicKeyToken=6faddca41dacb409 (Fully-specified) LOG: Appbase = file:///C:/inetpub/wwwroot/Ndcgb.Dispatch.Kuka.Opc.Ua.WebApi/api/ LOG: Initial PrivatePath = C:\inetpub\wwwroot\Ndcgb.Dispatch.Kuka.Opc.Ua.WebApi\api\bin Calling assembly : OpcLabs.EasyOpcUA, Version=5.58.192.1, Culture=neutral, PublicKeyToken=6faddca41dacb409. === LOG: This bind starts in default load context. LOG: Using application configuration file: C:\inetpub\wwwroot\Ndcgb.Dispatch.Kuka.Opc.Ua.WebApi\api\web.config LOG: Using host configuration file: C:\Windows\Microsoft.NET\Framework64\v4.0.30319\aspnet.config LOG: Using machine configuration file from C:\Windows\Microsoft.NET\Framework64\v4.0.30319\config\machine.config. LOG: Post-policy reference: Opc.Ua.Core, Version=1.3.342.0, Culture=neutral, PublicKeyToken=6faddca41dacb409 LOG: Attempting download of new URL file:///C:/Windows/Microsoft.NET/Framework64/v4.0.30319/Temporary ASP.NET Files/api/cf25ca4d/395e672/Opc.Ua.Core.DLL. LOG: Attempting download of new URL file:///C:/Windows/Microsoft.NET/Framework64/v4.0.30319/Temporary ASP.NET Files/api/cf25ca4d/395e672/Opc.Ua.Core/Opc.Ua.Core.DLL. LOG: Attempting download of new URL file:///C:/inetpub/wwwroot/Ndcgb.Dispatch.Kuka.Opc.Ua.WebApi/api/bin/Opc.Ua.Core.DLL. WRN: Comparing the assembly name resulted in the mismatch: Minor Version ERR: Failed to complete setup of assembly (hr = 0x80131040). Probing terminated.