ASP Classico commands do not run and return as html text

Asked

Viewed 312 times

0

I am using windows 10 and I am having problems to configure my ASP, when 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, but it doesn’t recognize the ASP tag, when I run some file. ASP 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.

Imagem da ferramenta de gerenciamento

Recursos de Desenvolvimento

  • You clicked on "find out more about this error." to see what it says?

  • Take a look at this page, I think you have something that can help: https://iisbrasil.wordpress.com/tag/asp-classico/

  • Check if you have enabled the parent path in IIS, if in your website or system folder you have the web.config file not configured delete because it now commands everything and does not let IIS display errors correctly. I made a video on my channel guiding step by step enable Asp Classico on IIS see if it helps you ok [ https://youtu.be/FfSj9VT5nms ]

  • hello, take a look at this site I think can help you http://programano.marsites.com.br/? page_id=71

No answers

Browser other questions tagged

You are not signed in. Login or sign up in order to post.