The ASP unable component uploader cannot upload a larger file "Request object error 'ASP 0104: 80004005'", (

xiaoxiao2021-03-06  155

ASP-free component uploader cannot upload larger file "Request object error 'ASP 0104: 80004005'", (probably greater than 100KB is not line), but it is originally uploaded to 5m or so in 2000 Server.

Solution:

Select "Allow Direct Edit Configuration Database" in the IIS property, then. Close the IIS Admin Service Service in the Service Find the measure.xml of Windows / System32 / Inesrv / under the editing of the AspMaxRequestentityAllowed to modify him to the required value, the default is 204800, that is, 200K and restart the IIS Admin Service service.

Modify it to 51200000 (50M) or greater.

Metabase Explorer, reference: http://www.microsoft.com/downloads/details.aspx? FamilyId = 56FC92EE-A71A-4C73-B628-ADE629C89499

Be applicable:

Windows 2003 IIS 6.0

转载请注明原文地址:https://www.9cbs.com/read-128382.html

New Post(0)