【发布时间】:2011-12-13 23:32:00
【问题描述】:
我为 Sharepoint 获得了很多项目,这些项目都运行良好,而不是一个。该项目只能由我们团队的一名开发人员部署,所有其他开发人员在尝试部署该解决方案时都会遇到异常(构建该解决方案有效)。 (均通过项目,VS 中的人民币)
错误信息是:
Error 1 Error occurred in deployment step 'Retract Solution':
A communication error has occurred while invoking commands in SharePoint host process:
The communication object, System.ServiceModel.Channels.ServiceChannel,
cannot be used for communication because it is in the Faulted state.
我启用了登录 VS,但没有找到任何有趣的东西。从 /safemode 开始也没有帮助。在部署之前,我还删除了 suo 文件和所有 bin、obj 和 pkg 文件夹。
知道出了什么问题吗?
(我确实看到了“部署 Sharepoint 2010 Webpart 使 Visual Studio 崩溃”主题,但那是不同的)
【问题讨论】:
标签: visual-studio-2010 sharepoint-2010 web-parts master-pages