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
    • Empower Replay: Limited Edition
    • 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
    • Video Library
    • Books We Like
    • >> Go to DataMiner Docs
  • Expert Center
    • Solutions & Use Cases
      • Solutions
      • Use Case Library
    • Markets & Industries
      • Media production
      • Government & defense
      • Content distribution
      • Service providers
      • Partners
      • OSS/BSS
    • 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)
    • DataMiner DevOps Professional Program
      • About the DevOps Program
      • DataMiner DevOps Support
  • Downloads
  • More
    • DataMiner Releases & Updates
    • Feature Suggestions
    • Climb the leaderboard!
    • Swag Shop
    • Contact
    • Global Feedback Survey
  • PARTNERS
    • All Partners
    • Technology Partners
    • Strategic Partner Program
    • Deal Registration
  • >> Go to dataminer.services

how to manually install Skyline.DataMiner.Core.DataMinerSystem.Automation.dll in dataminer server

Solved698 views6th May 2024automation scripts class library DMSClass
3
Mark Miao88 3rd May 2024 0 Comments

Hi

I would like to use extension methods on the Engine class such as GetDms() and IDms object.

When i try to use the Skyline.DataMiner.Core.DataMinerSystem.Automation in the C# code in automation script in my prod dataminer cube client, i got “the type or namespace “Core” does not exist in the namespace Skyline.DataMiner” error.

Therefore, i need to install the Skyline.DataMiner.Core.DataMinerSystem.Automation.dll.

I can install the Skyline.DataMiner.Core.DataMinerSystem.Automation.dll package from DIS. But my DIS and Visual Studio 2022 are installed on my personal laptop separately from the dma server.

And for security reasons, my DIS could not connect to my prod dataminer server. So I have to manually install the Skyline.DataMiner.Core.DataMinerSystem.Automation.dll into dataminer server.

The Skyline.DataMiner.Core.DataMinerSystem.Automation.dll is located in my local laptop as following folder:

C:\Users\user123\.nuget\packages\skyline.dataminer.core.dataminersystem.automation\1.1.1.9\lib\net462\Skyline.DataMiner.Core.DataMinerSystem.Automation.dll

So in order to install Skyline.DataMiner.Core.DataMinerSystem.Automation.dll manually in the dataminer server, should i just copy the file into “C:\Skyline DataMiner\Files\” folder in the dataminer server?

Thanks

Marieke Goethals [SLC] [DevOps Catalyst] Selected answer as best 6th May 2024

1 Answer

  • Active
  • Voted
  • Newest
  • Oldest
4
Ive Herreman [SLC] [DevOps Enabler]13.59K Posted 3rd May 2024 1 Comment

Hi Mark,

The easiest way is to get DIS to compile the protocol into a dmprotocol package, which will contain all dependencies. You can then upload this package to the server using the “protocols & templates” module in cube (or by double-clicking it directly in the server file system).

You can generate a dmprotocol package from the file menu in Visual Studio.

Marieke Goethals [SLC] [DevOps Catalyst] Selected answer as best 6th May 2024
Pedro Debevere [SLC] [DevOps Enabler] commented 3rd May 2024

Indeed, a package should be used to do the upload (DIS also uses a package behind the scenes). Putting files manuallly should be avoided. For more info on why this is the case refer to: https://docs.dataminer.services/develop/TOOLS/NuGet/Consuming_NuGet.html

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