删除扩展的Web应用程序时删除了SharePoint Web服务

编程入门 行业动态 更新时间:2024-10-10 06:16:22
本文介绍了删除扩展的Web应用程序时删除了SharePoint Web服务的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧! 问题描述

请帮助获取从IIS 7中的站点恢复SharePoint Web服务的解决方案。

我正在使用SharePoint 2013网站

解决方案

你有根文件夹吗?你有多少台服务器?你能得到根文件夹"Webservice"的副本吗?

C:\Program Files \Common Files \ Mysoftoft Shared\Web Server Extensions \\ \\ 14 \ Web服务

这是powershell脚本,它可以帮助我们完成所有的运行使用GUID在IIS下进行服务。

webservice = [System.Type] :: GetType(" Microsoft.SharePoint.Administration。 SPIisWebServiceSettings, Microsoft.SharePoint,Version = 14.0.0.0,Culture = neutral,PublicKeyToken = 71e9bce111e9429c")

Instance =

Please help to get the solution to recover SharePoint Web services from Sites in IIS 7.

I am using SharePoint 2013 site

解决方案

Do you have the root folder? How many servers in the farm do you have? can you get a copy of the root folder "Webservice"?

C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\14\WebServices

Here is is powershell script which can help us to get all the running service back under IIS with their GUID.

webservice = [System.Type]::GetType("Microsoft.SharePoint.Administration.SPIisWebServiceSettings, Microsoft.SharePoint, Version=14.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c")

Instance =

更多推荐

删除扩展的Web应用程序时删除了SharePoint Web服务

本文发布于:2023-11-27 12:40:39,感谢您对本站的认可!
本文链接:https://www.elefans.com/category/jswz/34/1638118.html
版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系,我们将在24小时内删除。
本文标签:应用程序   Web   SharePoint

发布评论

评论列表 (有 0 条评论)
草根站长

>www.elefans.com

编程频道|电子爱好者 - 技术资讯及电子产品介绍!