Power-Maverick / PCF-CustomControlBuilder

XrmToolBox Plugin for building and deploying custom control using PCF
MIT License
40 stars 6 forks source link

XrmToolbox Execution #50

Closed jtipeetoes closed 2 years ago

jtipeetoes commented 3 years ago

When PCFBuilder tool is executed in the context of the XrmToolbox I get the following message:
'Could not retrieve existing PCF project and CDS solution project details'

PCFBuilder1

This may have been caused by the deletion of previously existing folders. The tool executed flawlessly the first time I used it but has failed on each subsequent attempt.

To Reproduce Steps to reproduce the behavior:

  1. New PCF is desired behavior - but tool may be attempting to access a previous project that no longer exists.
  2. A more detailed error occurs when you populate the following fields and attempt execution
  3. Control Location is pre-populated with desired path. Reloading the details replicates the error message.
  4. Namespace (manually entered) with value 'PowerMeUp'
  5. Control Name (manually entered) with value 'CustomTagsPBX'
  6. Template = Field (option set)
  7. Hit Create button results in

PCFBuilder2

Expected behavior I expected that the commands would be generated and executed in the PowerShell window. The error I am experiencing seems to interrupt this process.

Screenshots Added as requested

Desktop (please complete the following information):

Additional context VS code was recently added to my system - which means I have multiple versions of it installed VS 2017, VS 2019, VS code XrmToolbox was reinstalled in an attempt to get around the error XrmToolbox was executed as administrator in an attempt to get around the error I attempted to use the settings menu to clear loaded Control Location - but no change in behavior was observed

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

** Exception Text ** System.NullReferenceException: Object reference not set to an instance of an object. at Maverick.PCF.Builder.MainPluginControl.BtnCreateComponent_Click(Object sender, EventArgs e) at System.Windows.Forms.Control.OnClick(EventArgs e) at System.Windows.Forms.Button.OnClick(EventArgs e) at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent) at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks) at System.Windows.Forms.Control.WndProc(Message& m) at System.Windows.Forms.ButtonBase.WndProc(Message& m) at System.Windows.Forms.Button.WndProc(Message& m) at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

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

XrmToolBox Assembly Version: 1.2021.2.45 Win32 Version: 1.2021.2.45 CodeBase: file:///C:/Users/JohnThibodeau/Documents/XrmToolbox/XrmToolBox.exe

System.Core Assembly Version: 4.0.0.0 Win32 Version: 4.8.4341.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.4300.0 built by: NET48REL1LAST_C CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll

XrmToolBox.Extensibility Assembly Version: 1.2021.2.45 Win32 Version: 1.2021.2.45 CodeBase: file:///C:/Users/JohnThibodeau/Documents/XrmToolbox/XrmToolBox.Extensibility.DLL

System.Windows.Forms Assembly Version: 4.0.0.0 Win32 Version: 4.8.4341.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.4084.0 built by: NET48REL1 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:///C:/Users/JohnThibodeau/Documents/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.2021.2.45 Win32 Version: 1.2021.2.45 CodeBase: file:///C:/Users/JohnThibodeau/Documents/XrmToolbox/XrmToolBox.PluginsStore.DLL

NuGet.Core Assembly Version: 2.14.0.832 Win32 Version: 2.14.0.832 CodeBase: file:///C:/Users/JohnThibodeau/Documents/XrmToolbox/NuGet.Core.DLL

Newtonsoft.Json Assembly Version: 12.0.0.0 Win32 Version: 12.0.3.23909 CodeBase: file:///C:/Users/JohnThibodeau/Documents/XrmToolbox/Newtonsoft.Json.DLL

McTools.Xrm.Connection Assembly Version: 1.2021.2.40 Win32 Version: 1.2021.2.40 CodeBase: file:///C:/Users/JohnThibodeau/Documents/XrmToolbox/McTools.Xrm.Connection.DLL

McTools.Xrm.Connection.WinForms Assembly Version: 1.2021.2.40 Win32 Version: 1.2021.2.40 CodeBase: file:///C:/Users/JohnThibodeau/Documents/XrmToolbox/McTools.Xrm.Connection.WinForms.DLL

Microsoft.Xrm.Sdk Assembly Version: 9.0.0.0 Win32 Version: 9.0.46.1802 CodeBase: file:///C:/Users/JohnThibodeau/Documents/XrmToolbox/Microsoft.Xrm.Sdk.DLL

Microsoft.Xrm.Sdk.Workflow Assembly Version: 9.0.0.0 Win32 Version: 9.0.46.1802 CodeBase: file:///C:/Users/JohnThibodeau/Documents/XrmToolbox/Microsoft.Xrm.Sdk.Workflow.DLL

Microsoft.Crm.Sdk.Proxy Assembly Version: 9.0.0.0 Win32 Version: 9.0.46.1802 CodeBase: file:///C:/Users/JohnThibodeau/Documents/XrmToolbox/Microsoft.Crm.Sdk.Proxy.DLL

