Page 1 of 1

Automated RT Tester: Creating a custom power outlet

Posted: 10 Jul 2024, 13:05
by nschwabe
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:

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'
I used the following settings:
  • VisualStudio 2022
  • .NET Framework 6.0
Any help is appreciated.

Re: Automated RT Tester: Creating a custom power outlet

Posted: 13 Aug 2024, 08:01
by s.zach
nschwabe wrote: 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:

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'
I used the following settings:
  • VisualStudio 2022
  • .NET Framework 6.0
Any help is appreciated.

Please first try to load the synaccess.dll that is part of the bundle.
Also please contact us, at [email protected] so we can find your problem