We are having issues to browse on the listed device as it's giving 500 - Internal Server Error.
NFA Release: 22.2.x
OS: Windows
From the u_in*.log file present under System32\LogFiles\W3SVC1 directory.
observed 80004005, Operation_not_Allowed
x.x.x.x, -, 9/4/2023, 7:32:34, W3SVC1, hostname, x.x.x.x, 734, 99552, 1909, 500, 0, POST, /agentSelect.asp, |4|ASP_0104_:_80004005|Operation_not_Allowed,
Open IIS. Click Default web site and expand it then double click the ASP icon in right panel.
Expand the "Limits Properties" icon, and change the value in the “Maximum Requesting Entity Body Limit” from 200000 to 20000000.
Click Apply.
Open command prompt as an Administrator and run "iisreset"