如何部署asp.net Web项目 [英] how to deploy asp.net web project

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

问题描述

当我使用vs 2010时如何部署asp.net Web项目.

how to deploy my asp.net web project when i m using vs 2010.

推荐答案

尝试
http://msdn.microsoft.com/en-us/library/1y1404zt.aspx [ ^ ]
http://msdn.microsoft.com/zh-CN/library/f735abw9%28v = VS.100%29.aspx [ ^ ]
Try
http://msdn.microsoft.com/en-us/library/1y1404zt.aspx[^]
http://msdn.microsoft.com/en-US/library/f735abw9%28v=VS.100%29.aspx[^]


检查以下内容:

在IIS 7.0上部署ASP.NET网站 [如何在服务器上部署ASP.NET Web应用程序 [
check these out:

Deploying ASP.NET Websites on IIS 7.0 [^]

How to deploy ASP.NET Web Application on server[^]

hope it helps :)


已尝试使用发布选项?
首先,您需要在IIS中创建一个Web应用程序,然后创建该应用程序.
然后使用下一个选项发布网站:BUILD>在标准菜单中发布网站.

如果在您发布项目的过程中出现错误,请尝试以下解决方案:

如果要调试ASP.NET项目,有几种方法可以完成此操作.首先是为此在标准菜单中嵌入断点,然后找到调试选项,然后在其中插入新的断点.
或者您可以输入代码并双击每行灰色部分的左列,从而出现在Breackpoint自动装置中.
第二种方法是运行应用程序,以在运行时引发错误.
第三点是对Msgbox进行初步评估,它会出现一些错误,但是后者要注意,MsgBox仅在本地运行,当您编译项目时,请确保留下一些msgbox,以给出运行时错误. br/> 希望能为您服务,我为您提供选择
问候和美好的一天
already tried with the option to publish?
First you need to create an Web application in the IIS create the application
and then publish your web seite with the next option: BUILD>Publish web site in the standar Menu.

if in the momment that you publish you project appear an error try the next solutions:

if you want to debug your ASP.NET project, there are several ways to accomplish this. the first is to embed Breakpoints for this in the standard menu and locate the debug option inserts a new breakpoint there.
or you can enter the code and double click in the left column on the gray portion of each line and thus appear in a Breackpoint automatic.
The second way is to run your application yesperar to throw you an error at runtime.
and the third is a little more rudimentary is to cres Msgbox where it will be some error, but latter beware that the MsgBox will only work locally, when you compile your project is sure to leave some msgbox denominated as you give a runtime error.
I hope and I serve I give you a choice
Greetings and good day


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

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