【发布时间】:2014-07-21 11:05:14
【问题描述】:
我是 SharePoint 新手。 我在 SharePoint 应用程序的后期部署期间遇到问题。 以下几点是我的应用域配置的设置:
我仔细跟踪了接下来的 3 个链接:
http://technet.microsoft.com/en-us/library/fp161236%28v=office.15%29
http://sharepointchick.com/archive/2012/07/29/setting-up-your-app-domain-for-sharepoint-2013.aspx
http://msdn.microsoft.com/en-us/library/fp179923%28v=office.15%29.aspx
我可以部署、安装和信任该应用,但之后我无法打开它:
1/ 对于Sharepoint-Hosted Apps:当我在我的 Sharepoint 站点中单击我的应用程序时,我得到一个包含错误的空白页面:
确保
http://apps-184e03e3ea024f.sp.local/sites/TrainingSiteCollection/SPHostedApp_SimpleDateApp3/Pages/Default.aspx?SPHostUrl=http%3A%2F%2Fapp%2Fsites%2FTrainingSiteCollection&SPLanguage=en%2DUS&SPClientTag=0&SPProductNumber=15%2E0%2E4420%2E1017&SPAppWebUrl=http%3A%2F%2Fapps%2D184e03e3ea024f%2Esp%2Elocal%2Fsites%2FTrainingSiteCollection%2FSPHostedApp%5FSimpleDateApp3的网址正确
2/ 对于Provider Hosted Apps 和SharePoint Store apps:
为了输入我的凭据,会显示一个授权弹出窗口,但我无法对应用进行身份验证(我确定身份验证参数是正确的),但在 3 次尝试后,会显示 401 UNAUTHORIZED 页面。
谁能帮帮我?
【问题讨论】:
标签: visual-studio-2013 sharepoint-2013 sharepoint-apps