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
      • Book your Agile Fundamentals training
      • Book you Kanban workshop
      • 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)
    • >> Go to DataMiner Docs
  • DevOps
    • About the DevOps Program
    • Sign up for the DevOps Pogram
    • 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

Error on import after convert connector to solution

54 views3 days ago
0
Marco Di Blasi298 3 days ago 0 Comments

Hi everyone

I had a connector on a DMA, via DIS I importerd the protocol, I converted it to a solution so I can handle it also on git.

But when I tried to build the solution before to import it back on the DMA, I got stuck on this error, I got it also if I tried to save the solution as dmprotocol or xml file.

I missed some step after the convertion to solution of the protocol?

Pedro Debevere [SLC] [DevOps Enabler] Answered question 3 days ago

1 Answer

  • Active
  • Voted
  • Newest
  • Oldest
0
Pedro Debevere [SLC] [DevOps Enabler]2.26K Posted 3 days ago 0 Comments

Hi Marco,

There are some limitations regarding converting a protocol that was imported from an Agent: When importing a protocol, it will only import the protocol.xml file but not any third-party assemblies it uses. Therefore, when converting the protocol XML to a solution, assembly references might not be accurate and need some manual adjustments.

The message indicates that there seems to be an absolute path mentioned as HintPath for the protobuf-net reference in the .csproj file of QAction 63000. Can you verify if this is the case? In case you do not need this reference, can you remove it and try again?

If there are non-dataminer assemblies that are required, you should take these from the system and put these in the Dlls folder of the created solution and then update the hint paths in the csproj files to point to the assembly in this Dlls folder (e.g. <HintPath>..\Dlls\MyCustomDll.dll</HintPath>).

Can you also verify whether there is a package reference like this in all QActions? <PackageReference Include="Skyline.DataMiner.Dev.Protocol" Version="10.3.0.25" />. This is the so-called dev pack NuGet which references core DataMiner assemblies which allows developing (and compiling on CI/CD pipelines) without needing DataMiner installed locally. The version of the package is the DataMiner version you want to develop against.

What is the value of the dllImport attribute of QAction 63000 in the protocol XML you imported/converted? What version of DIS are you using and do you have DataMiner installed on the system where you ran the import?

Kind regards,

Pedro Debevere [SLC] [DevOps Enabler] Answered question 3 days ago
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