1. Error Type:
Active Server Pages, ASP 0113 (0x80004005) exceeds the maximum running time of the script. You can specify a new value for the server. scripttimeout attribute or change the value in the IIS management tool to change this restriction.
2. The solution is as follows:
Assign the "Temp" folder under the c: \ windows \ directory, and the "users" user "reads and runs". If the folder fails, the "full control" permission is granted.
3. Detailed steps:
Find the "Temp" folder under the c: \ windows \ directory, right-click the folder, select "properties", and click the "Security" tab, click the user "users" (add this user if no user exists), select "read and run" for "users permission", and check, OK, if not, assign the "full control" permission. In this way, my settings can be used normally. In this case, the "full control and modification" permission can still be used normally.
This article from the csdn blog, reproduced please indicate the source: http://blog.csdn.net/hong401/archive/2009/05/16/4192475.aspx