cocostudio突然打不开了,急问解决办法。谢谢!

系统:win7,cocostudio V0.3.3.0。
情况:之前用的好好的,突然就不行了。卸载cocostudio,卸载framework,之后重装。还是不行。就算换成最新版的v1.0.0.1,也是不行。
现象:打开cocostudio图标,出现“cocostudio已停止工作”的界面,就没有然后了。
LOG:在安装目录双击打开CocoStudioUIEditor.exe(只需用这个),无反应,但会产生LOG,内容如下:

2013-10-18 13:49:44,215 EditorCommon.LoggerWarp.Log(:0) - System.ComponentModel.Composition.CompositionException: 撰写生成了一个撰写错误,其根本原因有 1 点,如以下所列。 有关详细信息,请查看 CompositionException.Errors 属性。

  1. “.”(十六进制值 0x00)是无效的字符。 第 1 行,位置 1。

结果: “Modules.Communal.MultiLanguage.MultiLanguage”的类型初始值设定项引发异常。

结果: 尝试创建类型“SPEditorUI.Shell”的实例时发生异常。

结果: 无法激活部件“SPEditorUI.Shell”。
元素: SPEditorUI.Shell --> SPEditorUI.Shell --> AssemblyCatalog (Assembly=“CocoStudioUIEditor, Version=0.3.3.0, Culture=neutral, PublicKeyToken=27d3c2479c528689”)

结果: 无法从部件“SPEditorUI.Shell”获取导出“SPEditorUI.Shell (ContractName=“SPEditorUI.Shell”)”。
元素: SPEditorUI.Shell (ContractName=“SPEditorUI.Shell”) --> SPEditorUI.Shell --> AssemblyCatalog (Assembly=“CocoStudioUIEditor, Version=0.3.3.0, Culture=neutral, PublicKeyToken=27d3c2479c528689”)

在 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)
在 SPEditorUI.SPEditorUIBootstrapper.CreateShell()

谢谢。删掉后起码可以打开选择面板了。之后打开UI编辑器,没反应。看日志读内存错误。原来是内存不足。。。。

PS:我是用mac bootcamp的32位win7,最大只有1G内存。。。

再次感谢!