The server can be reached, but the server declined to allow access to the page.

learn more… | top users | synonyms

3
votes
1answer
121 views

PSI HTTP 403 Forbidden

When I'm trying to get here: http://someName.com/_vti_bin/PSI/ all I get is the following error: "This website requires you to log in" ..but I'm logged in as Administrator. (and I can get to a ...
3
votes
1answer
217 views

users with Contribute getting 403 forbidden error

This is something I haven't seen in 4 years. Users in SP Group "Accounting" with Contribute access getting 403b forbidden error. It was working fine until this morning. However, I log in as sp admin ...
0
votes
1answer
23 views

403 Forbidden - PortalSiteMapProvider was unable to fetch current node

We have two development machines and we have a web application in the same port in both machines. We are using FBA and Windows authentication in our application with a custom login page located in ...
0
votes
1answer
120 views

403 Forbidden when Non-Admin attempts to upload a file

I am uploading doucment using object model. However my 'UploadFile()' method throws exception "The request failed with HTTP status 403: Forbidden.". This happens if my current user is not a member of ...
0
votes
1answer
209 views

Central administration is displayed wrong

Just after installation of sharepoint 2010 I opened central administration it looked weird, like no styles and js had been loaded. A screenshot of CA and js-errors in console is presented here: ...
0
votes
0answers
63 views

customerrors 403 doesn't appear to direct at all

On my SharePoint Server 2010 based publishing site, I have created a custom error page, and updated the web.config to point to these this new page: <customErrors ...
0
votes
0answers
143 views

Sharepoint custom error pages and loging issues

I am currently trying to implement custom error pages in our sharepoint project. Here is the issue i have. The custom error pages are set up in IIS. Using the .Net error pages in ISS7 for the error ...
0
votes
0answers
122 views

SharePoint Editform.aspx issues?

The editform throws 403 error. However, if I click on view properties and click Edit from the viewform.aspx then editform opens as expected. Can anyone shed some lights on this?