Sharepoint Forum

 
Home » Forum » Sharepoint       Ask a questionRSS Feeds

Content Editor Web Part and the Users and Groups Web Service

  Asked By: Anish Jolad         Date: Oct 03, 2006      Category: Sharepoint      Views: 314
 

I'm trying to get the Content Editor Web Part (CEWP) religion by
experimenting with the Users and Groups Web Service. In particular,
I've been playing with the GetRoleCollectionFromUser method to return
a given users' security roles. This works fine when I pass in a
username but I am trying to do this for the current user. I'm
struggling to determine a full proof, cross browser, default security
settings solution to the problem. Everything I have read so far
suggests that this is impossible thru the browser's mechanisms. I am
wondering if there was some SharePoint specific way of accomplishing
this that I am missing. In particular I have tried passing in null
and the empty string to the web service method and they yield the
predicatable SOAP Fault.


Do you know someone who can help? Share a link to this thread on twitter, or facebook.

Tagged:                  

 

No Answers Found. Be the First, To Post Answer.

 


Your Answer
  • Answer should be atleast 30 Characters.
  • Please put code inside [Code] your code [/Code].