首页 > 其他 > 详细

To change the sharepoint CA port

时间:2014-08-21 18:32:34      阅读:198      评论:0      收藏:0      [点我收藏+]

Set-SPCentralAdministration -Port <port number>

 

to fix the error:

Got this error: Failed to register SharePoint services.  An exception of type System.UriFormatException was thrown.  Additional exception information: Invalid URI: A port was expected because of there is a colon (‘:‘) present but the port could not be parsed.
System.UriFormatException: Invalid URI: A port was expected because of there is a colon (‘:‘) present but the port could not be parsed.
   at System.Uri.CreateThis(String uri, Boolean dontEscape, UriKind uriKind)
   at System.Uri.CreateUri(Uri baseUri, String relativeUri, Boolean dontEscape)
   at Microsoft.SharePoint.Administration.SPSiteCollection.get_Item(String strSiteName)
   at 

To change the sharepoint CA port,布布扣,bubuko.com

To change the sharepoint CA port

原文:http://www.cnblogs.com/zyip/p/3927601.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!