System.InvalidOperationException: Bootstrapper.Initialize () failed ---> System.InvalidOperationException: PopupResolver is unable to ResolvePopupLookups based on current parameters ---> System.Reflection.ReflectionTypeLoadException: One or more assembly types can not be loaded. Obtain the LoaderExceptions property for more information.
at System.Reflection.RuntimeModule.GetTypes (RuntimeModule module)
at System.Reflection.RuntimeModule.GetTypes ()
at System.Reflection.Assembly.GetTypes ()
at System.ComponentModel.Composition.Hosting.AssemblyCatalog.get_InnerCatalog ()
at System.ComponentModel.Composition.Hosting.AssemblyCatalog.GetEnumerator ()
at System.Linq.Enumerable. <SelectManyIterator> d__17`2.MoveNext ()
at System.Linq.Enumerable. <SelectManyIterator> d__17`2.MoveNext ()
at System.Linq.Enumerable.WhereEnumerableIterator`1.MoveNext ()
at System.ComponentModel.Composition.Primitives.ComposablePartCatalog.GetExports (ImportDefinition definition)
at System.ComponentModel.Composition.Hosting.CatalogExportProvider.InternalGetExportsCore (ImportDefinition definition, AtomicComposition atomicComposition)
at System.ComponentModel.Composition.Hosting.CatalogExportProvider.InnerCatalogExportProvider.GetExportsCore (ImportDefinition definition, AtomicComposition atomicComposition)
at System.ComponentModel.Composition.Hosting.ExportProvider.TryGetExportsCore (ImportDefinition definition, AtomicComposition atomicComposition, IEnumerable`1 & exports)
at System.ComponentModel.Composition.Hosting.ExportProvider.TryGetExports (ImportDefinition definition, AtomicComposition atomicComposition, IEnumerable`1 & exports)
System.ComponentModel.Composition.Hosting.CatalogExportProvider.GetExportsCore (ImportDefinition definition, AtomicComposition atomicComposition)
at System.ComponentModel.Composition.Hosting.ExportProvider.TryGetExportsCore (ImportDefinition definition, AtomicComposition atomicComposition, IEnumerable`1 & exports)
System.ComponentModel.Composition.Hosting.ExportProvider.GetExports (ImportDefinition definition, AtomicComposition atomicComposition)
at MEFedMVVM.ViewModelLocator.MEFedMVVMExportProvider.GetExportsCore (ImportDefinition definition, AtomicComposition atomicComposition)
at System.ComponentModel.Composition.Hosting.ExportProvider.TryGetExportsCore (ImportDefinition definition, AtomicComposition atomicComposition, IEnumerable`1 & exports)
at System.ComponentModel.Composition.Hosting.ExportProvider.TryGetExports (ImportDefinition definition, AtomicComposition atomicComposition, IEnumerable`1 & exports)
System.ComponentModel.Composition.Hosting.AggregateExportProvider.GetExportsCore (ImportDefinition definition, AtomicComposition atomicComposition)
at System.ComponentModel.Composition.Hosting.ExportProvider.TryGetExportsCore (ImportDefinition definition, AtomicComposition atomicComposition, IEnumerable`1 & exports)
at System.ComponentModel.Composition.Hosting.ExportProvider.TryGetExports (ImportDefinition definition, AtomicComposition atomicComposition, IEnumerable`1 & exports)
at System.ComponentModel.Composition.Hosting.CompositionContainer.GetExportsCore (ImportDefinition definition, AtomicComposition atomicComposition)
at System.ComponentModel.Composition.Hosting.ExportProvider.TryGetExportsCore (ImportDefinition definition, AtomicComposition atomicComposition, IEnumerable`1 & exports)
System.ComponentModel.Composition.Hosting.ExportProvider.GetExports (ImportDefinition definition, AtomicComposition atomicComposition)
at System.ComponentModel.Composition.Hosting.ExportProvider.GetExportsCore (Type type, Type metadataViewType, String contractName, ImportCardinality cardinality)
at System.ComponentModel.Composition.Hosting.ExportProvider.GetExportCore [T] (String contractName)
at System.ComponentModel.Composition.Hosting.ExportProvider.GetExport [T] (String contractName)
at System.ComponentModel.Composition.Hosting.ExportProvider.GetExport [T] ()
at Cinch.PopupResolver.ResolvePopupLookups (IEnumerable`1 arrangedToExamine)
--- End of inner exception stack trace ---
at Cinch.PopupResolver.ResolvePopupLookups (IEnumerable`1 arrangedToExamine)
at Cinch.CinchBootStrapper.Initialise (IEnumerable`1 arrangedToExamine)
--- End of inner exception stack trace ---
at Cinch.CinchBootStrapper.Initialise (IEnumerable`1 arrangedToExamine)
for AutoDiagrammer.App..ctor () in AutoDiagrammer \ ModFiles \ AutoDiagrammer \ App.xaml.cs: line 23.
for AutoDiagrammer.App.Main () in AutoDiagrammer \ ModFiles \ AutoDiagrammer \ obj \ x86 \ Debug \ App.g.cs: Line 0.