【发布时间】:2014-11-03 07:43:05
【问题描述】:
Sharepoint 部署:本地域地址为http://sharepoint,windows server 2008 R2
为了部署我的应用程序,我在管理中心添加了应用程序 URL 作为 apps.mydomain.com
apps.mydomain.com 其实是我在公司官网上创建的子域。
编译并运行应用程序后,输出窗口出现以下错误
主动部署配置:为 SharePoint 部署应用程序 跳过部署步骤,因为未指定预部署命令。 跳过卸载步骤,因为用于 SharePoint 的应用程序未安装在服务器上。 为 SharePoint 安装应用程序: 正在为 SharePoint 上传应用程序... 应用程序安装失败,正在清理... 已成功卸载 SharePoint 的应用程序。 应用安装遇到以下错误: 2014 年 3 月 11 日 07:17:19
@"Error 1
CorrelationId: fc4c3483-a34c-4975-a6cb-c1d84436c8f5
ErrorDetail: The content database on the server is temporarily unavailable.
ErrorType: Transient
ErrorTypeName: Intermittent
ExceptionMessage: The App domain for this site has already been assigned.
Source: AppWeb
SourceName: App Web Deployment
Error occurred in deployment step 'Install app for SharePoint': Failed to install app for SharePoint. Please see the output window for details.
========== 构建:1 个成功或最新,0 个失败,0 个跳过 ========== ========== 部署:0 成功,1 失败,0 跳过 ========== 你能告诉我这里我错了吗?
【问题讨论】:
标签: sharepoint sharepoint-2013