I have an old asp app I am moving to a new server with .net 1.1 Will it run in this environment?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Having any .Net version installed and enabled will not affect if classic asp runs.
You will however need to ensure that classic asp is enabled. (It is turned off on a default installation of IIS on Windows Server 2003).
Under IIS Manager select Web Service Extensions. Here you will see Active Server Pages along with the other installed extensions. It is here that you can allow or prohibit classic asp from running.