<?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>Visual Studio .NET 2003 and Visual Studio .NET 2002</title><link>http://forums.asp.net/33.aspx</link><description>Discuss using Visual Studio .NET 2003 and/or Visual Studio .NET 2002 for building ASP.NET solutions. &lt;a href="http://aspadvice.com/SignUp/list.aspx?l=65&amp;c=11" target="_blank"&gt;Email List&lt;/a&gt;</description><dc:language>en</dc:language><generator>CommunityServer 2007 SP1 (Build: 20510.895)</generator><item><title>Re: conversion of 1.1 vs2003 project to vs2008 project leaves .ascx and .ascx.vb disassociated</title><link>http://forums.asp.net/thread/3201300.aspx</link><pubDate>Mon, 01 Jun 2009 08:11:46 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:3201300</guid><dc:creator>Nowall</dc:creator><author>Nowall</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/3201300.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=33&amp;PostID=3201300</wfw:commentRss><description>&lt;p&gt;&amp;nbsp;See http://webproject.scottgu.com/CSharp/Migration/Migration.aspx&lt;br /&gt;&lt;/p&gt;</description></item><item><title>conversion of 1.1 vs2003 project to vs2008 project leaves .ascx and .ascx.vb disassociated</title><link>http://forums.asp.net/thread/3190404.aspx</link><pubDate>Wed, 27 May 2009 12:21:31 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:3190404</guid><dc:creator>sconard</dc:creator><author>sconard</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/3190404.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=33&amp;PostID=3190404</wfw:commentRss><description>&lt;p&gt;I need to convert a legacy vs2003 project to at least 2.0 vs2008 to add rdlc reports.&amp;nbsp; The log shows the&amp;nbsp;conversion&amp;nbsp;performed by vs2008 as successful.&amp;nbsp; The legacy .ascx controls are left so that if you add say a new textbox to the .ascx, the associated .ascx.vb does not recognize the new textbox control.&amp;nbsp; Further, what was a web application is no longer a &amp;quot;web application&amp;quot; and does not offer a &amp;quot;web&amp;quot; tab in the project properties.&amp;nbsp; Is this easily fixed?&amp;nbsp; If so how?&lt;/p&gt;
&lt;p&gt;Answer:&lt;br /&gt;Create new web application with desired name.&lt;br /&gt;Add all references and delete any useless files generated by vs new project creation.&lt;br /&gt;Remove root namespace in project properties.&lt;br /&gt;Compile&lt;br /&gt;Drag and drop all project files from 2003 project.&lt;br /&gt;Right click and select &amp;quot;convert to web application&amp;quot;&lt;br /&gt;VS should add designer file to all ascx/aspx controls.&lt;br /&gt;If it does not, something went wrong.&lt;br /&gt;Compile&lt;br /&gt;Conversion should be complete&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description></item></channel></rss>