Microsoft.Xrm.Tooling.Connector Assembly Version: 4.0.0.0 Win32 Version: 4.0.0.77 CodeBase: file:///C:/Users/JohnThibodeau/Documents/XrmToolbox/Microsoft.Xrm.Tooling.Connector.DLL

Microsoft.Xrm.Tooling.Ui.Styles Assembly Version: 4.0.0.0 Win32 Version: 4.0.0.77 CodeBase: file:///C:/Users/JohnThibodeau/Documents/XrmToolbox/Microsoft.Xrm.Tooling.Ui.Styles.DLL

Microsoft.Xrm.Tooling.CrmConnectControl Assembly Version: 4.0.0.0 Win32 Version: 4.0.0.77 CodeBase: file:///C:/Users/JohnThibodeau/Documents/XrmToolbox/Microsoft.Xrm.Tooling.CrmConnectControl.DLL

Microsoft.IdentityModel.Clients.ActiveDirectory Assembly Version: 5.2.8.0 Win32 Version: 5.2.8.0 CodeBase: file:///C:/Users/JohnThibodeau/Documents/XrmToolbox/Microsoft.IdentityModel.Clients.ActiveDirectory.DLL

WeifenLuo.WinFormsUI.Docking Assembly Version: 3.0.6.0 Win32 Version: 3.0.6.0 CodeBase: file:///C:/Users/JohnThibodeau/Documents/XrmToolbox/WeifenLuo.WinFormsUI.Docking.DLL

WeifenLuo.WinFormsUI.Docking.ThemeVS2015 Assembly Version: 3.0.6.0 Win32 Version: 3.0.6.0 CodeBase: file:///C:/Users/JohnThibodeau/Documents/XrmToolbox/WeifenLuo.WinFormsUI.Docking.ThemeVS2015.DLL

ScintillaNET Assembly Version: 3.6.3.0 Win32 Version: 3.6.3.0 CodeBase: file:///C:/Users/JohnThibodeau/Documents/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.1.1.3 Win32 Version: 4.6.26907.01 CodeBase: file:///C:/Users/JohnThibodeau/Documents/XrmToolbox/System.Net.Http.DLL

System.Runtime.Serialization Assembly Version: 4.0.0.0 Win32 Version: 4.8.4250.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.4250.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.4250.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:///C:/Users/JohnThibodeau/Documents/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

Accessibility Assembly Version: 4.0.0.0 Win32 Version: 4.8.4084.0 built by: NET48REL1 CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/Accessibility/v4.0_4.0.0.0__b03f5f7f11d50a3a/Accessibility.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

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

DamSim.SolutionTransferTool Assembly Version: 1.2020.12.15 Win32 Version: 1.2020.12.15 CodeBase: file:///C:/USERS/JOHNTHIBODEAU/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/JOHNTHIBODEAU/APPDATA/ROAMING/MSCRMTOOLS/XRMTOOLBOX/PLUGINS/DAMSIM.VIEWTRANSFERTOOL.DLL

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

Javista.AttributesFactory Assembly Version: 1.2020.12.7 Win32 Version: 1.2020.12.7 CodeBase: file:///C:/USERS/JOHNTHIBODEAU/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/JOHNTHIBODEAU/APPDATA/ROAMING/MSCRMTOOLS/XRMTOOLBOX/PLUGINS/JAVISTA.XRMTOOLBOX.IMPORTNN.DLL

Maverick.PCF.Builder Assembly Version: 2.2021.2.52 Win32 Version: 2.2021.02.052 CodeBase: file:///C:/USERS/JOHNTHIBODEAU/APPDATA/ROAMING/MSCRMTOOLS/XRMTOOLBOX/PLUGINS/MAVERICK.PCF.BUILDER.DLL

MsCrmTools.AccessChecker Assembly Version: 1.2018.7.2 Win32 Version: 1.2018.7.2 CodeBase: file:///C:/USERS/JOHNTHIBODEAU/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/JOHNTHIBODEAU/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/JOHNTHIBODEAU/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/JOHNTHIBODEAU/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/JOHNTHIBODEAU/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/JOHNTHIBODEAU/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/JOHNTHIBODEAU/APPDATA/ROAMING/MSCRMTOOLS/XRMTOOLBOX/PLUGINS/MSCRMTOOLS.CHARTMANAGER.DLL

MscrmTools.CrmTraceReader Assembly Version: 1.2018.4.1 Win32 Version: 1.2018.4.1 CodeBase: file:///C:/USERS/JOHNTHIBODEAU/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/JOHNTHIBODEAU/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/JOHNTHIBODEAU/APPDATA/ROAMING/MSCRMTOOLS/XRMTOOLBOX/PLUGINS/MSCRMTOOLS.EMAILANONYMIZER.DLL

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

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

MsCrmTools.Iconator Assembly Version: 1.2018.7.9 Win32 Version: 1.2018.7.9 CodeBase: file:///C:/USERS/JOHNTHIBODEAU/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/JOHNTHIBODEAU/APPDATA/ROAMING/MSCRMTOOLS/XRMTOOLBOX/PLUGINS/MSCRMTOOLS.MANAGEDSOLUTIONDELETIONTOOL.DLL

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

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

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

