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

How to run automation script with 64-bit

Solved89 views18 hours ago32-bit 64-bit Automation script
1
Ömer Eryaman [DevOps Advocate]695 1 day ago 0 Comments

Hello everyone,

I would like to know how to run an automation script in 64-bit mode.

I’m encountering an issue with a library that works correctly on my local PC (64-bit). However, after publishing the script to the Dataminer and running it as an automation script, the library is no longer recognized. This happens because the automation script runs in 32-bit mode, which results in the following error:

Skyline.DataMiner.Net.Exceptions.DataMinerException: No Assembly found for cookie 137 error CS0009: Metadata file 'C:Skyline DataMinerProtocolScriptsDllImportmysql.data8.0.32libnet48krbcc64.dll' could not be opened — PE image doesn't contain managed metadata. error CS0009: Metadata file 'C:Skyline DataMinerProtocolScriptsDllImportmysql.data8.0.32libnet48krb5_64.dll' could not be opened — PE image doesn't contain managed metadata. error CS0009: Metadata file 'C:Skyline DataMinerProtocolScriptsDllImportmysql.data8.0.32libnet48k5sprt64.dll' could not be opened — PE image doesn't contain managed metadata. error CS0009: Metadata file 'C:Skyline DataMinerProtocolScriptsDllImportmysql.data8.0.32libnet48gssapi64.dll' could not be opened — PE image doesn't contain managed metadata. error CS0009: Metadata file 'C:Skyline DataMinerProtocolScriptsDllImportmysql.data8.0.32libnet48comerr64.dll' could not be opened — PE image doesn't contain managed metadata. (72,11): warning CS0219: The variable 'click' is assigned but its value is never used at CManagedAutomation.RunWrapped(CManagedAutomation* , Int32 iCookie, IUnknown* pIAutomation, tagVARIANT* varParameters, tagVARIANT* pvarReturn, String scriptName) at CManagedAutomation.Run(CManagedAutomation* , Int32 iCookie, Char* bstrScriptName, IUnknown* pIAutomation, tagVARIANT* varParameters, tagVARIANT* varEntryPoint, tagVARIANT* pvarReturn, tagVARIANT* pvarEntryPointResult)

Thanks in advance.

Ömer Eryaman [DevOps Advocate] Selected answer as best 18 hours ago

1 Answer

  • Active
  • Voted
  • Newest
  • Oldest
2
Tom Waterbley [SLC] [DevOps Catalyst]9.64K Posted 1 day ago 0 Comments

Hi Ömer,

Currently you can’t run an automation script in 64-bit mode. Automation scripts are always executed in a 32-bit process. This means that referenced DLLs need to be built for AnyCPU or explicitly for x86.

If you have control over the library, you can try compiling it as AnyCPU. If you’re using a third-party library, you’ll need to check whether a 32-bit (x86) version of that library is available.

Kind regards,

Tom

Ömer Eryaman [DevOps Advocate] Selected answer as best 18 hours 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