You Are Not Authorized To View This Page
IIS Error : You are not authorised to view this page . The Output Of The Error Shown On Web Page IS : You are not authorized to view this page You do not have permission to view this directory or page using the credentials you supplied. Please try the following: Click the Refresh button to try again with different credentials. If you believe you should be able to view this directory or page, please contact the Web site administrator by using the e-mail address or phone number listed on the localhost home page. HTTP 401.1 - Unauthorized: Logon Failed Internet Information Services Technical Information (for support personnel) More information: Microsoft Support When Does This Error Occurs : This error occurs when you try to access http://localhost or any other website. Cause: The default access mode for iis is 'digest authentication for windows domain server'. This need to be changed to 'Integrated Windows Authentication' Description of Cause: How to Solve: Follow ...