Using Visual Studio 2019, and DIS 2.41.1.26.
Creating a new project for automation scripts, adding reference skyline.dataminer.utils.interactiveautomationscripttoolkit to the project and build.
When publishing to Dataminer Server I get the error message below.
Default package management format is set to PackageReference.
Hi Anna,
This looks like the same issue as reported here: https://community.dataminer.services/question/errors-publishing-to-dma-using-ias-toolkit/
Can you verify if you are on a DataMiner main release version 10.1.0 CU19 / 10.2.0 CU7 or feature release 10.2.10 or newer? This is required in order to support long paths.
Hi Anna, since you are using 10.2.0 CU6, you need to upgrade to 10.2 CU7 or above as Bert mentioned. You can download the upgrade packages from https://community.dataminer.services/dataminer-server-upgrade-packages/.
Upgrade server to 10.2 CU 17 solved the problem.
Older version did not support long path name.
I am on DataMiner (10.2.0.0-12184-CU6)