Hi,
I am trying to use “Extra Scheme Components” to make better schemes. However, after following the guide (copied it into the SCADA folder, unblocked the dll, activated, registered with trial license) it gives me this error in the logs.
--------------------------------------------------------------------------------
2023-09-05 14:55:12 <RAPIDSCADAVM><Administrator><ACT> Initialize common data of Scheme Editor
2023-09-05 14:55:12 <RAPIDSCADAVM><Administrator><ACT> Load components from files
2023-09-05 14:55:12 <RAPIDSCADAVM><Administrator><ACT> Components are loaded from the file C:\Program Files\SCADA\ScadaSchemeEditor\Web\bin\PlgSchBasicComp.dll
2023-09-05 14:55:12 <RAPIDSCADAVM><Administrator><ERR> Error loading the plugin assembly C:\Program Files\SCADA\ScadaSchemeEditor\Web\bin\PlgSchExtraComp.dll:
Could not load file or assembly 'file:///C:\Program Files\SCADA\ScadaSchemeEditor\Web\bin\PlgSchExtraComp.dll' or one of its dependencies. Operation is not supported. (Exception from HRESULT: 0x80131515)
2023-09-05 14:55:12 <RAPIDSCADAVM><Administrator><ACT> WCF service is started
2023-09-05 14:55:26 <RAPIDSCADAVM><Administrator><ACT> WCF service is stopped
2023-09-05 14:55:26 <RAPIDSCADAVM><Administrator><ACT> Scheme Editor is shutdown
--------------------------------------------------------------------------------
If someone could tell me what dependencies I need, that would be great, thanks.