<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://forums.asp.net/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>VS 2005 Web Application Projects</title><link>http://forums.asp.net/1019.aspx</link><description>General discussions of VS 2005 Web Application Projects</description><dc:language>en</dc:language><generator>CommunityServer 2007 SP1 (Build: 20510.895)</generator><item><title>Re: Migrating WAP RC1 to RTM</title><link>http://forums.asp.net/thread/1275619.aspx</link><pubDate>Thu, 04 May 2006 01:24:12 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:1275619</guid><dc:creator>BradleyB</dc:creator><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/1275619.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=1019&amp;PostID=1275619</wfw:commentRss><description>&lt;p&gt;Yep, that's basically it.&amp;nbsp; Uninstall RC1 and install RTM. You're good to go.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Now comes the exception:&lt;/p&gt;
&lt;p&gt;If you're using Team System with Team Build&amp;nbsp; or building via the command line build with MSBuild you'll want to make one change to your existing WAP projects.&amp;nbsp; We've added a MSBuild targets file to support these build scenarios.&amp;nbsp; This targets files will be included in all new Web App Projects&amp;nbsp;and any newly migrated projects.&amp;nbsp; However you'll need to manually add it to existing Web App Project files.&lt;/p&gt;
&lt;p&gt;To do this&amp;lt;right&amp;gt;&amp;lt;click&amp;gt; on the project node and select "Unload Project", then &amp;lt;right&amp;gt;&amp;lt;click&amp;gt; again and select "Edit Project".&amp;nbsp; Add the line hightlighted below right after the existing targets entry.&amp;nbsp;&lt;/p&gt;
&lt;p class=MsoNormal&gt;&lt;font face="Courier New" color=blue size=2&gt;&lt;span&gt;&lt;span&gt;&amp;nbsp; &lt;/span&gt;&amp;lt;&lt;/span&gt;&lt;/font&gt;&lt;font face="Courier New" color=maroon size=2&gt;&lt;span&gt;Import&lt;/span&gt;&lt;/font&gt;&lt;font face="Courier New" color=blue size=2&gt;&lt;span&gt; &lt;/span&gt;&lt;/font&gt;&lt;font face="Courier New" color=red size=2&gt;&lt;span&gt;Project&lt;/span&gt;&lt;/font&gt;&lt;font face="Courier New" color=blue size=2&gt;&lt;span&gt;=&lt;/span&gt;&lt;/font&gt;&lt;font face="Courier New" size=2&gt;&lt;span&gt;"&lt;font color=blue&gt;&lt;span&gt;$(MSBuildBinPath)\Microsoft.CSharp.targets&lt;/span&gt;&lt;/font&gt;"&lt;font color=blue&gt;&lt;span&gt; /&amp;gt;&lt;br /&gt;&lt;/span&gt;&lt;/font&gt;&lt;/span&gt;&lt;/font&gt;&lt;font face="Courier New" color=blue size=2&gt;&lt;span&gt;&lt;span&gt;&amp;nbsp; &lt;/span&gt;&lt;span&gt;&lt;font&gt;&amp;lt;&lt;/font&gt;&lt;/span&gt;&lt;/span&gt;&lt;/font&gt;&lt;font&gt;&lt;font face="Courier New" color=maroon size=2&gt;&lt;span&gt;Import&lt;/span&gt;&lt;/font&gt;&lt;font face="Courier New" color=blue size=2&gt;&lt;span&gt; &lt;/span&gt;&lt;/font&gt;&lt;font face="Courier New" color=red size=2&gt;&lt;span&gt;Project&lt;/span&gt;&lt;/font&gt;&lt;font face="Courier New" color=blue size=2&gt;&lt;span&gt;=&lt;/span&gt;&lt;/font&gt;&lt;font face="Courier New" size=2&gt;&lt;span&gt;"&lt;font color=blue&gt;&lt;span&gt;$(MSBuildExtensionsPath)\Microsoft\VisualStudio\v8.0\WebApplications\Microsoft.WebApplication.targets&lt;/span&gt;&lt;/font&gt;"&lt;font color=blue&gt;&lt;span&gt; /&amp;gt;&lt;/span&gt;&lt;/font&gt;&lt;/span&gt;&lt;/font&gt;&lt;font face="Courier New" color=blue size=2&gt;&lt;span&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/font&gt;&lt;/font&gt;&lt;/p&gt;
&lt;p class=MsoNormal&gt;&lt;font face=Arial color=olive size=2&gt;&lt;span&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;Adding the import for Microsoft.WebApplication.targets will ensure that your Web App Project will build correctly when building with Team Build or via the commad line using MSBuild.&lt;/p&gt;
&lt;p&gt;Hope this helps, Brad&lt;/p&gt;</description></item><item><title>Migrating WAP RC1 to RTM</title><link>http://forums.asp.net/thread/1275332.aspx</link><pubDate>Wed, 03 May 2006 19:02:46 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:1275332</guid><dc:creator>HMobius</dc:creator><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/1275332.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=1019&amp;PostID=1275332</wfw:commentRss><description>Hi,&lt;br /&gt;I've been working with the RC1 build of Web App Projects for a bit and with RTM around the corner, I thought I'd ask what the migration path for WAPs will be? Will it be a case of uninstalling RC1, installing RTM, opening a project and hey presto, or will it be more involved?&lt;br /&gt;&lt;br /&gt;Cheers, Dan&lt;br /&gt;</description></item></channel></rss>