Tagged Questions
0
votes
3answers
144 views
Web part giving 401 on public facing site
I have created a Blog in my site and change its layout. I'm using a webpart which is giving 401 error on public facing site.
My Code is:
public void CustomBlogLayout()
{
SPSite thisSite = ...