MscrmTools.PortalRecordsMover Assembly Version: 1.2020.12.22 Win32 Version: 1.2020.12.22 CodeBase: file:///C:/USERS/JOHNTHIBODEAU/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/JOHNTHIBODEAU/APPDATA/ROAMING/MSCRMTOOLS/XRMTOOLBOX/PLUGINS/MSCRMTOOLS.SAMPLETOOL.DLL

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

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

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

MsCrmTools.SolutionComponentsMover Assembly Version: 1.2020.5.5 Win32 Version: 1.2020.5.5 CodeBase: file:///C:/USERS/JOHNTHIBODEAU/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/JOHNTHIBODEAU/APPDATA/ROAMING/MSCRMTOOLS/XRMTOOLBOX/PLUGINS/MSCRMTOOLS.SOLUTIONIMPORT.DLL

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

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

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

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

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

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

System.Web Assembly Version: 4.0.0.0 Win32 Version: 4.8.4330.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

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

System.Design 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.Design/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Design.dll

MetadataViewProxies_ac1feb8b-373e-4cfa-ab71-936291e90f25 Assembly Version: 0.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

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.Xaml Assembly Version: 4.0.0.0 Win32 Version: 4.8.4341.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

System.Data.Services.Client 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.Data.Services.Client/v4.0_4.0.0.0__b77a5c561934e089/System.Data.Services.Client.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.4341.0 CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/PresentationFramework/v4.0_4.0.0.0__31bf3856ad364e35/PresentationFramework.dll

PresentationCore Assembly Version: 4.0.0.0 Win32 Version: 4.8.4341.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.ServiceModel Assembly Version: 4.0.0.0 Win32 Version: 4.8.4250.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.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.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

System.IdentityModel Assembly Version: 4.0.0.0 Win32 Version: 4.8.4250.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

Microsoft.VisualStudio.Diagnostics.ServiceModelSink Assembly Version: 4.0.0.0 Win32 Version: 16.0.102.0 CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/Microsoft.VisualStudio.Diagnostics.ServiceModelSink/v4.0_4.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualStudio.Diagnostics.ServiceModelSink.dll

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

System.Data Assembly Version: 4.0.0.0 Win32 Version: 4.8.4270.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

System.IdentityModel.Selectors 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.IdentityModel.Selectors/v4.0_4.0.0.0__b77a5c561934e089/System.IdentityModel.Selectors.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.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.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

** 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.

power-maverick-bot[bot] commented 3 years ago

I am Groot!! Thanks for opening your first issue here! Please make sure you have given us as much context as possible. One of the Avengers will respond as soon as possible.

github-actions[bot] commented 3 years ago

Thank you for creating your first issue. This will help me improve this tool.

Power-Maverick commented 3 years ago

Hello there, I am working on a newer version which should resolve this error. When the newer version is released I will let you know so you can test it and confirm. Expected date of release is 22nd May. More will be shared in this session on 22nd May - https://events.powercommunity.com/sessions/new-features-in-pcf-builder/

Power-Maverick commented 3 years ago

Newer version of PCF Builder should have resolved this error. Can you please confirm?

jtipeetoes commented 3 years ago

I'll try to test it this week. I'm a little bogged down with other work at the moment. Thanks, Jt


From: Danish Naglekar @.> Sent: Wednesday, June 9, 2021 4:53 PM To: Power-Maverick/PCF-CustomControlBuilder @.> Cc: jtipeetoes @.>; Author @.> Subject: Re: [Power-Maverick/PCF-CustomControlBuilder] XrmToolbox Execution (#50)

Newer version of PCF Builder should have resolved this error. Can you please confirm?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHubhttps://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2FPower-Maverick%2FPCF-CustomControlBuilder%2Fissues%2F50%23issuecomment-858093065&data=04%7C01%7C%7Cd22c317a9c3d4d17b16308d92b88b068%7C84df9e7fe9f640afb435aaaaaaaaaaaa%7C1%7C0%7C637588688338856774%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000&sdata=PycipWNDDeKlqgvtH8ixY50Fau8zxvTt%2BTp1KJjNHrs%3D&reserved=0, or unsubscribehttps://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fnotifications%2Funsubscribe-auth%2FAALSYZUV3UD6KV56D4RA7ZDTR7IF7ANCNFSM4ZXVLZVQ&data=04%7C01%7C%7Cd22c317a9c3d4d17b16308d92b88b068%7C84df9e7fe9f640afb435aaaaaaaaaaaa%7C1%7C0%7C637588688338856774%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000&sdata=fjh6Rzj7iC5mv7v5gzowEMHXtg%2Br8uBu68DWHxZclwg%3D&reserved=0.

Power-Maverick commented 2 years ago

Closing due to inactivity. Thanks for reporting the issue and it should be resolved with newer versions of the tool.