GithubHelp home page GithubHelp logo

Comments (7)

AleksandrRogov avatar AleksandrRogov commented on June 12, 2024 2

I had to manually add the following two libraries to:
C:\Users<User>\AppData\Roaming\MscrmTools\XrmToolBox\Plugins

  • Microsoft.Web.XmlTransform.dll
  • NuGet.Core.dll

It started working after that.

from xrm-datamigration-xrmtoolbox.

realekhor avatar realekhor commented on June 12, 2024

@AleksandrRogov I will be investigating this tonight.

from xrm-datamigration-xrmtoolbox.

realekhor avatar realekhor commented on June 12, 2024

@AleksandrRogov will it be correct to assume that you are using the latest version of XrmToolBox - v1.2021.5.47 or higher? It would seem from this version, XrmToolBox removed its dependency on Nuget.Core and started using NuGet.Packaging. Please let me know if this is the case so we can best tailor the resolution.

from xrm-datamigration-xrmtoolbox.

AleksandrRogov avatar AleksandrRogov commented on June 12, 2024

@realekhor I have upgraded XrmToolBox since then, but I think I was using 1.2021.5.49, so your assumption is probably correct.

from xrm-datamigration-xrmtoolbox.

BabaMalaika avatar BabaMalaika commented on June 12, 2024

@AleksandrRogov where do I get these two libraries from? How do I add them besides copy them into the plugin folder?
thanks for your help!

from xrm-datamigration-xrmtoolbox.

zunic97 avatar zunic97 commented on June 12, 2024

@BabaMalaika
dotnet add package NuGet.Core --version 2.14.0
dotnet add package XmlTransform --version 1.0.0

It will save dynamic libraries in appdata dir, then you can copy/paste them in plugins dir.

from xrm-datamigration-xrmtoolbox.

BabaMalaika avatar BabaMalaika commented on June 12, 2024

@zunic97 thanks mate!

from xrm-datamigration-xrmtoolbox.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.