Hi,
I have an user(TFS project admin,Sharepoint full control access,Reporting Services -Content manager) getting the below error when trying to give sharepoint permission through TFS admin tool 2.3.User is able to give TFS and reporting services.
Subsites have broken inheritance at places.
Type: System.Net.WebException
Message: The request failed with HTTP status 401: Unauthorized.
InnerException: -
Source: System.Web.Services
Target: System.Object[] ReadResponse(System.Web.Services.Protocols.SoapClientMessage, System.Net.WebResponse, System.IO.Stream,
Boolean)
Stacktrace: at System.Web.Services.Protocols.SoapHttpClientProtocol.ReadResponse(SoapClientMessage message, WebResponse
response, Stream responseStream, Boolean asyncCall)
at System.Web.Services.Protocols.SoapHttpClientProtocol.Invoke(String methodName, Object[] parameters)
at TFSAdministrationTool.Proxy.TeamFoundationServerProxy.SharePointAddUserToRole(String teamProject, String userName, String role) in c:\Code\tfsadmin\Main\src\TFSAdministrationTool.Proxy\TeamFoundationServerProxy.cs:line 666
at TFSAdministrationTool.Controllers.MainController.OnCommitChange(PendingChange pc) in c:\Code\tfsadmin\Main\src\TFSAdministrationTool\Controllers\MainController.cs:line 134
also, please let me know administration tool for Sharepoiint with TFS
Su