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
    • 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
  • Swag Shop
  • Downloads
  • PARTNERS
    • All Partners
    • Technology Partners
    • Strategic Partner Program
    • Solutions
    • Deal Registration
  • Contact
    • Sales, Training & Certification
    • DataMiner Support
    • Global Feedback Survey
  • >> Go to dataminer.services

QAction Helper pop up message

Solved587 views18th April 2025
0
Ahmed Shehata [DevOps Advocate]26 15th October 2024 2 Comments

How to fix the below pop up message appears in the visual studio ?

Marieke Goethals [SLC] [DevOps Catalyst] Selected answer as best 18th April 2025
Marieke Goethals [SLC] [DevOps Catalyst] commented 28th January 2025

I see that this question has been inactive for some time. Do you still need help with this? If not, could you select the answer that has been most helpful for you (using the ✓ icon)?

Marieke Goethals [SLC] [DevOps Catalyst] commented 18th April 2025

As this question has now been inactive for a very long time, I will close it. If you still want more information about this, could you post a new question?

2 Answers

  • Active
  • Voted
  • Newest
  • Oldest
0
Pedro Debevere [SLC] [DevOps Enabler]1.95K Posted 16th October 2024 2 Comments

Hi Ahmed,

When DIS creates a protocol solution, it starts out with a solution with three C# projects:

  • QAction_1: This is a QAction that has the precompile option.
  • QAction_2: This is a QAction that gets triggered after startup.
  • QAction_Helper: This is the QAction helper project where the helper code for e.g. SLProtocolExt gets generated. This project gets created automatically by DIS if it sees that it is missing.

Based on the exception, it might be that the solution does not contain a QAction_Helper project anymore (you can verify this by navigating to the directory where the solution resides in explorer and check whether there is a folder QAction_Helper that contains a QAction_Helper.csproj and QAction_Helper.cs file) while the solution file (.sln) still mentions the QAction_Helper project. You can verify this by opening the .sln file in a text editor and search for a project entry for the QAtion_Helper project like the following (note the latter GUID will be different in your case):

Project(“{9A19103F-16F7-4668-BE54-9A1E7A4F7556}”) = “QAction_Helper”, “QAction_Helper\QAction_Helper.csproj”, “{146BD5EF-54C6-4A14-8C1A-EF7C92F115CD}”
EndProject

If the QAction_Helper project directory no longer exists but the .sln file still mentions this project, can you remove the project entry in the .sln file for the QAction_Helper project, save the .sln file and then open the solution again in Visual Studio? DIS should then regenerate the QAction_Helper project.

Marieke Goethals [SLC] [DevOps Catalyst] Selected answer as best 18th April 2025
Ahmed Shehata [DevOps Advocate] commented 17th October 2024

I think the main issue in my case that the 3 projects can’t be loaded due to this error (The SDK ‘Microsoft.NET.Sdk’ specified could not be found.) I checked that the component is installed and repaired the visual studio with no fix

Pedro Debevere [SLC] [DevOps Enabler] commented 17th October 2024

Do you consistently get the issue when you create a new connector solution or a .NET console application? (DIS has the .NET SDK as a prequisite, if that is not installed yet on the system, DIS would not be able to install.) Maybe this is related to the following topic: https://learn.microsoft.com/en-us/answers/questions/1184941/the-sdk-microsoft-net-sdk-specified-could-not-be-f?

0
Davor Joleski [DevOps Enabler]741 Posted 15th October 2024 1 Comment

Hi Ahmet can share more info how did you get that, is that when u clic QAction or something else?

Ahmed Shehata [DevOps Advocate] Posted new comment 15th October 2024
Ahmed Shehata [DevOps Advocate] commented 15th October 2024

it appears frequently every few minutes after opening the project. it doesn’t depend on any action from me

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