How to compile VS2003-created webapp in VS2008 Release mode? (only Debug is available)http://forums.asp.net/t/1466192.aspx/1?How+to+compile+VS2003+created+webapp+in+VS2008+Release+mode+only+Debug+is+available+Sat, 31 Oct 2009 15:55:07 -040014661923383205http://forums.asp.net/p/1466192/3383205.aspx/1?How+to+compile+VS2003+created+webapp+in+VS2008+Release+mode+only+Debug+is+available+How to compile VS2003-created webapp in VS2008 Release mode? (only Debug is available) <p>In VS2008SP1 (Team System, XP SP3 Pro rus) &nbsp;I open ASP.NET webapplication project created in VS2003&nbsp;( .csproj contains string<br> ProductVersion = &quot;7.0.9466&quot;).<br> For ex, [1a]</p> <p>VS2008SP1&nbsp;forces the conversion of project.<br> Everythings seems to work.<br> But in Properties (or Property Pages, Configuration Manager or Configuration) <br> I find only Debug mode.&nbsp;<br> <br> Though creating New ASP.NET webapp project or Website I have available <br> - Active (Debug) <br> - Debug <br> - Release<br> &nbsp; <br> The problem is the same if I open old (apparently created in VS2003, [1a]) ASP.NET webapp as WSP (web site project), both from FileSystem (VSinternal webserver) or from LocalIIS or as WAP, i.e. from .csproj [1a]. </p> <p>So, the question is how to compile VS2003 webapplication in VS2008SP1 in Release mode?<br> <br> What is determining in the code of website the outdated version of if I open webapplication as WSP,<br> i.e. without the use of VS project or solution files?</p> <p><br> Also I'd like also to understand the differences between Active (Debug) and Debug</p> <p><br> [1]<br> Thiru Thangarathinam. 15 Seconds&nbsp; Deploying ASP.NET Applications - Part 1 <br> <a href="http://www.15seconds.com/issue/030806.htm">http://www.15seconds.com/issue/030806.htm</a><br> [1a]<br> Download source code to [1]<br> <a href="http://www.15seconds.com/files/030806.zip">http://www.15seconds.com/files/030806.zip</a><br> </p> 2009-09-02T13:46:47-04:003392421http://forums.asp.net/p/1466192/3392421.aspx/1?Re+How+to+compile+VS2003+created+webapp+in+VS2008+Release+mode+only+Debug+is+available+Re: How to compile VS2003-created webapp in VS2008 Release mode? (only Debug is available) <p>ASP.NET website's build bases on the debug attribute in web.config file.</p> <p>You can use web deployment project to precompile ASP.NET application.</p> <p>See http://stackoverflow.com/questions/1088760/is-there-a-visual-studio-2005-asp-net-debug-and-release-build</p> 2009-09-08T05:39:28-04:003487114http://forums.asp.net/p/1466192/3487114.aspx/1?Re+How+to+compile+VS2003+created+webapp+in+VS2008+Release+mode+only+Debug+is+available+Re: How to compile VS2003-created webapp in VS2008 Release mode? (only Debug is available) <p>Up.<br> Who is marking my&nbsp;unanswered questions as resolved, I wonder?</p> 2009-10-31T15:17:15-04:003487134http://forums.asp.net/p/1466192/3487134.aspx/1?Re+How+to+compile+VS2003+created+webapp+in+VS2008+Release+mode+only+Debug+is+available+Re: How to compile VS2003-created webapp in VS2008 Release mode? (only Debug is available) <p>I do not see any replies to initial post, only first post, in IE6.<br> In Opera I see replies but cannot type any reply</p> 2009-10-31T15:55:07-04:00