Re: web part acess problem



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.


.