While loading ASP pages in NFA, you may get a 500 error:
NFA ASP Error 'ASP 0104 : 80004005'
This error could be found in the "C:\Windows\System32\LogFiles\W3SVC1" latest log after reproducing the issue.
Release : 22.2
Internet Information Services property AspMaxRequestEntityAllowed is too small for that page to load.
1. Open IIS.
2. Expand to Default Web Site.
3. Click ASP and then expand Limit Properties.
4. Select, "Maximum Requesting Entity Body Limit", change from 200000 to 20000000.
5. Unselect the field and then click, "Apply", on the right hand side.