When i refresh the ASPX webpage the page takes more time after repeated refresh and displays an error : Active server pages Error 'ASP 0113' Sought of : The maximum amount of time for a script to execute was exceeded.
What I have done is Set Enable Buffering[bufferOn] property to false.
The above resolution makes the working of that page fine until I restart the browser(IE). After browser(IE) restart the same problem persist and I need to reset the iis to access the page again.
What might be the cause of the above problem? What can I do to rectify the problem? The Event Log says : Error: The Template Persistent Cache initialization failed for Application Pool 'Meidas' because of the following error: Could not create a Disk Cache Sub-directory for the Application Pool. The data may have additional error codes.. Warning:The directory specified for caching compressed content E:\inetpub\temp\IIS Temporary Compressed Files\Meidas is invalid. Static compression is being disabled.