These days to test an ASP program upload files found the total prompt " 007~asp 0104~ not allow operation" error, checked a lap, finally found a solution.
This is the wind2003/win7/win2010 to upload the file restrictions caused by the default upload file can only be 200K. You can increase the upload file size limit in the following ways.
Win2003
The first step: Modify the IIS settings to allow direct editing of the configuration database. Open first, Internet Information services
The second step: Find C:\windows\system32\inetsrv\ under the MetaBase.xml, open, find aspmaxrequestentityallowed to change him to the desired value, the default is 204800, that is, 200K, If you modify it to 2048000 (20M), the immediate effect of the failure, if you can not upload, please restart IIS.
win7/win8/win2010
1. Open the IIS Manager, tick the options, the relevant picture of this topic is as follows:
2. Then restart the IIS Admin Service services and enter IISRESET in the run
Error description: 007~asp 0104~ does not allow configuration in Operations ~ IIS6 and IIS7