question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Solution import error: Plugin Types import: FAILURE (System.Xml.XmlElement caused an exception)

See original GitHub issue

We have Dynamics 365 (8.2) and encountering the following error when trying to import the solution “Dynamics365WorkflowTools_1_0_38_0.zip”:

<Cell ss:StyleID="s137" name="ErrorCode"> <Data ss:Type="String">0x80048012</Data> </Cell> <Cell ss:StyleID="s137" name="ErrorText"> <Data ss:Type="String">Plugin Types import: FAILURE. Error: Plugin: msdyncrmWorkflowTools, Version=1.0.37.0, Culture=neutral, PublicKeyToken=416e876b9bee261e of PluginTypeName: Microsoft.Crm.Entities.PluginType and PluginTypeNode: System.Xml.XmlElement caused an exception.</Data> </Cell>

I’m attaching the full importlog as well (it’s xml, but had to give it a txt extension for the attachment to be accepted).

Thanks so much, I’m looking forward to using this solution!

importlog_Dynamics365WorkflowTools_1_0_38_0.xml.txt

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:6 (2 by maintainers)

github_iconTop GitHub Comments

1reaction
nathaniel-holdercommented, Apr 7, 2017

Figured out the problem, and fixed it on my end: The “Microsoft Dynamics CRM Sandbox Processing Service” was not running. I just needed to start it.

0reactions
MikhailProfilecommented, Jan 24, 2022

Had the same issue. You need to check customization.xml in the solution. Extra plugin types in my case.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Plugin Types import: FAILURE (System.Xml.XmlElement ...
Xml.XmlElement caused an exception) (#63) Hi all, I just trying to play and test for this issue, but cannot reproduce the error with...
Read more >
Manage plug-ins in a single solution - Power Apps
ImportSolutionException: Plugin Assemblies import: FAILURE. ... This error occurs when a new Plug-in Type is added to an existing assembly ...
Read more >
Microsoft Dynamics CRM Forum - Recent Threads - RSSing.com
Xml.XmlElement caused an exception. ---> Microsoft.Crm.Tools.ImportExportPublish.ImportPluginTypesException: Plugin Types import: FAILURE. Error: Plugin: ...
Read more >
The import of solution failed error when ...
This error can occur if you had previously created a field (attribute) of a certain data type and later try to import a...
Read more >
Microsoft Dynamics CRM - RSSing.com
Xml.XmlElement caused an exception. ---> Microsoft.Crm.Tools.ImportExportPublish.ImportPluginTypesException: Plugin Types import: FAILURE. Error: Plugin: ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found