2013-05-03 14:50:21,100 SPEditorCommon.Manager.Log.OutputProxy.Info(:0) - 程序终止
System.ComponentModel.Composition.CompositionException: The composition produced a single composition error. The root cause is provided below. Review the CompositionException.Errors property for more detailed information.
- Attempted to read or write protected memory. This is often an indication that other memory is corrupt.
Resulting in: An exception occurred while trying to create an instance of type ‘SPEditor.Modules.Render.View.RenderUC’.
Resulting in: Cannot activate part ‘SPEditor.Modules.Render.View.RenderUC’.
Element: SPEditor.Modules.Render.View.RenderUC --> SPEditor.Modules.Render.View.RenderUC --> AssemblyCatalog (Assembly=“SPEditor.Modules.Render, Version=1.0.0.0, Culture=neutral, PublicKeyToken=27d3c2479c528689”)
Resulting in: Cannot get export ‘SPEditor.Modules.Render.View.RenderUC (ContractName=“System.Object”)’ from part ‘SPEditor.Modules.Render.View.RenderUC’.
Element: SPEditor.Modules.Render.View.RenderUC (ContractName=“System.Object”) --> SPEditor.Modules.Render.View.RenderUC --> AssemblyCatalog (Assembly=“SPEditor.Modules.Render, Version=1.0.0.0, Culture=neutral, PublicKeyToken=27d3c2479c528689”)
Resulting in: An exception occurred while trying to create an instance of type ‘SPEditorAnimation.Shell’.
Resulting in: Cannot activate part ‘SPEditorAnimation.Shell’.
Element: SPEditorAnimation.Shell --> SPEditorAnimation.Shell --> AssemblyCatalog (Assembly=“SPEditorAnimation, Version=1.0.0.0, Culture=neutral, PublicKeyToken=27d3c2479c528689”)
Resulting in: Cannot get export ‘SPEditorAnimation.Shell (ContractName=“SPEditorAnimation.Shell”)’ from part ‘SPEditorAnimation.Shell’.
Element: SPEditorAnimation.Shell (ContractName=“SPEditorAnimation.Shell”) --> SPEditorAnimation.Shell --> AssemblyCatalog (Assembly=“SPEditorAnimation, Version=1.0.0.0, Culture=neutral, PublicKeyToken=27d3c2479c528689”)
at System.ComponentModel.Composition.Hosting.CompositionServices.GetExportedValueFromComposedPart(ImportEngine engine, ComposablePart part, ExportDefinition definition)
at System.ComponentModel.Composition.Hosting.CatalogExportProvider.GetExportedValue(ComposablePart part, ExportDefinition export, Boolean isSharedPart)
at System.ComponentModel.Composition.Hosting.CatalogExportProvider.CatalogExport.GetExportedValueCore()
at System.ComponentModel.Composition.Primitives.Export.get_Value()
at System.ComponentModel.Composition.ExportServices.GetExportedValueFromLazy(Export export)
at System.ComponentModel.Composition.Hosting.ExportProvider.GetExportedValueCore(String contractName, ImportCardinality cardinality)
at SPEditorAnimation.SPEditorAnimationBootstrapper.CreateShell()
at Microsoft.Practices.Prism.MefExtensions.MefBootstrapper.Run(Boolean runWithDefaultConfiguration)
at SPEditorAnimation.App.RunInReleaseMode()