KB IssueWhen inserting large amounts of data from a Classic ASP page, you might receive the 80004005' Operation not Allowed.
Issue DetailsWhen trying to insert or upload large amounts of data on an IIS System with default settings, you will run into a limit set by default. This limitation requires additional steps to ensure maximum data insertion from your ASP Forms into your database or folders.
Recreate IssueIIS Default settings limit the amount of data transmitted from the user to the server.
Resolve Issue