如何设置调试/发布 [英] How to set for debug/release

查看:80
本文介绍了如何设置调试/发布的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

当我第一次尝试调试时,我弹出询问我是否要设置项目以启用调试。现在我准备发布了,无法找到任何可以将构建设置为发布的地方。指针将不胜感激。谢谢。


Joe

When I tried debugging for the first time, I pop-up asked me if I wanted to set the project to enable debugging. Now I''m ready to release and can''t find anyplace to set the build to ''release''. A pointer would be appreciated. Thanks.

Joe

推荐答案

在解决方案资源管理器中右键单击您的解决方案选择配置管理器。您还应该在标准工具栏上看到一个带有单词Debug的下拉列表。


Eliyahu


" Joe Befumo" < jo*@befumo.com>在消息新闻中写道:44 ********************** @ news.newsdemon.com ..

当我尝试调试时第一次,我弹出询问我是否要设置项目以启用调试。现在我准备发布了,无法找到任何可以将构建设置为发布的地方。指针将不胜感激。谢谢。


Joe

Right-click your solution in the solution explorer and select the Configuration Manager. You should also see a dropdown list with word Debug on your standard toolbar.

Eliyahu

"Joe Befumo" <jo*@befumo.com> wrote in message news:44**********************@news.newsdemon.com.. .
When I tried debugging for the first time, I pop-up asked me if I wanted to set the project to enable debugging. Now I''m ready to release and can''t find anyplace to set the build to ''release''. A pointer would be appreciated. Thanks.

Joe


Eliyahu,


在VS 2003年,这个选择是可用的。在VS 2005中,它不是。


Juan T. Llibre,asp.net MVP

aspnetfaq.com: http://www.aspnetfaq.com/

asp.net faq: http://asp.net.do/faq/

foros de asp.net,en espa?ol: http://asp.net.do/ foros /

===================================

" Eliyahu Goldin" <再************* @ monarchmed.com>写在消息

新闻:O9 ************* @ TK2MSFTNGP10.phx.gbl ...

右键单击您的解决方案解决方案资源管理器并选择配置管理器。您应该在标准工具栏上看到一个带有Debug字样的下拉列表。


Eliyahu


" Joe Befumo < jo*@befumo.com>在消息新闻中写道:44 ********************** @ news.newsdemon.com ..

当我尝试调试时第一次,我弹出问我是否要将项目设置为

启用调试。现在我准备发布了,无法找到任何可以将构建设置为发布的地方。一个

指针将不胜感激。谢谢。


Joe
Eliyahu,

In VS 2003, that choice is available. In VS 2005, it''s not.

Juan T. Llibre, asp.net MVP
aspnetfaq.com : http://www.aspnetfaq.com/
asp.net faq : http://asp.net.do/faq/
foros de asp.net, en espa?ol : http://asp.net.do/foros/
===================================
"Eliyahu Goldin" <re*************@monarchmed.com> wrote in message
news:O9*************@TK2MSFTNGP10.phx.gbl...
Right-click your solution in the solution explorer and select the Configuration Manager. You should
also see a dropdown list with word Debug on your standard toolbar.

Eliyahu

"Joe Befumo" <jo*@befumo.com> wrote in message news:44**********************@news.newsdemon.com.. .
When I tried debugging for the first time, I pop-up asked me if I wanted to set the project to
enable debugging. Now I''m ready to release and can''t find anyplace to set the build to ''release''. A
pointer would be appreciated. Thanks.

Joe


我应该在ASP.NET 2.0中添加调试/发布

选项通过应用程序的web.config文件设置:


< compilation debug =" false">



< compilation debug =" true">


默认值为false。



Juan T. Llibre,asp.net MVP

aspnetfaq.com: http://www.aspnetfaq.com/

asp.net faq: http://asp.net.do/faq/

foros de asp.net,en espa?ol: http://asp.net.do/foros/

==== ===============================

" Juan T. Llibre" <无*********** @ nowhere.com>写在消息

news:ut ************** @ TK2MSFTNGP11.phx.gbl ...
I should have added that, in ASP.NET 2.0, the debug/erelease
choice is set via the web.config file for the application :

<compilation debug = "false">
or
<compilation debug = "true">

The default is "false".


Juan T. Llibre, asp.net MVP
aspnetfaq.com : http://www.aspnetfaq.com/
asp.net faq : http://asp.net.do/faq/
foros de asp.net, en espa?ol : http://asp.net.do/foros/
===================================
"Juan T. Llibre" <no***********@nowhere.com> wrote in message
news:ut**************@TK2MSFTNGP11.phx.gbl...
Eliyahu,
在VS 2003中,可以选择。在VS 2005中,它不是。

Juan T. Llibre,asp.net MVP
aspnetfaq.com: http://www.aspnetfaq.com/
asp.net faq: http://asp.net.do/faq/
foros de asp.net,en espa?ol: http://asp.net.do/foros/
====== =============================
Eliyahu Goldin <再************* @ monarchmed.com>在消息中写道
新闻:O9 ************* @ TK2MSFTNGP10.phx.gbl ...
在解决方案资源管理器中右键单击您的解决方案,然后选择配置管理器。你还应该在标准工具栏上看到一个带有Debug字样的下拉列表。

Eliyahu

Joe Befumo < jo*@befumo.com>在消息中写道
新闻:44 ********************** @ news.newsdemon.com ..
当我尝试调试时第一次,我弹出问我是否要将项目设置为启用调试。现在我准备发布了,找不到任何可以将构建设置为''release''的地方。
指针将不胜感激。谢谢。


Eliyahu,

In VS 2003, that choice is available. In VS 2005, it''s not.

Juan T. Llibre, asp.net MVP
aspnetfaq.com : http://www.aspnetfaq.com/
asp.net faq : http://asp.net.do/faq/
foros de asp.net, en espa?ol : http://asp.net.do/foros/
===================================
"Eliyahu Goldin" <re*************@monarchmed.com> wrote in message
news:O9*************@TK2MSFTNGP10.phx.gbl...
Right-click your solution in the solution explorer and select the Configuration Manager. You
should also see a dropdown list with word Debug on your standard toolbar.

Eliyahu

"Joe Befumo" <jo*@befumo.com> wrote in message
news:44**********************@news.newsdemon.com.. .
When I tried debugging for the first time, I pop-up asked me if I wanted to set the project to
enable debugging. Now I''m ready to release and can''t find anyplace to set the build to ''release''.
A pointer would be appreciated. Thanks.

Joe



这篇关于如何设置调试/发布的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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