473,503 Members | 4,692 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

ASP.NET 2.0 Web Site: Where is the "release" Configuration?

va
When I create a web site (or personal web site starter kit) I don't see a
"release" version in the configuation manager like a default Winforms
application has. Does it not apply for Asp.net?
Feb 25 '06 #1
5 1231
You can be sure!
Feb 25 '06 #2
va
You can be sure!


What? Sure of what?
Feb 25 '06 #3
> When I create a web site (or personal web site starter kit) I don't see a
"release" version in the configuation manager like a default Winforms
application has. Does it not apply for Asp.net?


It is set in the web.config
<compilation debug="false" />
Feb 25 '06 #4
va
Thanks
Feb 25 '06 #5
Exactly,

it is because ASP.NET now handles the compilation by default (in web site
model). here's more details about it:
http://odetocode.com/Blogs/scott/arc...1/15/2464.aspx

Note that it changes a bit if you start using VS2005 additions like Web
Deployment Projects since then Debug & release builds become available via
VS2005.
http://msdn.microsoft.com/asp.net/re...p/default.aspx

--
Teemu Keiski
ASP.NET MVP, AspInsider
Finland, EU
http://blogs.aspadvice.com/joteke

"Rune B" <ye*******@bingo.com> wrote in message
news:%2***************@tk2msftngp13.phx.gbl...
When I create a web site (or personal web site starter kit) I don't see a
"release" version in the configuation manager like a default Winforms
application has. Does it not apply for Asp.net?


It is set in the web.config
<compilation debug="false" />

Feb 25 '06 #6

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

3
2876
by: Steve Franks | last post by:
I'm using Visual Studio 2005 RC and cannot figure out how to produce a "release" build. Am I doing something wrong? I'm wondering if perhaps MS locked out the ability to produce a release build...
3
1351
by: gregory_may | last post by:
Is it possible to Obfuscate the Release build of my application as part of the compile/automatically? Thanks!
7
2834
by: Inga2005 | last post by:
I have developed an web site in VS2005 but I can't build a release version since the option is missing in the configuration manager. The second thing is that there isn't a bin folder placed in my...
0
1186
!NoItAll
by: !NoItAll | last post by:
So when I build a VB.net application an .exe appears in the BIN folder, in the OBJ\RELEASE folder, the Debug folder - and even a few other places. So which one of these do I ship to a customer -...
0
1347
by: Alex B. | last post by:
I have an asp.net VS 2005 solution that was converted from VS 2003 that I have a deployment problem with. It compiles and runs fine, but now that I'm ready to deploy it I cannot set the website...
2
1597
by: David Adams | last post by:
Hi, I am trying to build and deploy a web project from VS 2005 and am unable to select "Release" when I look at the configuration manager. I have several other projects that I am using that I...
8
2142
by: Bruce | last post by:
I am using VB in Vs2005. Am I missing something or does VB not have the concept of "builds" (release/debug) like in VC? I wrote an assembly and I would like to have a debug version of the DLL...
0
1711
by: sherifffruitfly | last post by:
Hi all, After finishing a script in Toad for MSSQL, I saved and closed the file in Toad. I then kicked off our staging process which moves the file from the save location to somewhere else. The...
13
1759
by: =?ISO-8859-1?Q?Tom=E1s_=D3_h=C9ilidhe?= | last post by:
When I'm writing my own code, compiling it and testing it out as I go along, I usually compile as follows: gcc *.c -ansi -pedantic -Wall -o executable If I'm using 3rd-party libraries, I'll...
0
7291
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
7357
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
1
7012
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
7468
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
5598
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
3180
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
3171
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
1522
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...
0
402
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.