<?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: When adding DAL, VS 2005 does not prompt to add to App_Code folder</title><link>http://forums.asp.net/thread/3212519.aspx</link><pubDate>Fri, 05 Jun 2009 07:53:42 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:3212519</guid><dc:creator>Thomas Sun – MSFT</dc:creator><author>Thomas Sun – MSFT</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/3212519.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=1019&amp;PostID=3212519</wfw:commentRss><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Please make sure your ASP.NET project is ASP.NET&amp;nbsp;website instead of ASP.NET web application, because App_Code folder is only for ASP.NET website project.&lt;/p&gt;
&lt;p&gt;You can create a normal folder and then rename it App_Code and then add DataSet in it.&lt;/p&gt;
&lt;p&gt;If we create a simple ASP.NET website and add Typed DataSet, does it have the same issue? If yes, it seems that your Visual Studio is corruption in this aspect. You can try to repair your VS.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I look forward to receiving your test results.&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description></item><item><title>When adding DAL, VS 2005 does not prompt to add to App_Code folder</title><link>http://forums.asp.net/thread/3205147.aspx</link><pubDate>Tue, 02 Jun 2009 15:50:07 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:3205147</guid><dc:creator>lyners</dc:creator><author>lyners</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/3205147.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=1019&amp;PostID=3205147</wfw:commentRss><description>&lt;p&gt;Hello All,&lt;/p&gt;
&lt;p&gt;I am updating my website from having data access code within the presentation to using a Data Access Layer. I am following the tutorial located at &lt;a href="http://www.asp.net/learn/data-access/tutorial-01-vb.aspx"&gt;http://www.asp.net/learn/data-access/tutorial-01-vb.aspx&lt;/a&gt;&amp;nbsp;and when I get to the part to&amp;nbsp;&amp;quot;Creating a Typed DataSet and Table Adapter&amp;quot; when I add a new Dataset I am not prompted to move the DAL to the App_Code folder. I have tried this several times and my DAL keeps ending up in an error stating that an object of an object cannot be referenced. Is it possible that I do not have the latest VS 2005, or has other developers come across this.&lt;/p&gt;
&lt;p&gt;In short,&amp;nbsp;I am concerned that there is a bug and this does not work, or this is a 2008 feature.&lt;/p&gt;
&lt;p&gt;Thank you.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description></item></channel></rss>