Querying the assembly resolution hint paths
To troubleshoot assembly resolution issues, from DataMiner 10.4.12/10.5.0 onwards, you can use the SLNetClientTest tool to query the hint paths used to look up QAction dependencies:
In the Diagnostics menu, select DMA > SLScripting AssemblyResolve HintPaths.
Go to the Output tab to view the current list of hint paths used by the DataMiner AssemblyResolveHelper.
If multiple SLScripting processes are configured, the output will show the hint paths for each process per process ID.
Note
To help with the troubleshooting of assembly resolution issues, from DataMiner 10.4.12/10.5.0 onwards, an entry is also added in the SLManagedScripting.txt log file each time DataMiner has loaded or failed to load an assembly. This log entry will include both the requested version and the actual version of the assembly.