这是什么原因?
弹出的错误提示为:“你的电脑没有安装VC++2012运行时。”
看日志是这样的:
2014-01-10 19
46,118 SPEditorAnimation.App.RunMode(:0) - Process Over…
System.IO.FileNotFoundException: 未能加载文件或程序集“EditorProxy.dll”或它的某一个依赖项。找不到指定的模块。
文件名:“EditorProxy.dll”
在 SPEditorAnimation.SPEditorAnimationBootstrapper.ConfigureAggregateCatalog()
在 Microsoft.Practices.Prism.MefExtensions.MefBootstrapper.Run(Boolean runWithDefaultConfiguration)
在 SPEditorAnimation.App.RunMode()
WIN7 64位,VS2010 ,VC++2010和2012运行时都安装好了。