Re: How to set for debug/release



Juan,

The setting in web.config affects compiling .aspx files deployed on the
server. It doesn't affect assembly dlls produced in a development
environment and deployed to the server as binaries.

Eliyahu

"Juan T. Llibre" <nomailreplies@xxxxxxxxxxx> wrote in message
news:uaPVB0mVGHA.4976@xxxxxxxxxxxxxxxxxxxxxxx
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" <nomailreplies@xxxxxxxxxxx> wrote in message
news:utw$CymVGHA.1236@xxxxxxxxxxxxxxxxxxxxxxx
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" <removemeegoldin@xxxxxxxxxxxxxx> wrote in message
news:O9XqqvlVGHA.224@xxxxxxxxxxxxxxxxxxxxxxx
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" <joe@xxxxxxxxxx> wrote in message
news:442fd2fa$0$5429$b9f67a60@xxxxxxxxxxxxxxxxxxxxx
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






.



Relevant Pages

  • Re: Could not add an instance of <dataset> to the designer
    ... Solution Explorer. ... Enter the name of the server where the pubs database is installed. ... Note If you do not know the user name and password for the SQL Server ... the Component Designer surface: ...
    (microsoft.public.dotnet.framework.adonet)
  • Re: sending email thro SMTP server
    ... i added refrence to CDO thro the solution explorer ... >> application.I have to connect to my comapy's server to send emails.In ... >> want to connect to server unreachable error keeps coming.I dont know ...
    (microsoft.public.dotnet.faqs)
  • Re: VWD Express 2005 asp.net server vs IIS
    ... To specify the Web server for an already-created Web site, ... open your local website with VWD and, in the Solution Explorer, ... write the path to the IIS server which hosts your app. ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: Unable to retrieve folder information from the server
    ... projects I get the following error appearing in an alert box: ... "Unable to retrieve folder information from the server" ... None of the files for the project open in the solution explorer. ...
    (microsoft.public.dotnet.framework.aspnet)