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
    • Agility
      • Kanban workshop
      • Agile Fundamentals
    • 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
    • Feature Suggestions
    • Climb the leaderboard!
    • Swag Shop
    • Contact
    • Global Feedback Survey
  • Support
  • PARTNERS
    • All Partners
    • Technology Partners
    • Strategic Partner Program
    • Deal Registration
  • >> Go to dataminer.services

How to solve automation assembly warning?

Solved733 views3rd April 2024Automation
0
Mieke Dryepondt [SLC] [DevOps Advocate]3.65K 2nd April 2024 0 Comments

When I hit the validate button on my automation script I see the following warning:

Assuming assembly refernce ‘mscorlib, Version=2.0.0.0n Culture=neutral, PublicKeyToken=b77a5c561934e089’ used by ‘System.Xml.Linq’ matches identiy ‘mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089’ of ‘mscorlib’, you may need to supply runtime policy

How do I resolve this?

I don’t have it in Visual studio – DIS. and started to get it when adding the System.Xml.Linq nuget to my project.

Mieke Dryepondt [SLC] [DevOps Advocate] Selected answer as best 3rd April 2024

1 Answer

  • Active
  • Voted
  • Newest
  • Oldest
0
Michiel Oda [SLC] [DevOps Enabler]3.61K Posted 3rd April 2024 3 Comments

Hi Mieke

You don’t need to use the NuGet for System.Xml.Linq. You need to use the assembly reference instead. Right click on the project and select ‘Add Assembly Reference…’

There you can select the System.Xml.Linq assembly.

Mieke Dryepondt [SLC] [DevOps Advocate] Posted new comment 3rd April 2024
Mieke Dryepondt [SLC] [DevOps Advocate] commented 3rd April 2024

Thanks Michiel, that helped.
How do I know when to use a nuget and when to use assembly?
Should I add all System items as assembly? For example I have a similar problem after adding the System.IO.Compression nuget.

Michiel Oda [SLC] [DevOps Enabler] commented 3rd April 2024

All assemblies that are part of .NET Framework need to be added as Assembly Reference.
Unfortunately I don’t have a proper list (can’t find a proper list online either) but you can see which ones are available by going to the .NETFramework directory and see which ones are there (https://learn.microsoft.com/en-us/dotnet/standard/assembly/reference-assemblies#using-reference-assemblies).

Mieke Dryepondt [SLC] [DevOps Advocate] commented 3rd April 2024

Great info thank you Michiel!

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