AlexArun

Hi all,

Whenever I create a new master page and set it as the custom one(using SPD),the home page(default.aspx) will throw an 'access denied error' to all the site users other than the administrator.
Can anyone help me with this
The default.aspx for the subsites are also working fine. But for the topsite, it is showing no access to all site users.


All these started, earlier when i wrote a script function inside the master page. But later i removed it and made the contents exactly the same as the master page. But still the scenario remains the same.(I dunno whether it has got anything to do with this error.)

Please help,

Alex.



Re: SharePoint - General Question and Answers and Discussion Custom master page showing access denied error to users

MikeTech

I am not really sure what could cause this. I surely havn't experienced this problem after creating 5 custom master pages. But then again, I only edit the defaultcustom.master under the _catalogs of root. My only suggestion: As an administrator go to the default.aspx to load the page. Click Site Actions > Site Settings. Click Advanced permissions and verify the individual users or domain group is added--possibily, the permissiosn were detatched when editing the default.aspx. BTW, these instructions are for WSS 3.0 or MOSS 07.

Good luck.





Re: SharePoint - General Question and Answers and Discussion Custom master page showing access denied error to users

AlexArun

Mike,

Thx a lot for the reply.I tried doing wht u said, but with no success .

Its something related to the default.aspx pagem, I think. because there is no probs at all with the other pages.But i never edited default.aspx also. I created a new master page and edited tht.

Anyone having any sort of thinkings regarding this,please share it..





Re: SharePoint - General Question and Answers and Discussion Custom master page showing access denied error to users

JohnMcProp

I experienced this problem because my master page wasn't checked in and approved.

Hope this helps,
John




Re: SharePoint - General Question and Answers and Discussion Custom master page showing access denied error to users

AlexArun

John...

U are correct!

the page was not approved and that was the problem.

thank you so much





Re: SharePoint - General Question and Answers and Discussion Custom master page showing access denied error to users

JohnMcProp

Alex,

Glad to hear that this was the problem. I was driven mad for about 2 weeks trying to figure it out!

John