SharePoint Web Services Access
We have 5 developers, 3 of whom can access the methods in
https://c27devkypt12.ipads.nuwc.navy.mil/_vti_bin/UserProfileService.asmx, 2 of whom cannot.
I am at a dead end trying to find how permission to SharePoint's internal web services is established, and/or modified.
Nothing in Central Administration seems to be of the right type.
May 31st, 2011 4:32pm
Hi,
Thanks to share your post.
For the issue, please follow these articles:
http://sanketinfo.wordpress.com/2009/06/10/sharepoint-web-services-%E2%80%93-permission-for-getwebcollection-method/.
http://aspalliance.com/791_Using_SharePoint_Web_Services_to_Change_Subsite_Permissions.all.
http://sympmarc.com/2011/05/27/elevating-permissions-with-sharepoints-web-services/.
And if the issue continues, please post it.
Thanks,
Leo
Free Windows Admin Tool Kit Click here and download it now
June 2nd, 2011 6:06am
Hi,
Thanks to share your post.
For the issue, please follow these articles:
http://sanketinfo.wordpress.com/2009/06/10/sharepoint-web-services-%E2%80%93-permission-for-getwebcollection-method/.
http://aspalliance.com/791_Using_SharePoint_Web_Services_to_Change_Subsite_Permissions.all.
http://sympmarc.com/2011/05/27/elevating-permissions-with-sharepoints-web-services/.
And if the issue continues, please post it.
Thanks,
Leo
June 2nd, 2011 6:06am
I can get to the point where I have large, in bold, in a bar across the top of the page:
UserProfileService
and below that:
The following operations are supported. For a formal definition, please review the
Service Description
and that followed by a list of the methods of the service.
So I am getting interaction with the .asmx.
Plus, when I click one of the methods, I get the page that shows the syntax for SOAP 1.1 & 1.2, HTTP GET & POST, along with the Invoke button, and, where applicable, the text box(es) for the parameter(s).
But whatever method I invoke, I get a title bar that says "HTTP 500 Internal Server Error," and page contents:
The website cannot display the page
HTTP 500
Most likely causes:
The website is under maintenance. The website has a programming error.
What you can try:
• Refresh the page.
• Go back to the previous page.
More information
This error (HTTP 500 Internal Server Error) means that the website you are visiting
had a server problem which prevented the webpage from displaying.
Free Windows Admin Tool Kit Click here and download it now
June 2nd, 2011 1:50pm