Personal Data

Username:
kevp
Joined:
2023-05-24 08:52:47

Projects

  • No projects to display.

User Activity

  • Posted a comment on discussion Engineering 🇬🇧 on CODESYS Forge

    I am trying to load the PlcHandlerDll.dll by ironPython: import clr clr.AddReference("PLCHandlerDll") I got the following error: System.BadImageFormatException: Could not load file or assembly 'PLCHandler_SDK_Windows_3.5.19.0\bin\Windows\x64\PLCHandlerDll_.dll' or one of its dependencies. The module was expected to contain an assembly manifest. Dose anyone have any suggestion about it? Thanks.

  • Posted a comment on discussion Engineering 🇬🇧 on CODESYS Forge

    I am trying to load PLCHandlerDll.dll using clr and got the exact same error. Did you find any solution? Thanks.

View All