今天访问公司SharePoint服务器时,出现错误:HTTP 500 - Internal Server Error 。
在网上搜索到相关文章:http://support.microsoft.com/default.aspx?scid=kb;en-us;841216
一行命令就能解决这个问题:   
cd /d %commonprogramfiles%\Microsoft Shared\Web Server Extensions\60\Bin
stsadm -o upgrade -forceupgrade

相关文章:

  • 2021-06-14
  • 2021-08-30
  • 2022-12-23
  • 2022-12-23
  • 2021-08-07
  • 2021-11-01
  • 2021-08-30
  • 2021-08-30
猜你喜欢
  • 2021-11-25
  • 2022-01-03
  • 2021-08-30
  • 2022-12-23
相关资源
相似解决方案