编辑器运行错误

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.

  1. 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()

问题原因:mac上装的windows虚拟机上 可以打开主界面 但是运行不了编辑器 除了 数据编辑器 。mac远程桌面访问windos也有这个问题

— Begin quote from ____

abcd 发表于 2013-5-6 16:50 url

问题原因:mac上装的windows虚拟机上 可以打开主界面 但是运行不了编辑器 除了 数据编辑器 。mac远程桌面访 …

— End quote

感谢您的测试,我们会排查这个问题的{:3_52:}

我今天安装了也是这样,除了数据编辑器,其它都是"一个没有捕获的错误信息"。
MAC VBOX WIN XP SP3

问题解决没啊

   ?? System.ComponentModel.Composition.Hosting.CompositionServices.GetExportedValueFromComposedPart(ImportEngine engine, ComposablePart part, ExportDefinition definition)
   ?? System.ComponentModel.Composition.Hosting.CatalogExportProvider.GetExportedValue(ComposablePart part, ExportDefinition export, Boolean isSharedPart)
   ?? System.ComponentModel.Composition.Hosting.CatalogExportProvider.CatalogExport.GetExportedValueCore()
   ?? System.ComponentModel.Composition.Primitives.Export.get_Value()
   ?? System.ComponentModel.Composition.ExportServices.GetExportedValueFromLazy(Export export)
   ?? System.ComponentModel.Composition.Hosting.ExportProvider.GetExportedValueCore(String contractName, ImportCardinality cardinality)
   ?? SPEditorAnimation.SPEditorAnimationBootstrapper.CreateShell()
   ?? Microsoft.Practices.Prism.MefExtensions.MefBootstrapper.Run(Boolean runWithDefaultConfiguration)
   ?? SPEditorAnimation.App.RunInReleaseMode()

— Begin quote from ____

%url%firedragonpzy 发表于 2013-5-15 15:26
问题解决没啊

— End quote

还在测试中,目前所有的SP1的系统都可以正常启动。。。

  • 本帖最后由 felix 于 2013-5-15 19:22 编辑 *

希望尽快解决。。。

还没解决吗?都一年了。。。

请将您的问题重新发一个帖子吧,一年前的版本和现在变化非常大了。

变化确实大。。。可是基本问题却一直得不到解决,并且你们网站也没有一个FAQ,还得到各种论坛去查找,又没有一个靠谱的。
理解你们工作量大,可是你们既然选择了这个国际化项目,为何做得这么粗糙呢?

下面是我在mac下的virtual box win 7(64)环境下的截图:(除了Data editor可以打开,其它都打不开)
http://blog.csdn.net/cyij2014/article/details/20446103

为了排除虚拟机的影响,在PC机上试了一下,问题依旧:
http://blog.csdn.net/cyij2014/article/details/20446995

补充一下,cocostudio安装在d盘,非系统盘。网上有帖子说不能安装在c盘(无语)