Re: web part acess problem
- From: jyoti <jyoti@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Mon, 4 Feb 2008 10:44:04 -0800
Thanks for reply.
This is a thirdparty web part that we bought. I don't have source for it.
My all regular users are AD users. This web part reads an xml file from
server file system and generates a chart using XSLT which is in the server
file system too.
I though it might be permission in the file system, but it was not. I have
given everyone read and write permission in the file system and still didn't
work.
Any permission in web.config file?
When I installed this webpart, it also installed the webpart "Add/remove
programs" section in my portal server.
"Rafia Tapia" wrote:
what your web part is doing? If your web part is accessing an external.
source for example active directory then a regular user will not be able to
run your web part. What you should do is run that code using elevated
priviledges. Run your webpart in debugging mode and see where its is
breaking and then put that code in a function and run that function as
elevated priviledge.
"jyoti" <jyoti@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:F2AAEBAC-525D-471B-8008-84EBCCFC6FDD@xxxxxxxxxxxxxxxx
I have installed a web part into the virual server. Sharepoint Portal
administrator can view the web part page fine. But regular portal users
gets
error message saying "An unexpected error has occurred." Regular portal
users
has contrbutor right to the site that I have the web part at.
Ya, it is a permission issue. I am not sure where I am missing the
permission settings.
How can I trouble shoot web part "An unexpected error has occurred." ?
Any
detail information gets looged any where?
Thanks for your feedback.
- Follow-Ups:
- Re: web part acess problem
- From: Rafia Tapia
- Re: web part acess problem
- References:
- Re: web part acess problem
- From: Rafia Tapia
- Re: web part acess problem
- Prev by Date: Re: web part acess problem
- Next by Date: Re: web part acess problem
- Previous by thread: Re: web part acess problem
- Next by thread: Re: web part acess problem
- Index(es):
Relevant Pages
|