XrmToolBox icon indicating copy to clipboard operation
XrmToolBox copied to clipboard

DLL Exception

Open gaharlan opened this issue 3 years ago • 2 comments

When trying to install Colso.Xrm.AttributeEditor.dll receiving a Tool exception on reload

  • Connection Controls Version: 1.2022.7.53
  • XrmToolBox Version: 1.2022.5.56

gaharlan avatar Sep 21 '22 16:09 gaharlan

Can we have the exception?

MscrmTools avatar Sep 22 '22 07:09 MscrmTools

Error Time: 2022-09-23 15:40:22.874 System.Reflection.ReflectionTypeLoadException Unable to load one or more of the requested types. Retrieve the LoaderExceptions property for more information. mscorlib at System.Reflection.RuntimeModule.GetTypes(RuntimeModule module) at System.Reflection.Assembly.GetTypes() at System.ComponentModel.Composition.Hosting.AssemblyCatalog.get_InnerCatalog() at System.ComponentModel.Composition.Hosting.AssemblyCatalog.GetExports(ImportDefinition definition) at System.Linq.Enumerable.<SelectManyIterator>d__172.MoveNext() at System.ComponentModel.Composition.Hosting.CatalogExportProvider.InternalGetExportsCore(ImportDefinition definition, AtomicComposition atomicComposition) at System.ComponentModel.Composition.Hosting.ExportProvider.TryGetExportsCore(ImportDefinition definition, AtomicComposition atomicComposition, IEnumerable1& exports) at System.ComponentModel.Composition.Hosting.ExportProvider.TryGetExports(ImportDefinition definition, AtomicComposition atomicComposition, IEnumerable1& exports) at System.ComponentModel.Composition.Hosting.CatalogExportProvider.GetExportsCore(ImportDefinition definition, AtomicComposition atomicComposition) at System.ComponentModel.Composition.Hosting.ExportProvider.TryGetExportsCore(ImportDefinition definition, AtomicComposition atomicComposition, IEnumerable1& exports) at System.ComponentModel.Composition.Hosting.ExportProvider.GetExports(ImportDefinition definition, AtomicComposition atomicComposition) at System.ComponentModel.Composition.Hosting.AggregateExportProvider.GetExportsCore(ImportDefinition definition, AtomicComposition atomicComposition) at System.ComponentModel.Composition.Hosting.ExportProvider.TryGetExportsCore(ImportDefinition definition, AtomicComposition atomicComposition, IEnumerable1& exports) at System.ComponentModel.Composition.Hosting.CompositionContainer.GetExportsCore(ImportDefinition definition, AtomicComposition atomicComposition) at System.ComponentModel.Composition.Hosting.ExportProvider.TryGetExportsCore(ImportDefinition definition, AtomicComposition atomicComposition, IEnumerable1& exports) at System.ComponentModel.Composition.Hosting.ExportProvider.GetExports(ImportDefinition definition, AtomicComposition atomicComposition) at System.ComponentModel.Composition.Hosting.ImportEngine.TryGetExports(ExportProvider provider, ComposablePart part, ImportDefinition definition, AtomicComposition atomicComposition) at System.ComponentModel.Composition.Hosting.ImportEngine.TrySatisfyImportSubset(PartManager partManager, IEnumerable`1 imports, AtomicComposition atomicComposition) at System.ComponentModel.Composition.Hosting.ImportEngine.TrySatisfyImportsStateMachine(PartManager partManager, ComposablePart part) at System.ComponentModel.Composition.Hosting.ImportEngine.TrySatisfyImports(PartManager partManager, ComposablePart part, Boolean shouldTrackImports) at System.ComponentModel.Composition.Hosting.ImportEngine.SatisfyImports(ComposablePart part) at System.ComponentModel.Composition.Hosting.CompositionServices.TryInvoke(Action action) at System.ComponentModel.Composition.Hosting.ComposablePartExportProvider.Compose(CompositionBatch batch) at XrmToolBox.PluginManagerExtended.LoadParts(Boolean isRetry) at XrmToolBox.PluginManagerExtended.LoadParts(Boolean isRetry) at XrmToolBox.PluginManagerExtended.RescanIfRequired() at XrmToolBox.PluginManagerExtended.Initialize(Form parentForm) at XrmToolBox.New.PluginsForm..ctor() at XrmToolBox.New.NewForm..ctor(String[] args) at XrmToolBox.Program.Main(String[] args)

gaharlan avatar Sep 23 '22 19:09 gaharlan

Ok, it's an issue with the tool itself. I contacted the owner

MscrmTools avatar Jan 03 '23 10:01 MscrmTools

Fixed by the tool developer

MscrmTools avatar Jan 05 '23 14:01 MscrmTools