The server was unable to save the form at this time. Please try again

The server was unable to save the form at this time. Please try again


Hi Folks,
  • Restart the SharePoint Search Host Controller.
  • Check the user permission if don't have provide appropriate permission.
  • Enable anonymous access for the site in IIS (Most of the times its works).
  • Open the web application web.config and Replace <serviceHostingEnvironment aspNetCompatibilityEnabled="true"/> with <serviceHostingEnvironment aspNetCompatibilityEnabled="true" minFreeMemoryPercentageToActivateService="0"/>
  • I spend my time on google. But now use......finally I found the error due to creating two web application with same port number(No host header).

    Once I  stopped One web application. Its working for me....... 
  • Finally Reset INETMGR (IISRESET).




Cheer it...............



Comments

Popular posts from this blog

Search Service Application Error in SP2013

Errors While Importing Site Collection in SharePoint 2013/2010

Deleting Multiple Sub-sites within Site using PowerShell