Hi all
I'm trying to create a new ProfileLoad script for the SRM using the template "SRM_ProfileLoadScriptTemplate", but when I start to code, and also when I import from DM the project template, I got few trouble, because the VS Intellisense not recognise few method and object of the SRM mainly (below a screen to give a better idea)
This append also with a brand new imported from DM automation script ProfileLoad templated.
What library I'm missing? Maybe I need to use a different setup of my DIS?
(at the moment I'm using the DIS 2.40.1.24)
Hi Marco,
Can you please verify if you added the SLSRMLibrary.dll file to your references in visual studio?
You can find the DLL in the c:\skyline dataminer\files folder.
Hi Marco,
There is no nuget available, you need to use the DLL.
The DLL should be in the c:skyline dataminerfiles folder (if SRM is installed).
Note that this file path is located on the DataMiner server (not your local client machine).
Hi Ive
Thanks for your help, I was able to fix the problem with your suggestion, thanks a lot
Hi Ive
Thanks for your response, I’ve checked and I don’t have the SLSRMLibrary in my project and neither in on the path you suggest, where I can download it? I don’t find it as NuGet package