Hi all, have the following exception when trying to execute a BPA test:
System.Exception: BPA doesn't have a valid signature
at Skyline.DataMiner.Net.BPA.BpaManager.RunTest(IConnectionInfo clientInfo, Bpa bpa, BpaExecuteConfig executeConfig, ExternalBpaProcess extProcess)
What does it mean and how can I resolve this?
Hi Stijn,
That error probably means the BPA assembly was not signed.
The (internal) procedure to get a BPA signed can be found here.
I've got the same error on some of SLC own BPA's
(for instance https://docs.dataminer.services/user-guide/Advanced_Functionality/DataMiner_Systems/BPA_tests/BPA_Check_Agent_Presence.html)
(version 10.4.10)