As an administrator you checked out master page either via SharePoint designer or from Pages Library in publishing site in MOSS 2007. And suddenly all the users who had access to the site just fine starts getting access denied messages.
Make sure you check in master page to resolve this issue.
There are other possible reasons for access denied message -
Even though master page is checked in users are getting access denied message but as an admin you can login fine to the site. This can be caused by a custom control on the Master Page or page layout or a web part that tries to accomplish things that are beyond logged user's access levels. Make sure you analyze simply by removing web parts first and if this does not resolve then remove custom controls or custom code blocks from the master page.
Hope this got you moving further!
Blog Archive
-
▼
2009
(14)
-
►
January
(7)
- Power of Content Types and Content Query Web Part
- Project type is not supported by this installation...
- Getting Started With SharePoint - Tools
- IIS 7.0 - Cannot get Membership Provider with name...
- SharePoint Implementation with Youtube
- Using Youtube API in SharePoint Web Part
- Site Scape Forum document migration to SharePoint
-
►
January
(7)
Monday, April 6, 2009
Access Denied - MOSS 2007 Master Page Editing
Label: Access Denied, Master Page, MOSS 2007
Subscribe to:
Post Comments (Atom)




1 Comment:
Thank you so much! I spent hours trying to figure out why a user in the Home Vistors group was unable to access the main site, and in the end, it was because I still had the default.master file checked out.
Thanks again!
Post a Comment