403 - Forbidden: Access is denied. You do not have permission to view this directory or page using the credentials that you supplied.

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
9 年 前
I have just upgraded 3.30 to 3.4 and get the following error.

403 - Forbidden: Access is denied.
You do not have permission to view this directory or page using the credentials that you supplied.

Thanks in Advance

Steve
9 年 前
Restored back to v3.30 all worked fine.

Upgraded to v3.4 getting the error 403 Forbiden Access You do not have permission to view this directory or page using the credentials that you supplied.

Check server setting and Anonymous login is enabled

PLEASE HELP

Steve
9 年 前
Server/Website is running Full Trust
9 年 前
MrShrek wrote:
I have just upgraded 3.30 to 3.4 and get the following error.

403 - Forbidden: Access is denied.
You do not have permission to view this directory or page using the credentials that you supplied.

Thanks in Advance

Steve

Hello,
same problem here. Did you find a way to solve?
9 年 前
As of yet no solution, but it is a server config setting that has been changed from 3.3 to 3.4, I say this because I can not even install v3.4 on another domain from scratch get the same error

Steve
9 年 前
This seemed to work for me, change the setting from false to true.


<system.webServer>
<modules runAllManagedModulesForAllRequests="true"/>
</system.webServer>

Hope it helps

Steve & Neil
9 年 前
It works! :)
Thanks a lot for your advice...

Paolo
9 年 前
Thanks a lot, Shrek for this solution. It worked also for me.
9 年 前
THANKS!!! Was going crazy. Didn't know what the issue was. Changing from false to true worked.
Now I can upgrade to 3.4

Thanks!
9 年 前
Ditto. worked for me.  Thanks for posting.
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.