Hi, all!
Last week We migrated a 2003 server to a 2016 server, moving IIS as well. Now, we are running IIS 10 with ASP classic.
When performing some request, I got a 404.15 error: querystring is too long.
I tried to use web.config witn no success.
Anyone can tell me a suggestion how to solve this issue?
Also, I don't know why, some request are not process by ASP Classic (an API). I don't know what is happening, because some times it responses very fast, and others doesn't.