I'm using windows 10 and I'm having trouble setting up my ASP, while running a script on an HTM page I get the script in writing.
<% dim x x = "teste" Response.Write(x) %>
My IIS is running normal, so much so that I can open the pages, however it does not recognize the ASP tag, when I run some .asp file it returns me the following error:
An error occurred on the server when processing the URL. Please contact the system administrator. If you are the system administrator please click here to find out more about this error.