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.