SharePoint 2013 new web application showing cannot display page

Raghu 1 Reputation point
2020-11-04T14:55:24.927+00:00

I have web application created in SP2013 after creating web application and root site collection sites are not getting displayed it is showing "The page cannot be displayed" when i browse through local host it is giving 401 unauthorized error

Can any one help me what could be the issue.

I have service applications yet to create

Microsoft 365 and Office | SharePoint Server | For business
{count} votes

1 answer

Sort by: Most helpful
  1. Emily Du-MSFT 51,836 Reputation points Microsoft External Staff
    2020-11-05T08:29:40.46+00:00

    @Raghu
    What is the type of authentication method you are using? What is the URL you are using?

    To troubleshoot this issue, check things below:

    1.Try to use farm administrator account to open the root site collection.

    2.Go to IIS -> Application pools -> Select the application pool -> Advanced settings -> Make sure that use farm administrator account as identity.

    3.Go to IIS -> Sites -> Select the site -> Double click "Authentication" -> Windows Authentication -> Advanced Settings -> Check the box for "Enable Kernel-mode authentication".

    4.According to this article, disable LoopbackCheck.

    5.Check the detailed information about this issue in the ULS logs.

    Reference:
    Troubleshooting - 401 Unauthorized Errors


    If an Answer is helpful, please click "Accept Answer" and upvote it.
    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.