Create classic asp project in Visual Studio 2010 from scratch

前端 未结 3 902
天涯浪人
天涯浪人 2020-12-23 17:51

I have always developed on ASP.NET on 2.0 and higher .NET framework. I am trying to create a website in classic ASP from scratch using VS2010 and can\'t figure out how to do

3条回答
  •  清酒与你
    2020-12-23 18:17

    If you want to use something for classic ASP from/supported by Microsoft then you should consider Web Matrix which includes IIS Express and is a free download.

    It does require ASP.net 4.0 if not already installed.

提交回复
热议问题