DrvDsOpcUaServer BUG

Forum Home Forums Runtime Bugs DrvDsOpcUaServer BUG

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #11752
    Zeus
    Participant

    Hi,
    The error info is below.

    Resolver could not find assembly ‘Opc.Ua.Bindings.Https, Version=1.4.370.0, Culture=neutral, PublicKeyToken=bfa7a73c5cf4b6e8’
    requested by ‘Opc.Ua.Core, Version=1.4.370.0, Culture=neutral, PublicKeyToken=bfa7a73c5cf4b6e8’

    I installed it manual
    <PackageReference Include=”OPCFoundation.NetStandard.Opc.Ua.Bindings.Https” Version=”1.4.371.41″ />

    And here comes a new error

    Could not load file or assembly ‘Microsoft.AspNetCore.Hosting, Version=6.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60’

    #11758
    Mikhail
    Moderator

    Hi,
    Try copying all the latest DLLs from the installation package.
    Opc.Ua.Bindings.Https is not needed for DrvDsOpcUaServer. There was a bug in OPC UA libraries that was fixed by the developers.

    #11759
    Mikhail
    Moderator

    Also recreate DrvDsOpcUaServer.xml if it exists.

    #11764
    Zeus
    Participant

    Thanks

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.