Saturday, April 9, 2016

Internet Explorer cannot display the webpage when creating new Web Application in SharePoint 2013

When creating a new Web Application in SharePoint 2013 you might get this message in the “pop up” window: Internet Explorer cannot display the webpage like in the following ScreenShot:






 By Default, the application pool only allows for 90 seconds for all the connections to close before it down by force. If you got this message it’s because 90 seconds wasn’t enough and we need to increase that limit.


Solution :

In IIS click Application Pools--- SharePoint Central Administration v4 application pool. Right click on it and choose Advanced Settings




In the Process Model section, set the Shutdown Time Limit to a greater value. As an example, 300.




Restart IIS.


Source



No comments: