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,
Cheer it...............
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
Post a Comment