<?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>Migrating from ASP.NET 1.x to ASP.NET 2.0</title><link>http://forums.asp.net/180.aspx</link><description>Discuss issues about compatibility with and migration from previous versions of ASP.NET.</description><dc:language>en</dc:language><generator>CommunityServer 2007 SP1 (Build: 20510.895)</generator><item><title>Re: Upgraded to Visual Studio 2005 - Intellisense/build problem</title><link>http://forums.asp.net/thread/2148854.aspx</link><pubDate>Fri, 01 Feb 2008 22:53:20 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:2148854</guid><dc:creator>tocohara</dc:creator><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/2148854.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=180&amp;PostID=2148854</wfw:commentRss><description>&lt;p&gt;Have you tried making the reference to the assembly in code (i.u using; inherits)???&lt;/p&gt;</description></item><item><title>Upgraded to Visual Studio 2005 - Intellisense/build problem</title><link>http://forums.asp.net/thread/2145091.aspx</link><pubDate>Thu, 31 Jan 2008 13:45:46 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:2145091</guid><dc:creator>miriv365</dc:creator><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/2145091.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=180&amp;PostID=2145091</wfw:commentRss><description>&lt;p&gt;I have a strange problem and am wondering if anyone has any ideas on how to fix my problem.&amp;nbsp; I have several projects written in ASP.NET 1.1 using Visual Studio 2003.&amp;nbsp; I recently upgraded one of them to ASP.NET 2.0 using the built in wizard in Visual Studio 2005, then converting it into a web application.&lt;/p&gt;&lt;p&gt;&amp;nbsp;My issue is that for some reason, the project still seems to be using all the .NET 1.1 dlls, especially when using Intellisense.&lt;/p&gt;&lt;p&gt;For example, I was going the code and trying to clear out obsolete methods, one of which is&amp;nbsp; ConfigurationSettings.AppSettings(&amp;quot;XXXXXXXX&amp;quot;) and changing it to System.Configuration.ConfigurationManager.AppSettings(&amp;quot;XXXXXXXXX&amp;quot;), however intellisense does not seem to see the ConfigurationManager as a member of Configuration (as it should in the 2.0 framework).&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;So, thinking the IDE still thinks the project is running .NET 1.1, I went and deleted all references in the project, then reset them and made sure all the references pointed to 2.0 dlls.&amp;nbsp; That doesn&amp;#39;t seem to work either.&amp;nbsp; &lt;/p&gt;&lt;p&gt;&amp;nbsp;I also checked the actual project file and opened it in Notepad to make sure there were no lingering 1.1 references, but didn&amp;#39;t see anything strange. &amp;nbsp;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Anyone have any ideas?&amp;nbsp; &lt;br /&gt;&lt;/p&gt;</description></item></channel></rss>