
Hello everyone,
I am experiencing an issue with publishing all customizations in Dynamics 365 CRM (Dataverse). When I try to publish all customizations, I receive the following error:
"Publish failed: There is no active transaction. This error is usually caused by custom plug-ins that ignore errors from service calls and continue processing."
However, when I publish a single entity, it works without errors.
Additionally, when I deploy my solution, the deployment process completes without any errors, but the changes do not apply in the system.
- Checked dependencies in the solution → No dependencies are shown.
- Verified that there are no workflows, plug-ins, or third-party add-ins installed.
- Tried creating a new solution with nothing in it → Publishing still fails.
- Checked system jobs → "PublishAll" jobs fail with error code 80040251.
- Checked import history → Solution import completes successfully, but changes are not reflected.
- Used XRMToolBox "Dependency Identifier" → No major blocking dependencies found.
- Tried manually publishing components instead of "Publish All" → Works for single components but not for all customizations.
Any help would be greatly appreciated!
Thanks in advance. 😊
Even if no plug-ins appear active, some hidden or deactivated plug-ins could still interfere.
✅ Action Steps:
Settings > System Jobs > Plug-in Trace Log), check for errors related to solution publishing.Corrupt metadata in Dataverse can cause publishing failures.
✅ Action Steps:
Dataverse may have an outdated metadata cache, causing inconsistencies.
✅ Action Steps:
Ctrl + Shift + R in Chrome).Since single-entity publishing works, the issue could be a specific entity or component.
✅ Action Steps:
Even if the solution imports successfully, certain components may not apply due to hidden dependencies.
✅ Action Steps:
Advanced Settings > Solution History)..zip, check the customizations.xml file, and look for missing elements.The modern Maker Portal (Power Apps UI) may sometimes fail to handle large metadata updates.
✅ Action Steps:
If metadata corruption is suspected, try exporting and reimporting the solution.
✅ Action Steps: