deepakkumar1984 / XrmToolBoxPlugins

Tools for Dynamics CRM
MIT License
33 stars 36 forks source link

Unable to Export Histories #58

Closed DaveStabilify closed 1 year ago

DaveStabilify commented 2 years ago

Every time I try to export either Histories, the following exception is thrown:

See the end of this message for details on invoking just-in-time (JIT) debugging instead of this dialog box.

** Exception Text ** System.IO.FileNotFoundException: Could not load file or assembly 'DocumentFormat.OpenXml, Version=2.5.5631.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' or one of its dependencies. The system cannot find the file specified. File name: 'DocumentFormat.OpenXml, Version=2.5.5631.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' at BDK.XrmToolBox.UserAuditViewer.PluginControl.ExportDataSet(DataSet ds, String destination) at BDK.XrmToolBox.UserAuditViewer.PluginControl.loginHistoryToolStripMenuItem_Click(Object sender, EventArgs e) at System.Windows.Forms.ToolStripItem.RaiseEvent(Object key, EventArgs e) at System.Windows.Forms.ToolStripMenuItem.OnClick(EventArgs e) at System.Windows.Forms.ToolStripItem.HandleClick(EventArgs e) at System.Windows.Forms.ToolStripItem.HandleMouseUp(MouseEventArgs e) at System.Windows.Forms.ToolStrip.OnMouseUp(MouseEventArgs mea) at System.Windows.Forms.ToolStripDropDown.OnMouseUp(MouseEventArgs mea) at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks) at System.Windows.Forms.Control.WndProc(Message& m) at System.Windows.Forms.ToolStrip.WndProc(Message& m) at System.Windows.Forms.ToolStripDropDown.WndProc(Message& m) at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

WRN: Assembly binding logging is turned OFF. To enable assembly bind failure logging, set the registry value [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) to 1. Note: There is some performance penalty associated with assembly bind failure logging. To turn this feature off, remove the registry value [HKLM\Software\Microsoft\Fusion!EnableLog].

** Loaded Assemblies ** mscorlib Assembly Version: 4.0.0.0 Win32 Version: 4.8.4510.0 built by: NET48REL1LAST_B CodeBase: file:///C:/Windows/Microsoft.NET/Framework64/v4.0.30319/mscorlib.dll

XrmToolBox Assembly Version: 1.2022.5.56 Win32 Version: 1.2022.5.56 CodeBase: file:///E:/DOWNLOADS/Tools%20for%20Dynamics/XrmToolbox/XrmToolbox/XrmToolBox.exe

XrmToolBox.Extensibility Assembly Version: 1.2022.5.56 Win32 Version: 1.2022.5.56 CodeBase: file:///E:/DOWNLOADS/Tools%20for%20Dynamics/XrmToolbox/XrmToolbox/XrmToolBox.Extensibility.DLL

System.Core Assembly Version: 4.0.0.0 Win32 Version: 4.8.4470.0 built by: NET48REL1LAST_C CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Core/v4.0_4.0.0.0__b77a5c561934e089/System.Core.dll

System Assembly Version: 4.0.0.0 Win32 Version: 4.8.4488.0 built by: NET48REL1LAST_C CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll

System.Windows.Forms Assembly Version: 4.0.0.0 Win32 Version: 4.8.4488.0 built by: NET48REL1LAST_C CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll

System.Drawing Assembly Version: 4.0.0.0 Win32 Version: 4.8.4390.0 built by: NET48REL1LAST_C CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll

Microsoft.IdentityModel Assembly Version: 3.5.0.0 Win32 Version: 6.1.7601.24479 CodeBase: file:///E:/DOWNLOADS/Tools%20for%20Dynamics/XrmToolbox/XrmToolbox/Microsoft.IdentityModel.DLL

System.IO.Compression.FileSystem Assembly Version: 4.0.0.0 Win32 Version: 4.8.4084.0 CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.IO.Compression.FileSystem/v4.0_4.0.0.0__b77a5c561934e089/System.IO.Compression.FileSystem.dll

XrmToolBox.PluginsStore Assembly Version: 1.2022.5.56 Win32 Version: 1.2022.5.56 CodeBase: file:///E:/DOWNLOADS/Tools%20for%20Dynamics/XrmToolbox/XrmToolbox/XrmToolBox.PluginsStore.DLL

NuGet.Common Assembly Version: 6.0.0.165 Win32 Version: 6.0.0.165 CodeBase: file:///E:/DOWNLOADS/Tools%20for%20Dynamics/XrmToolbox/XrmToolbox/NuGet.Common.DLL

NuGet.Packaging Assembly Version: 6.0.0.165 Win32 Version: 6.0.0.165 CodeBase: file:///E:/DOWNLOADS/Tools%20for%20Dynamics/XrmToolbox/XrmToolbox/NuGet.Packaging.DLL

NuGet.Protocol Assembly Version: 6.0.0.165 Win32 Version: 6.0.0.165 CodeBase: file:///E:/DOWNLOADS/Tools%20for%20Dynamics/XrmToolbox/XrmToolbox/NuGet.Protocol.DLL

Newtonsoft.Json Assembly Version: 13.0.0.0 Win32 Version: 13.0.1.25517 CodeBase: file:///E:/DOWNLOADS/Tools%20for%20Dynamics/XrmToolbox/XrmToolbox/Newtonsoft.Json.DLL

McTools.Xrm.Connection Assembly Version: 1.2022.5.51 Win32 Version: 1.2022.5.51 CodeBase: file:///E:/DOWNLOADS/Tools%20for%20Dynamics/XrmToolbox/XrmToolbox/McTools.Xrm.Connection.DLL

McTools.Xrm.Connection.WinForms Assembly Version: 1.2022.5.51 Win32 Version: 1.2022.5.51 CodeBase: file:///E:/DOWNLOADS/Tools%20for%20Dynamics/XrmToolbox/XrmToolbox/McTools.Xrm.Connection.WinForms.DLL

Microsoft.Xrm.Sdk Assembly Version: 9.0.0.0 Win32 Version: 9.2.46.5279 CodeBase: file:///E:/DOWNLOADS/Tools%20for%20Dynamics/XrmToolbox/XrmToolbox/Microsoft.Xrm.Sdk.DLL

Microsoft.Xrm.Sdk.Workflow Assembly Version: 9.0.0.0 Win32 Version: 9.2.46.5279 CodeBase: file:///E:/DOWNLOADS/Tools%20for%20Dynamics/XrmToolbox/XrmToolbox/Microsoft.Xrm.Sdk.Workflow.DLL

Microsoft.Crm.Sdk.Proxy Assembly Version: 9.0.0.0 Win32 Version: 9.2.46.5279 CodeBase: file:///E:/DOWNLOADS/Tools%20for%20Dynamics/XrmToolbox/XrmToolbox/Microsoft.Crm.Sdk.Proxy.DLL

Microsoft.Xrm.Tooling.Connector Assembly Version: 4.0.0.0 Win32 Version: 4.0.0.119 CodeBase: file:///E:/DOWNLOADS/Tools%20for%20Dynamics/XrmToolbox/XrmToolbox/Microsoft.Xrm.Tooling.Connector.DLL

Microsoft.Xrm.Tooling.Ui.Styles Assembly Version: 4.0.0.0 Win32 Version: 4.0.0.119 CodeBase: file:///E:/DOWNLOADS/Tools%20for%20Dynamics/XrmToolbox/XrmToolbox/Microsoft.Xrm.Tooling.Ui.Styles.DLL

Microsoft.Xrm.Tooling.CrmConnectControl Assembly Version: 4.0.0.0 Win32 Version: 4.0.0.119 CodeBase: file:///E:/DOWNLOADS/Tools%20for%20Dynamics/XrmToolbox/XrmToolbox/Microsoft.Xrm.Tooling.CrmConnectControl.DLL

Microsoft.IdentityModel.Clients.ActiveDirectory Assembly Version: 5.2.9.0 Win32 Version: 5.2.9.0 CodeBase: file:///E:/DOWNLOADS/Tools%20for%20Dynamics/XrmToolbox/XrmToolbox/Microsoft.IdentityModel.Clients.ActiveDirectory.DLL

WeifenLuo.WinFormsUI.Docking Assembly Version: 3.0.6.0 Win32 Version: 3.0.6.0 CodeBase: file:///E:/DOWNLOADS/Tools%20for%20Dynamics/XrmToolbox/XrmToolbox/WeifenLuo.WinFormsUI.Docking.DLL

WeifenLuo.WinFormsUI.Docking.ThemeVS2015 Assembly Version: 3.0.6.0 Win32 Version: 3.0.6.0 CodeBase: file:///E:/DOWNLOADS/Tools%20for%20Dynamics/XrmToolbox/XrmToolbox/WeifenLuo.WinFormsUI.Docking.ThemeVS2015.DLL

ScintillaNET Assembly Version: 3.6.3.0 Win32 Version: 3.6.3.0 CodeBase: file:///E:/DOWNLOADS/Tools%20for%20Dynamics/XrmToolbox/XrmToolbox/ScintillaNET.DLL

System.Configuration Assembly Version: 4.0.0.0 Win32 Version: 4.8.4190.0 built by: NET48REL1LAST_B CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Configuration/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll

System.Xml Assembly Version: 4.0.0.0 Win32 Version: 4.8.4084.0 built by: NET48REL1 CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll

System.Net.Http Assembly Version: 4.0.0.0 Win32 Version: 4.8.4084.0 built by: NET48REL1 CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Net.Http/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Net.Http.dll

System.Runtime.Serialization Assembly Version: 4.0.0.0 Win32 Version: 4.8.4455.0 built by: NET48REL1LAST_C CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Runtime.Serialization/v4.0_4.0.0.0__b77a5c561934e089/System.Runtime.Serialization.dll

SMDiagnostics Assembly Version: 4.0.0.0 Win32 Version: 4.8.4455.0 built by: NET48REL1LAST_C CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/SMDiagnostics/v4.0_4.0.0.0__b77a5c561934e089/SMDiagnostics.dll

System.ServiceModel.Internals Assembly Version: 4.0.0.0 Win32 Version: 4.8.4455.0 built by: NET48REL1LAST_C CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.ServiceModel.Internals/v4.0_4.0.0.0__31bf3856ad364e35/System.ServiceModel.Internals.dll

Microsoft.GeneratedCode Assembly Version: 1.0.0.0 Win32 Version: 4.8.4084.0 built by: NET48REL1 CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll

McTools.StopAdvertisement Assembly Version: 1.0.0.0 Win32 Version: 1.0.0.0 CodeBase: file:///E:/DOWNLOADS/Tools%20for%20Dynamics/XrmToolbox/XrmToolbox/McTools.StopAdvertisement.DLL

System.Xml.Linq Assembly Version: 4.0.0.0 Win32 Version: 4.8.4084.0 built by: NET48REL1 CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml.Linq/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.Linq.dll

Microsoft.GeneratedCode Assembly Version: 1.0.0.0 Win32 Version: 4.8.4084.0 built by: NET48REL1 CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll

Microsoft.GeneratedCode Assembly Version: 1.0.0.0 Win32 Version: 4.8.4084.0 built by: NET48REL1 CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll

System.Numerics Assembly Version: 4.0.0.0 Win32 Version: 4.8.4084.0 built by: NET48REL1 CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Numerics/v4.0_4.0.0.0__b77a5c561934e089/System.Numerics.dll

System.Data Assembly Version: 4.0.0.0 Win32 Version: 4.8.4455.0 built by: NET48REL1LAST_C CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_64/System.Data/v4.0_4.0.0.0__b77a5c561934e089/System.Data.dll

Microsoft.GeneratedCode Assembly Version: 1.0.0.0 Win32 Version: 4.8.4084.0 built by: NET48REL1 CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll

System.ServiceModel Assembly Version: 4.0.0.0 Win32 Version: 4.8.4455.0 built by: NET48REL1LAST_C CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.ServiceModel/v4.0_4.0.0.0__b77a5c561934e089/System.ServiceModel.dll

System.IdentityModel Assembly Version: 4.0.0.0 Win32 Version: 4.8.4455.0 built by: NET48REL1LAST_C CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.IdentityModel/v4.0_4.0.0.0__b77a5c561934e089/System.IdentityModel.dll

System.Text.Json Assembly Version: 5.0.0.2 Win32 Version: 5.0.521.16609 CodeBase: file:///E:/DOWNLOADS/Tools%20for%20Dynamics/XrmToolbox/XrmToolbox/System.Text.Json.DLL

System.ComponentModel.Composition Assembly Version: 4.0.0.0 Win32 Version: 4.8.4084.0 CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.ComponentModel.Composition/v4.0_4.0.0.0__b77a5c561934e089/System.ComponentModel.Composition.dll

AshV.WebApiTester.XTB Assembly Version: 0.1.0.6 Win32 Version: 0.1.0.6 CodeBase: file:///C:/USERS/DAVE/APPDATA/ROAMING/MSCRMTOOLS/XRMTOOLBOX/PLUGINS/ASHV.WEBAPITESTER.XTB.DLL

AuditHistoryExtractor Assembly Version: 2.2021.8.1 Win32 Version: 2.2021.08.01 CodeBase: file:///C:/USERS/DAVE/APPDATA/ROAMING/MSCRMTOOLS/XRMTOOLBOX/PLUGINS/AUDITHISTORYEXTRACTOR.DLL

AuditHistoryRollBack Assembly Version: 2021.10.1.0 Win32 Version: 2021.10.01 CodeBase: file:///C:/USERS/DAVE/APPDATA/ROAMING/MSCRMTOOLS/XRMTOOLBOX/PLUGINS/AUDITHISTORYROLLBACK.DLL

BDK.XrmToolBox.UserAuditViewer Assembly Version: 2.2020.12.1 Win32 Version: 2.2020.12.1 CodeBase: file:///C:/USERS/DAVE/APPDATA/ROAMING/MSCRMTOOLS/XRMTOOLBOX/PLUGINS/BDK.XRMTOOLBOX.USERAUDITVIEWER.DLL

BPFToVisio Assembly Version: 1.2022.4.3 Win32 Version: 1.2022.04.003 CodeBase: file:///C:/USERS/DAVE/APPDATA/ROAMING/MSCRMTOOLS/XRMTOOLBOX/PLUGINS/BPFTOVISIO.DLL

Carfup.XTBPlugins.BPFManager Assembly Version: 1.2021.10.8 Win32 Version: 1.2021.10.8 CodeBase: file:///C:/USERS/DAVE/APPDATA/ROAMING/MSCRMTOOLS/XRMTOOLBOX/PLUGINS/CARFUP.XTBPLUGINS.BPFMANAGER.DLL

DamSim.SolutionTransferTool Assembly Version: 1.2022.5.27 Win32 Version: 1.2022.5.27 CodeBase: file:///C:/USERS/DAVE/APPDATA/ROAMING/MSCRMTOOLS/XRMTOOLBOX/PLUGINS/DAMSIM.SOLUTIONTRANSFERTOOL.DLL

DamSim.ViewTransferTool Assembly Version: 1.2019.11.4 Win32 Version: 1.2019.11.4 CodeBase: file:///C:/USERS/DAVE/APPDATA/ROAMING/MSCRMTOOLS/XRMTOOLBOX/PLUGINS/DAMSIM.VIEWTRANSFERTOOL.DLL

DLaB.AttributeManager Assembly Version: 1.2020.10.2 Win32 Version: 1.2020.10.2 CodeBase: file:///C:/USERS/DAVE/APPDATA/ROAMING/MSCRMTOOLS/XRMTOOLBOX/PLUGINS/DLAB.ATTRIBUTEMANAGER.DLL

ERDBuilder Assembly Version: 1.2021.10.1 Win32 Version: 1.2021.10.001 CodeBase: file:///C:/USERS/DAVE/APPDATA/ROAMING/MSCRMTOOLS/XRMTOOLBOX/PLUGINS/ERDBUILDER.DLL

ERDMaker Assembly Version: 1.0.2.0 Win32 Version: 1.0.2.0 CodeBase: file:///C:/USERS/DAVE/APPDATA/ROAMING/MSCRMTOOLS/XRMTOOLBOX/PLUGINS/ERDMAKER.DLL

Fic.XTB.InAppNotificationBuilder Assembly Version: 1.2022.4.2 Win32 Version: 1.2022.04.2 CodeBase: file:///C:/USERS/DAVE/APPDATA/ROAMING/MSCRMTOOLS/XRMTOOLBOX/PLUGINS/FIC.XTB.INAPPNOTIFICATIONBUILDER.DLL

GapConsulting.PowerBIOptionSetAssistant Assembly Version: 1.2021.2.4 Win32 Version: 1.2021.2.4 CodeBase: file:///C:/USERS/DAVE/APPDATA/ROAMING/MSCRMTOOLS/XRMTOOLBOX/PLUGINS/GAPCONSULTING.POWERBIOPTIONSETASSISTANT.DLL

GuidoPreite.DRB Assembly Version: 1.0.0.37 Win32 Version: 1.0.0.37 CodeBase: file:///C:/USERS/DAVE/APPDATA/ROAMING/MSCRMTOOLS/XRMTOOLBOX/PLUGINS/GUIDOPREITE.DRB.DLL

ITLec.ChartGuy.PowerQueryBuilder Assembly Version: 1.2019.423.8 Win32 Version: 1.2019.0423.8 CodeBase: file:///C:/USERS/DAVE/APPDATA/ROAMING/MSCRMTOOLS/XRMTOOLBOX/PLUGINS/ITLEC.CHARTGUY.POWERQUERYBUILDER.DLL

Javista.AttributesFactory Assembly Version: 1.2022.4.12 Win32 Version: 1.2022.4.12 CodeBase: file:///C:/USERS/DAVE/APPDATA/ROAMING/MSCRMTOOLS/XRMTOOLBOX/PLUGINS/JAVISTA.ATTRIBUTESFACTORY.DLL

Javista.XrmToolBox.ImportNN Assembly Version: 1.2020.11.11 Win32 Version: 1.2020.11.11 CodeBase: file:///C:/USERS/DAVE/APPDATA/ROAMING/MSCRMTOOLS/XRMTOOLBOX/PLUGINS/JAVISTA.XRMTOOLBOX.IMPORTNN.DLL

JourneyIntoCRM.XrmToolbox.ERDPlugin Assembly Version: 1.4.6.0 Win32 Version: 1.4.6.0 CodeBase: file:///C:/USERS/DAVE/APPDATA/ROAMING/MSCRMTOOLS/XRMTOOLBOX/PLUGINS/JOURNEYINTOCRM.XRMTOOLBOX.ERDPLUGIN.DLL

LinkeD365.FlowToVisio Assembly Version: 1.2021.11.1 Win32 Version: 1.2021.11.001 CodeBase: file:///C:/USERS/DAVE/APPDATA/ROAMING/MSCRMTOOLS/XRMTOOLBOX/PLUGINS/LINKED365.FLOWTOVISIO.DLL

Maverick.PCF.Builder Assembly Version: 2.2021.8.221 Win32 Version: 2.2021.08.221 CodeBase: file:///C:/USERS/DAVE/APPDATA/ROAMING/MSCRMTOOLS/XRMTOOLBOX/PLUGINS/MAVERICK.PCF.BUILDER.DLL

MESquare.XrmToolBox.AuditExplorer Assembly Version: 1.2019.10.3 Win32 Version: 1.2019.10.3 CodeBase: file:///C:/USERS/DAVE/APPDATA/ROAMING/MSCRMTOOLS/XRMTOOLBOX/PLUGINS/MESQUARE.XRMTOOLBOX.AUDITEXPLORER.DLL

MsCrmTools.AccessChecker Assembly Version: 1.2022.3.6 Win32 Version: 1.2022.3.6 CodeBase: file:///C:/USERS/DAVE/APPDATA/ROAMING/MSCRMTOOLS/XRMTOOLBOX/PLUGINS/MSCRMTOOLS.ACCESSCHECKER.DLL

MsCrmTools.AssemblyRecoveryTool Assembly Version: 1.2019.11.3 Win32 Version: 1.2019.11.3 CodeBase: file:///C:/USERS/DAVE/APPDATA/ROAMING/MSCRMTOOLS/XRMTOOLBOX/PLUGINS/MSCRMTOOLS.ASSEMBLYRECOVERYTOOL.DLL

MsCrmTools.AttributeBulkUpdater Assembly Version: 1.2019.5.3 Win32 Version: 1.2019.5.3 CodeBase: file:///C:/USERS/DAVE/APPDATA/ROAMING/MSCRMTOOLS/XRMTOOLBOX/PLUGINS/MSCRMTOOLS.ATTRIBUTEBULKUPDATER.DLL

MscrmTools.AttributeNamingChecker Assembly Version: 1.2020.6.0 Win32 Version: 1.2020.6.0 CodeBase: file:///C:/USERS/DAVE/APPDATA/ROAMING/MSCRMTOOLS/XRMTOOLBOX/PLUGINS/MSCRMTOOLS.ATTRIBUTENAMINGCHECKER.DLL

MscrmTools.AttributeUsageInspector Assembly Version: 1.2018.9.11 Win32 Version: 1.2018.9.11 CodeBase: file:///C:/USERS/DAVE/APPDATA/ROAMING/MSCRMTOOLS/XRMTOOLBOX/PLUGINS/MSCRMTOOLS.ATTRIBUTEUSAGEINSPECTOR.DLL

MsCrmTools.AuditCenter Assembly Version: 1.2019.11.2 Win32 Version: 1.2019.11.2 CodeBase: file:///C:/USERS/DAVE/APPDATA/ROAMING/MSCRMTOOLS/XRMTOOLBOX/PLUGINS/MSCRMTOOLS.AUDITCENTER.DLL

MsCrmTools.ChartManager Assembly Version: 1.2017.3.1 Win32 Version: 1.2017.3.1 CodeBase: file:///C:/USERS/DAVE/APPDATA/ROAMING/MSCRMTOOLS/XRMTOOLBOX/PLUGINS/MSCRMTOOLS.CHARTMANAGER.DLL

MscrmTools.ComponentComparer Assembly Version: 1.2022.1.3 Win32 Version: 1.2022.1.3 CodeBase: file:///C:/USERS/DAVE/APPDATA/ROAMING/MSCRMTOOLS/XRMTOOLBOX/PLUGINS/MSCRMTOOLS.COMPONENTCOMPARER.DLL

MscrmTools.CrmTraceReader Assembly Version: 1.2018.4.1 Win32 Version: 1.2018.4.1 CodeBase: file:///C:/USERS/DAVE/APPDATA/ROAMING/MSCRMTOOLS/XRMTOOLBOX/PLUGINS/MSCRMTOOLS.CRMTRACEREADER.DLL

MsCrmTools.DocumentTemplatesMover Assembly Version: 1.2020.2.4 Win32 Version: 1.2020.2.4 CodeBase: file:///C:/USERS/DAVE/APPDATA/ROAMING/MSCRMTOOLS/XRMTOOLBOX/PLUGINS/MSCRMTOOLS.DOCUMENTTEMPLATESMOVER.DLL

MscrmTools.EmailAnonymizer Assembly Version: 1.2019.12.1 Win32 Version: 1.2019.12.1 CodeBase: file:///C:/USERS/DAVE/APPDATA/ROAMING/MSCRMTOOLS/XRMTOOLBOX/PLUGINS/MSCRMTOOLS.EMAILANONYMIZER.DLL

MscrmTools.EnvironmentProcessesComparer Assembly Version: 1.2021.12.2 Win32 Version: 1.2021.12.2 CodeBase: file:///C:/USERS/DAVE/APPDATA/ROAMING/MSCRMTOOLS/XRMTOOLBOX/PLUGINS/MSCRMTOOLS.ENVIRONMENTPROCESSESCOMPARER.DLL

MscrmTools.EnvironmentVariableManager Assembly Version: 1.2022.3.8 Win32 Version: 1.2022.3.8 CodeBase: file:///C:/USERS/DAVE/APPDATA/ROAMING/MSCRMTOOLS/XRMTOOLBOX/PLUGINS/MSCRMTOOLS.ENVIRONMENTVARIABLEMANAGER.DLL

MsCrmTools.FetchXmlTester Assembly Version: 1.2022.5.26 Win32 Version: 1.2022.5.26 CodeBase: file:///C:/USERS/DAVE/APPDATA/ROAMING/MSCRMTOOLS/XRMTOOLBOX/PLUGINS/MSCRMTOOLS.FETCHXMLTESTER.DLL

MsCrmTools.FlsBulkUpdater Assembly Version: 1.2016.12.1 Win32 Version: 1.2016.12.1 CodeBase: file:///C:/USERS/DAVE/APPDATA/ROAMING/MSCRMTOOLS/XRMTOOLBOX/PLUGINS/MSCRMTOOLS.FLSBULKUPDATER.DLL

MsCrmTools.FormRelated Assembly Version: 1.2021.11.4 Win32 Version: 1.2021.11.4 CodeBase: file:///C:/USERS/DAVE/APPDATA/ROAMING/MSCRMTOOLS/XRMTOOLBOX/PLUGINS/MSCRMTOOLS.FORMRELATED.DLL

MsCrmTools.Iconator Assembly Version: 1.2021.7.13 Win32 Version: 1.2021.7.13 CodeBase: file:///C:/USERS/DAVE/APPDATA/ROAMING/MSCRMTOOLS/XRMTOOLBOX/PLUGINS/MSCRMTOOLS.ICONATOR.DLL

MscrmTools.ManagedSolutionDeletionTool Assembly Version: 1.2016.11.1 Win32 Version: 1.2016.11.1 CodeBase: file:///C:/USERS/DAVE/APPDATA/ROAMING/MSCRMTOOLS/XRMTOOLBOX/PLUGINS/MSCRMTOOLS.MANAGEDSOLUTIONDELETIONTOOL.DLL

MsCrmTools.MetadataBrowser Assembly Version: 1.2022.4.19 Win32 Version: 1.2022.4.19 CodeBase: file:///C:/USERS/DAVE/APPDATA/ROAMING/MSCRMTOOLS/XRMTOOLBOX/PLUGINS/MSCRMTOOLS.METADATABROWSER.DLL

MsCrmTools.MetadataDocumentGenerator Assembly Version: 1.2022.4.5 Win32 Version: 1.2022.4.5 CodeBase: file:///C:/USERS/DAVE/APPDATA/ROAMING/MSCRMTOOLS/XRMTOOLBOX/PLUGINS/MSCRMTOOLS.METADATADOCUMENTGENERATOR.DLL

MscrmTools.PolymorphicLookupCreator Assembly Version: 1.2022.2.8 Win32 Version: 1.2022.2.8 CodeBase: file:///C:/USERS/DAVE/APPDATA/ROAMING/MSCRMTOOLS/XRMTOOLBOX/PLUGINS/MSCRMTOOLS.POLYMORPHICLOOKUPCREATOR.DLL

MscrmTools.PortalCodeEditor Assembly Version: 1.2021.1.15 Win32 Version: 1.2021.1.15 CodeBase: file:///C:/USERS/DAVE/APPDATA/ROAMING/MSCRMTOOLS/XRMTOOLBOX/PLUGINS/MSCRMTOOLS.PORTALCODEEDITOR.DLL

MscrmTools.PortalRecordsMover Assembly Version: 1.2022.5.30 Win32 Version: 1.2022.5.30 CodeBase: file:///C:/USERS/DAVE/APPDATA/ROAMING/MSCRMTOOLS/XRMTOOLBOX/PLUGINS/MSCRMTOOLS.PORTALRECORDSMOVER.DLL

MsCrmTools.SampleTool Assembly Version: 1.2018.6.23 Win32 Version: 1.2018.6.23 CodeBase: file:///C:/USERS/DAVE/APPDATA/ROAMING/MSCRMTOOLS/XRMTOOLBOX/PLUGINS/MSCRMTOOLS.SAMPLETOOL.DLL

MsCrmTools.ScriptsFinder Assembly Version: 1.2021.12.17 Win32 Version: 1.2021.12.17 CodeBase: file:///C:/USERS/DAVE/APPDATA/ROAMING/MSCRMTOOLS/XRMTOOLBOX/PLUGINS/MSCRMTOOLS.SCRIPTSFINDER.DLL

MsCrmTools.SecurityRelated Assembly Version: 1.2021.12.7 Win32 Version: 1.2021.12.7 CodeBase: file:///C:/USERS/DAVE/APPDATA/ROAMING/MSCRMTOOLS/XRMTOOLBOX/PLUGINS/MSCRMTOOLS.SECURITYRELATED.DLL

MsCrmTools.SiteMapEditor Assembly Version: 1.2021.9.14 Win32 Version: 1.2021.9.14 CodeBase: file:///C:/USERS/DAVE/APPDATA/ROAMING/MSCRMTOOLS/XRMTOOLBOX/PLUGINS/MSCRMTOOLS.SITEMAPEDITOR.DLL

MsCrmTools.SolutionComponentsMover Assembly Version: 1.2021.9.12 Win32 Version: 1.2021.9.12 CodeBase: file:///C:/USERS/DAVE/APPDATA/ROAMING/MSCRMTOOLS/XRMTOOLBOX/PLUGINS/MSCRMTOOLS.SOLUTIONCOMPONENTSMOVER.DLL

MsCrmTools.SolutionImport Assembly Version: 1.2016.8.23 Win32 Version: 1.2016.8.23 CodeBase: file:///C:/USERS/DAVE/APPDATA/ROAMING/MSCRMTOOLS/XRMTOOLBOX/PLUGINS/MSCRMTOOLS.SOLUTIONIMPORT.DLL

MscrmTools.SolutionLayersExplorer Assembly Version: 1.2022.2.7 Win32 Version: 1.2022.2.7 CodeBase: file:///C:/USERS/DAVE/APPDATA/ROAMING/MSCRMTOOLS/XRMTOOLBOX/PLUGINS/MSCRMTOOLS.SOLUTIONLAYERSEXPLORER.DLL

MscrmTools.SyncFilterManager Assembly Version: 1.2022.3.4 Win32 Version: 1.2022.3.4 CodeBase: file:///C:/USERS/DAVE/APPDATA/ROAMING/MSCRMTOOLS/XRMTOOLBOX/PLUGINS/MSCRMTOOLS.SYNCFILTERMANAGER.DLL

MsCrmTools.SynchronousEventOrderEditor Assembly Version: 1.2021.7.3 Win32 Version: 1.2021.7.3 CodeBase: file:///C:/USERS/DAVE/APPDATA/ROAMING/MSCRMTOOLS/XRMTOOLBOX/PLUGINS/MSCRMTOOLS.SYNCHRONOUSEVENTORDEREDITOR.DLL

MsCrmTools.Translator Assembly Version: 1.2022.2.18 Win32 Version: 1.2022.2.18 CodeBase: file:///C:/USERS/DAVE/APPDATA/ROAMING/MSCRMTOOLS/XRMTOOLBOX/PLUGINS/MSCRMTOOLS.TRANSLATOR.DLL

MsCrmTools.UserSettingsUtility Assembly Version: 1.2021.12.14 Win32 Version: 1.2021.12.14 CodeBase: file:///C:/USERS/DAVE/APPDATA/ROAMING/MSCRMTOOLS/XRMTOOLBOX/PLUGINS/MSCRMTOOLS.USERSETTINGSUTILITY.DLL

MscrmTools.UserViewsDisplaySettings Assembly Version: 1.2022.4.2 Win32 Version: 1.2022.4.2 CodeBase: file:///C:/USERS/DAVE/APPDATA/ROAMING/MSCRMTOOLS/XRMTOOLBOX/PLUGINS/MSCRMTOOLS.USERVIEWSDISPLAYSETTINGS.DLL

MsCrmTools.ViewLayoutReplicator Assembly Version: 1.2021.4.6 Win32 Version: 1.2021.4.6 CodeBase: file:///C:/USERS/DAVE/APPDATA/ROAMING/MSCRMTOOLS/XRMTOOLBOX/PLUGINS/MSCRMTOOLS.VIEWLAYOUTREPLICATOR.DLL

MscrmTools.WebresourcesManager Assembly Version: 2.2022.2.21 Win32 Version: 2.2022.2.21 CodeBase: file:///C:/USERS/DAVE/APPDATA/ROAMING/MSCRMTOOLS/XRMTOOLBOX/PLUGINS/MSCRMTOOLS.WEBRESOURCESMANAGER.DLL

PowerAutomateCloudManger Assembly Version: 1.0.0.1 Win32 Version: 1.0.0.1 CodeBase: file:///C:/USERS/DAVE/APPDATA/ROAMING/MSCRMTOOLS/XRMTOOLBOX/PLUGINS/POWERAUTOMATECLOUDMANGER.DLL

PowerPortalWebAPIHelper Assembly Version: 1.0.0.5 Win32 Version: 1.0.0.5 CodeBase: file:///C:/USERS/DAVE/APPDATA/ROAMING/MSCRMTOOLS/XRMTOOLBOX/PLUGINS/POWERPORTALWEBAPIHELPER.DLL

Rappen.XTB.FXB Assembly Version: 1.2022.3.1 Win32 Version: 1.2022.03.001 CodeBase: file:///C:/USERS/DAVE/APPDATA/ROAMING/MSCRMTOOLS/XRMTOOLBOX/PLUGINS/RAPPEN.XTB.FXB.DLL

Rappen.XTB.LCG.UDG.Common Assembly Version: 1.2021.12.1 Win32 Version: 1.2021.12.001 CodeBase: file:///C:/USERS/DAVE/APPDATA/ROAMING/MSCRMTOOLS/XRMTOOLBOX/PLUGINS/RAPPEN.XTB.LCG.UDG.COMMON.DLL

Rappen.XTB.UDG Assembly Version: 1.2021.12.1 Win32 Version: 1.2021.12.001 CodeBase: file:///C:/USERS/DAVE/APPDATA/ROAMING/MSCRMTOOLS/XRMTOOLBOX/PLUGINS/RAPPEN.XTB.UDG.DLL

RecordLookupByGuid Assembly Version: 1.2022.3.10 Win32 Version: 1.2022.3.10 CodeBase: file:///C:/USERS/DAVE/APPDATA/ROAMING/MSCRMTOOLS/XRMTOOLBOX/PLUGINS/RECORDLOOKUPBYGUID.DLL

TomasSchulkes.XrmToolbox.RecordOpenerPlugin Assembly Version: 1.2020.10.1 Win32 Version: 1.2020.10.1 CodeBase: file:///C:/USERS/DAVE/APPDATA/ROAMING/MSCRMTOOLS/XRMTOOLBOX/PLUGINS/TOMASSCHULKES.XRMTOOLBOX.RECORDOPENERPLUGIN.DLL

Xrm.Sdk.PluginRegistration.Merged Assembly Version: 3.2022.4.1 Win32 Version: 3.2022.04.001 CodeBase: file:///C:/USERS/DAVE/APPDATA/ROAMING/MSCRMTOOLS/XRMTOOLBOX/PLUGINS/XRM.SDK.PLUGINREGISTRATION.DLL

Microsoft.GeneratedCode Assembly Version: 1.0.0.0 Win32 Version: 4.8.4084.0 built by: NET48REL1 CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll

netstandard Assembly Version: 2.0.0.0 Win32 Version: 4.8.4084.0 CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/netstandard/v4.0_2.0.0.0__cc7b13ffcd2ddd51/netstandard.dll

NuGet.Configuration Assembly Version: 6.0.0.165 Win32 Version: 6.0.0.165 CodeBase: file:///E:/DOWNLOADS/Tools%20for%20Dynamics/XrmToolbox/XrmToolbox/NuGet.Configuration.DLL

