Re: Access denied. You do not have permission to perform this action or access this resource.



Ah, it's your own web part ...

You'll find the guys who write web parts (and who should know the effect of
your statement) in the subnewsgroup for programming issues-
microsoft.public.sharepoint.windowsservices.development

or you can wait here, but it might be a longer wait than posting a message
there that combines the info from both your messages.

Engelbert

<jordanm@xxxxxx> wrote in message
news:1155568465.867068.66550@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx

Thanks for your reply. I have included this line of code in the web
part.

SPGlobalAdmin globalAdmin = new SPGlobalAdmin();

I should have permission to access all sites. Please correct me if I am
wrong.

Thanks.

-- Jordan

Engelbert wrote:
The web part probably accesses information contained in a site/sub-site
or
list that those users are not able to access.

Members of your local administrators group can access all those things.

Engelbert


<jordanm@xxxxxx> wrote in message
news:1155288202.300792.13420@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Hi,

I added a web part to WSS site. Now all the users are not able to
access the site. They received the error, "Access denied. You do not
have permission to perform this action or access this resource."

Only members of the server's local administrator group is able to
access the site. Have anyone encountered this problem? Is there
something not done correctly while installing the web part?

Thanks.

-- Jordan




.



Relevant Pages