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

Method Not Found Error

Solved845 views28th December 2023method not found
1
William Krzyzkowski [DevOps Advocate]205 27th December 2023 0 Comments

This is from the Element log of the AppearTV Connector
2023/12/27 12:21:35.194|SLManagedScripting.exe|ManagedInterop|ERR|-1|32|Exception during execution:
Cookie: 99
Content 1: VT_ARRAY|VT_VARIANT (7)
0 VT_I4 : 5100
1 VT_I4 : 191101
2 VT_I4 : 264
3 VT_BSTR : TEST DMG – copy
4 VT_BSTR : …
Content 2: VT_EMPTY .
System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. —> System.MissingMethodException: Method not found: ‘Void QAction_1.PollManager.RequestHandler.RequestHandler.HandleSetRequest(Skyline.DataMiner.Scripting.SLProtocol, System.Guid, Skyline.DataMiner.Utils.AppearTV.X20.Api.Http.SLHttpRequest, QAction_1.PollManager.RequestType)’.
at QAction.Run(SLProtocol protocol)
— End of inner exception stack trace —
at System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor)
at System.Reflection.RuntimeMethodInfo.UnsafeInvokeInternal(Object obj, Object[] parameters, Object[] arguments)
at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
at System.Reflection.MethodBase.Invoke(Object obj, Object[] parameters)
at CManagedScript.Run(CManagedScript* , Int32 iDmaId, Int32 iEid, Int32 trigger, Int32 iCookie, IUnknown* pILog, IUnknown* pProtocol, tagVARIANT* varParameters, tagVARIANT* varRowInfo, tagVARIANT* pvarReturn)
InnerException:
System.MissingMethodException: Method not found: ‘Void QAction_1.PollManager.RequestHandler.RequestHandler.HandleSetRequest(Skyline.DataMiner.Scripting.SLProtocol, System.Guid, Skyline.DataMiner.Utils.AppearTV.X20.Api.Http.SLHttpRequest, QAction_1.PollManager.RequestType)’.
at QAction.Run(SLProtocol protocol)
2023/12/27 12:21:35.195|SLProtocol – 12156 – TEST DMG – copy|8276|CQAction::RunWrapped|DBG|-1|Script 37 triggered by parameter 5100 from element ‘TEST DMG – copy’ threw an unhandled exception. Please check the element log-file.
2023/12/27 12:21:35.195|SLProtocol – 12156 – TEST DMG – copy|8276|CQAction::Run|ERR|-1|QAction [37] triggered by [pid=5100/idx=-1/pk=/user=] failed. (0x800402DA)
Input: new = <NULL>
Input: old = <NULL>
Input: extra = <NULL>
However the method exist in QAction_1 line 21595. Not exactly sure how to approach debugging this

William Krzyzkowski [DevOps Advocate] Selected answer as best 28th December 2023

2 Answers

  • Active
  • Voted
  • Newest
  • Oldest
1
João Severino [SLC] [DevOps Catalyst]13.02K Posted 28th December 2023 0 Comments

Hi William,

Could you confirm the version of the AppearTV connector you are using?

Given that you are seeing a MissingMethodException and not compilation errors I do believe it could be an issue with the NuGets being used and some version incompatibility as we have seen a couple of similar reports in the past where during compilation nothing pops up and only under specific use conditions the issue manifests itself.

If you let us know the version we could confirm on our side or you could check the dllImport attribute of QAction 1 and 37 for duplicate entries of the same library but with different versions.

William Krzyzkowski [DevOps Advocate] Selected answer as best 28th December 2023
0
frans siew [SLC] [DevOps Advocate]919 Posted 28th December 2023 0 Comments

Hi William,

This could be due to QA37 missing the reference to QA1. Could you try uploading the connecter through Dmprotocol to see if that fixes the referencing?

You can check if QA37 contains reference to QA1 and also try rebuilding the connector sln to see if there has been any change to the project references.

frans siew [SLC] [DevOps Advocate] Answered question 28th December 2023
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