Description of the error
This page can ' t be displayed
? Make sure the Web address http://centeradmin is correct.
? Look for the page with your search engine.
? Refresh the page in a few minutes.
Occurrence process
Create a Web application, click OK after filling in the basic information, "This will not take a very long time" prompt, and then error, and SharePoint and IIS logs are not logged errors.
Error
How to Solve
1. Open IIS and select the application pool in central administration, for example:
2. Select the advanced settings in the right side operation, for example:
3, find Shutdown time Limit (Seconds), the default of 90 to 300 can be; This 300 is a description of Google's post, assuming the need to be able to set their own;
After the change is complete, restart IIS, you can create the Web application normally, the author of the success!
Principle
Roughly speaking, when we create more and more Web applications, it takes more and more time, and IIS has a mechanism, that is, after the creation operation starts 90s, the application will be recycled, I create the operation more than 90s, so the error page is displayed, and not captured by SharePoint, So the log does not reflect. We set the default 90s setting to a larger size.
Summarize
Google is really good, Baidu, Bing a day, also did not find relevant information; Google half an hour, fix ~
A simple and unusual troubleshooting, recorded to share a bit, we will be able to Baidu later, Roar ~ ~
Documentation for references
http://social.technet.microsoft.com/Forums/en-US/e5d9c58e-cd09-4771-b6e4-52be55eb4b07/ getting-error-internet-explorer-cannot-display-the-webpage-while-creating-new-web-application?forum= Sharepointadminprevious
SharePoint 2013 Creating a Web application error " This page can ' t be displayed"