码迷,mamicode.com
首页 > 移动开发 > 详细

Lync 小技巧-40-Office Web Apps Server 2013-HTTP Error 500-21

时间:2014-12-04 06:32:51      阅读:272      评论:0      收藏:0      [点我收藏+]

标签:hosting   小技巧   

 

问题:

1. 操作系统

Windows Server 2008 R2

2. 部署Office Web Apps Server 2013

3. 问题

访问:

https://WebApps-2013.uc-cn.net/hosting/discovery

bubuko.com,布布扣

排错:

1. 参照

Deploy Office Web Apps Server

http://technet.microsoft.com/en-us/library/jj219455(v=office.15)#feedback

2. If you see “500 Web Service Exceptions” or “500.21 – Internal Server Error” messages

--------------------------------------------------------------------------------

If features of the .NET Framework 3.5 were installed and then removed, you might see “500 Web Service Exceptions” or “500.21 – Internal Server Error” messages when you run OfficeWebApps cmdlets. To fix this, run the following sample commands from an elevated command prompt to clean up settings that could prevent Office Web Apps Server from functioning correctly:

3. For Windows Server 2008 R2

Copy

%systemroot%\Microsoft.NET\Framework64\v4.0.30319\aspnet_regiis.exe –iru

bubuko.com,布布扣

Copy

iisreset /restart /noforce

bubuko.com,布布扣

访问:

https://WebApps-2013.uc-cn.net/hosting/discovery

bubuko.com,布布扣

4. For Windows Server 2012 or Windows Server 2012 R2

Copy

dism /online /enable-feature /featurename:IIS-ASPNET45

本文出自 “IT-Standardization” 博客,请务必保留此出处http://dynamic.blog.51cto.com/711418/1586117

Lync 小技巧-40-Office Web Apps Server 2013-HTTP Error 500-21

标签:hosting   小技巧   

原文地址:http://dynamic.blog.51cto.com/711418/1586117

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!