setting up classic asp site on iis7, site runs but can see server tags

后端 未结 1 1915
萌比男神i
萌比男神i 2020-12-11 11:36

Hi I have been sent a classic asp site to set up on IIS7. Im too young to know anything abuout classic asp and i cant find any documentation about my problem online. I have

相关标签:
1条回答
  • 2020-12-11 12:15

    This means your code is NOT executed by the ASP Classic engine. This means that your ASP Classic setup in IIS may not be correct.

    Try the following tutorial on setting up ASP Classic in IIS7:

    Running classic ASP on IIS 7

    Let me know if this worked!

    Also here are some common tips on running Classic ASP on IIS7:

    Tips for Classic ASP developers on IIS7

    0 讨论(0)
提交回复
热议问题