I recently tried installing TargetProcess http://www.targetprocess.com/ on my Windows computer, which is related to installing IIS and an instance of SQLEXPRESS.
I have no previous ones with IIS, so most of those concepts are new to me. After repeatedly scratching my head and mastering, I managed to install TargetProcess. However, when I try to run it in a browser, I get the following error:
The page you requested cannot be submitted due to the settings of the ISAPI and CGI Restriction list on the web server.
The page I'm trying to run is -.aspx, and I ran page.aspx to verify that .aspx is not limited, as suggested by the error message.
Anyone have any ideas on what else could be?
source
share