Automated RT Tester: Creating a custom power outlet
Posted: 10 Jul 2024, 13:05
I followed the guide on how to create a custom power outlet for the Automated RT Tester.
Unfortunately, the DLL that is created by Visual Studio can not be loaded by Automated RT Tester.
It fails with the following error:
I used the following settings:
Unfortunately, the DLL that is created by Visual Studio can not be loaded by Automated RT Tester.
It fails with the following error:
Code: Select all
ERROR: Failed to load PowerOutlet form dll.
ERROR: Could not load file or assembly 'MyPowerOutlet, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'
- VisualStudio 2022
- .NET Framework 6.0