从无到有Visual Studio 2010中创建传统的ASP项目 [英] Create classic asp project in Visual Studio 2010 from scratch

查看:262
本文介绍了从无到有Visual Studio 2010中创建传统的ASP项目的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我一直在ASP.NET开发了2.0和更高的.NET框架。
我想从头开始创建使用VS2010在传统的ASP一个网站,并无法弄清楚如何做到这一点。

感谢


解决方案

  1. 创建一个新的文件夹

  2. 打开Visual Studio

  3. 选择文件 - >打开网站

  4. 转到最近创建的文件夹

  5. 然后点击右键 - >添加新项目

  6. 选择HTML文件

  7. 文件重命名为.ASP

  8. 在IIS中创建一个新的Web站点或虚拟目录,然后指向文件夹

  9. 的利润!

(或者8,您可以使用支持ASP经典新的IIS防爆preSS)

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 that.

Thanks

解决方案

  1. Create a new folder
  2. Open Visual Studio
  3. Choose "File" -> "Open web site"
  4. Go to the recently created folder
  5. Then right click -> Add New item
  6. Select "HTML File"
  7. Rename the file as .ASP
  8. Create a new web site or virtual directory in IIS and point to the folder
  9. Profit!

(alternatively to 8, you can use the new IIS Express that supports ASP Classic)

这篇关于从无到有Visual Studio 2010中创建传统的ASP项目的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