SharePoint 2010: WebPartZone not rendered when i'm not signed in
Posted
by Michael
on Stack Overflow
See other posts from Stack Overflow
or by Michael
Published on 2010-03-24T09:50:59Z
Indexed on
2010/03/24
9:53 UTC
Read the original article
Hit count: 310
sharepoint2010
|webpart
Hi all!
I have a custom WebPart on my welcome page in SharePoint 2010. When I open the page without signing on, the whole WebPartZone remains unrendered (according to the responded html). When signed in, my WebPart works perfectly.
Afaik, my WebPart does not require any special permission, it just pulls content from some lists on the same SharePoint site.
Any ideas?
thx, M
© Stack Overflow or respective owner