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.
Il y a 9 ans
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
Il y a 9 ans
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
Il y a 9 ans
Server/Website is running Full Trust
Il y a 9 ans
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?
Il y a 9 ans
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
Il y a 9 ans
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
Il y a 9 ans
It works! :)
Thanks a lot for your advice...

Paolo
Il y a 9 ans
Thanks a lot, Shrek for this solution. It worked also for me.
Il y a 9 ans
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!
Il y a 9 ans
Ditto. worked for me.  Thanks for posting.
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.