Re: web part acess problem

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance



Have you deployed your web part in GAC? if not then deploy your web part in
there. If you don't want to deploy in GAC then in your web.config file
change the trust level to "WSS_Minimal"

"jyoti" <jyoti@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:F59BBD53-CDE5-4302-91A3-921C45D2EE54@xxxxxxxxxxxxxxxx
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.





.



Relevant Pages

  • Re: web part acess problem
    ... My all regular users are AD users. ... server file system and generates a chart using XSLT which is in the server ... I though it might be permission in the file system, ... How can I trouble shoot web part "An unexpected error has occurred." ...
    (microsoft.public.sharepoint.portalserver.development)
  • Re: web part acess problem
    ... sorry I meant to say in my previous posting to change the trust level from ... My all regular users are AD users. ... server file system and generates a chart using XSLT which is in the ... I though it might be permission in the file system, ...
    (microsoft.public.sharepoint.portalserver.development)
  • Re: Access permissions
    ... >chown root:root cmos ... >file `cmos´", I can delete it, when logged in as normal user. ... than the file permission bits. ... UNIX system can have more than one file system and file access control ...
    (alt.lang.asm)
  • [PATCH 24/32] Unionfs: remove old nfsro option
    ... Ensure that a branch set as 'ro' behaves like a real readonly mounted lower ... handles even an readonly exported NFS file system, ... * permission features) are bypassed. ... -static int inode_permission(struct inode *inode, int mask, ...
    (Linux-Kernel)
  • Re: install component in GAC ??
    ... In the File System view, right click that node "File System on Target ... Machine", Add Special Folder, and the GAC is in the list. ... Phil Wilson [MVP Windows Installer] ... > since so far it is only installed in the directory of the client ...
    (microsoft.public.dotnet.framework.setup)