NuGet.Versioning Assembly Version: 6.0.0.165 Win32 Version: 6.0.0.165 CodeBase: file:///E:/DOWNLOADS/Tools%20for%20Dynamics/XrmToolbox/XrmToolbox/NuGet.Versioning.DLL

System.Web Assembly Version: 4.0.0.0 Win32 Version: 4.8.4494.0 built by: NET48REL1LAST_B CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_64/System.Web/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Web.dll

System.Xaml Assembly Version: 4.0.0.0 Win32 Version: 4.8.4470.0 built by: NET48REL1LAST_C CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xaml/v4.0_4.0.0.0__b77a5c561934e089/System.Xaml.dll

NuGet.Frameworks Assembly Version: 6.0.0.165 Win32 Version: 6.0.0.165 CodeBase: file:///E:/DOWNLOADS/Tools%20for%20Dynamics/XrmToolbox/XrmToolbox/NuGet.Frameworks.DLL

System.IO.Compression Assembly Version: 4.0.0.0 Win32 Version: 4.8.4084.0 built by: NET48REL1 CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.IO.Compression/v4.0_4.0.0.0__b77a5c561934e089/System.IO.Compression.dll

Microsoft.GeneratedCode Assembly Version: 1.0.0.0 Win32 Version: 4.8.4084.0 built by: NET48REL1 CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll

Microsoft.GeneratedCode Assembly Version: 1.0.0.0 Win32 Version: 4.8.4084.0 built by: NET48REL1 CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll

PresentationFramework Assembly Version: 4.0.0.0 Win32 Version: 4.8.4470.0 CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/PresentationFramework/v4.0_4.0.0.0__31bf3856ad364e35/PresentationFramework.dll

WindowsBase Assembly Version: 4.0.0.0 Win32 Version: 4.8.4470.0 built by: NET48REL1LAST_C CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/WindowsBase/v4.0_4.0.0.0__31bf3856ad364e35/WindowsBase.dll

PresentationCore Assembly Version: 4.0.0.0 Win32 Version: 4.8.4470.0 built by: NET48REL1LAST_C CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_64/PresentationCore/v4.0_4.0.0.0__31bf3856ad364e35/PresentationCore.dll

System.Web.Services Assembly Version: 4.0.0.0 Win32 Version: 4.8.4084.0 built by: NET48REL1 CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Web.Services/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Web.Services.dll

System.Runtime.Caching Assembly Version: 4.0.0.0 Win32 Version: 4.8.4084.0 CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Runtime.Caching/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Runtime.Caching.dll

Microsoft.VisualBasic Assembly Version: 10.0.0.0 Win32 Version: 14.8.4084.0 built by: NET48REL1 CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/Microsoft.VisualBasic/v4.0_10.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualBasic.dll

System.Deployment Assembly Version: 4.0.0.0 Win32 Version: 4.8.4270.0 built by: NET48REL1LAST_C CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Deployment/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Deployment.dll

System.Security Assembly Version: 4.0.0.0 Win32 Version: 4.8.4261.0 built by: NET48REL1LAST_B CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Security/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Security.dll

Microsoft.Rest.ClientRuntime Assembly Version: 2.0.0.0 Win32 Version: 2.3.20.0 CodeBase: file:///E:/DOWNLOADS/Tools%20for%20Dynamics/XrmToolbox/XrmToolbox/Microsoft.Rest.ClientRuntime.DLL

System.Transactions Assembly Version: 4.0.0.0 Win32 Version: 4.8.4084.0 built by: NET48REL1 CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_64/System.Transactions/v4.0_4.0.0.0__b77a5c561934e089/System.Transactions.dll

Microsoft.GeneratedCode Assembly Version: 1.0.0.0 Win32 Version: 4.8.4084.0 built by: NET48REL1 CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll

Microsoft.GeneratedCode Assembly Version: 1.0.0.0 Win32 Version: 4.8.4084.0 built by: NET48REL1 CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll

Microsoft.GeneratedCode Assembly Version: 1.0.0.0 Win32 Version: 4.8.4084.0 built by: NET48REL1 CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll

Microsoft.GeneratedCode Assembly Version: 1.0.0.0 Win32 Version: 4.8.4084.0 built by: NET48REL1 CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll

Microsoft.GeneratedCode Assembly Version: 1.0.0.0 Win32 Version: 4.8.4084.0 built by: NET48REL1 CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll

Microsoft.Xrm.Sdk.Deployment Assembly Version: 9.0.0.0 Win32 Version: 9.2.21044.126 CodeBase: file:///E:/DOWNLOADS/Tools%20for%20Dynamics/XrmToolbox/XrmToolbox/Microsoft.Xrm.Sdk.Deployment.DLL

** JIT Debugging ** To enable just-in-time (JIT) debugging, the .config file for this application or computer (machine.config) must have the jitDebugging value set in the system.windows.forms section. The application must also be compiled with debugging enabled.

For example:

When JIT debugging is enabled, any unhandled exception will be sent to the JIT debugger registered on the computer rather than be handled by this dialog box.

deepakkumar1984 commented 1 year ago

Released a new update, can you please try in that