Skip to content
DataMiner Dojo

More results...

Generic selectors
Exact matches only
Search in title
Search in content
Post Type Selectors
Search in posts
Search in pages
Search in posts
Search in pages
Log in
Menu
  • Updates & Insights
  • Questions
  • Learning
    • E-learning Courses
    • Tutorials
    • Open Classroom Training
    • Certification
      • DataMiner Fundamentals
      • DataMiner Configurator
      • DataMiner Automation
      • Scripts & Connectors Developer: HTTP Basics
      • Scripts & Connectors Developer: SNMP Basics
      • Visual Overview – Level 1
      • Verify a certificate
    • YouTube Videos
    • Solutions & Use Cases
      • Solutions
      • Use Case Library
    • Agility
      • Learn more about Agile
        • Agile Webspace
        • Everything Agile
          • The Agile Manifesto
          • Best Practices
          • Retro Recipes
        • Methodologies
          • The Scrum Framework
          • Kanban
          • Extreme Programming
        • Roles
          • The Product Owner
          • The Agile Coach
          • The Quality & UX Coach (QX)
      • Book your Agile Fundamentals training
      • Book you Kanban workshop
    • >> Go to DataMiner Docs
  • DevOps
    • About the DevOps Program
    • Sign up for the DevOps Program
    • DataMiner DevOps Support
    • Feature Suggestions
  • Downloads
  • Swag Shop
  • PARTNERS
    • Business Partners
    • Technology Partners
  • Contact
    • Sales, Training & Certification
    • DataMiner Support
    • Global Feedback Survey
  • >> Go to dataminer.services

System.MissingMethodException (Method not found) after upgrade to 10.5.0

Solved121 views6 days agoAutomation automation engine DLL dllimport method not found
1
Daniel Silva [DevOps Advocate]206 7 days ago 0 Comments

Hi Dojo,

After upgrading our DMAs from version 10.4.0-15151 to 10.5.0-16515, an Automation script that was previously working started failing with System.MissingMethodException: Method not found.

The script has the following main using statements:

using Skyline.DataMiner.Automation;
using Skyline.DataMiner.CommunityLibrary.Netinsight.Nimbra;
using Skyline.DataMiner.Core.DataMinerSystem.Automation;
using Skyline.DataMiner.Core.DataMinerSystem.Common;
using Skyline.DataMiner.DeveloperCommunityLibrary.InteractiveAutomationToolkit;

DLLs referenced in the script under the Advanced tab:

C:\Skyline DataMiner\ProtocolScripts\DllImport\newtonsoft.json\13.0.3\lib\net45\Newtonsoft.Json.dll
C:\Skyline DataMiner\ProtocolScripts\DllImport\skyline.dataminer.core.dataminersystem.common\1.1.0.5\lib\net462\Skyline.DataMiner.Core.DataMinerSystem.Common.dll
C:\Skyline DataMiner\ProtocolScripts\DllImport\skyline.dataminer.core.dataminersystem.automation\1.1.0.3\lib\net462\Skyline.DataMiner.Core.DataMinerSystem.Automation.dll
C:\Skyline DataMiner\ProtocolScripts\DllImport\slc.clib.iastoolkit\1.0.7.2\lib\net462\SLC.CLib.IASToolkit.dll
C:\Skyline DataMiner\ProtocolScripts\DllImport\slc.clib.netinsight.nimbra\1.0.0.6\lib\net462\SLC.CLib.Netinsight.Nimbra.dll

The script "Validate" in Cube shows “No errors”, but when I execute it I get the following error:

System.MissingMethodException: Method not found:
'Skyline.DataMiner.Core.DataMinerSystem.Common.IDms
Skyline.DataMiner.Core.DataMinerSystem.Automation.EngineExtensions.GetDms
(Skyline.DataMiner.Automation.Engine)'
at Script.Run(Engine engine)

In the code I am using, for example:

public void Run(Engine engine)
{
IDms dms = engine.GetDms();
...
}

On 10.4.0 this worked without any issues. The error only started appearing after the upgrade to 10.5.0-16515.

I would like to know if you can provide any guidance on what else I should check, or what the correct setup of DLL references/usage should be for this scenario in 10.5.

Thanks!

Daniel Silva [DevOps Advocate] Selected answer as best 6 days ago

1 Answer

  • Active
  • Voted
  • Newest
  • Oldest
2
Pedro Debevere [SLC] [DevOps Enabler]2.58K Posted 6 days ago 1 Comment

Hi Daniel,

In the referenced DLLs there is version mismatch between the skyline.dataminer.core.dataminersystem.common (1.1.0.5) and skyline.dataminer.core.dataminersystem.automation (1.1.0.3). Can you align these versions and test whether is solves the issue? You might need to restart the Agent to get a clean SLAutomation.

Daniel Silva [DevOps Advocate] Selected answer as best 6 days ago
Daniel Silva [DevOps Advocate] commented 6 days ago

Hi Pedro,

That was exactly the issue. After aligning the DLL versions, the script started working again straight away, no Agent restart needed.

Thanks a lot for your help and quick response!

You are viewing 1 out of 1 answers, click here to view all answers.
Please login to be able to comment or post an answer.

My DevOps rank

DevOps Members get more insights on their profile page.

My user earnings

0 Dojo credits

Spend your credits in our swag shop.

0 Reputation points

Boost your reputation, climb the leaderboard.

Promo banner DataMiner DevOps Professiona Program
DataMiner Integration Studio (DIS)
Empower Katas
Privacy Policy • Terms & Conditions • Contact

© 2025 Skyline Communications. All rights reserved.

DOJO Q&A widget

Can't find what you need?

? Explore the Q&A DataMiner Docs

[ Placeholder content for popup link ] WordPress Download Manager - Best Download Management Plugin