如何运行一个asp.net项目 [英] how to run a asp.net project

查看:772
本文介绍了如何运行一个asp.net项目的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

要运行php项目,请提供URL,如何通过提供URL来运行asp.net.要执行的步骤是什么?我创建了inetpub的文件夹(myweb)根目录,并在此路径中创建了一个程序.之后,我只使用了http://localhost/myweb/,但是没有用,为什么呢?

To run php project we give the url, how can we run asp.net by giving the url.What are the steps to be done.I created a folder(myweb)root of inetpub and created a program in this path.After that I just used http://localhost/myweb/ But it did''nt worked.Why? and how to solve it?

推荐答案

好吧,除了将其放置在inetpub中并给出路径外,还需要将其部署在Web服务器-IIS上.部署并配置为可以访问后,只需将URL传递给任何人即可使用.

这些应该可以帮助您入门:
使用Visual Studio 2005部署网站 [入门指南:使用ASP.NET探索IIS 6.0 [
Well, apart from placing it in inetpub and giving a path, one need to deploy it on webserver - IIS. Once deployed and configured to be accessed, one can just pass on URL to anyone to use it.

These should get you started:
Deploying Web Sites Using Visual Studio 2005[^]
Beginner''s Guide : Exploring IIS 6.0 With ASP.NET [^]


这篇关于如何运行一个asp.net项目的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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