<?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 2005</title><link>http://forums.asp.net/138.aspx</link><description>General discussions of Visual Studio 2005.  &lt;a href="http://aspadvice.com/SignUp/list.aspx?l=162&amp;c=30" 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: VS 2005 automatically deleting dlls?</title><link>http://forums.asp.net/thread/2716320.aspx</link><pubDate>Fri, 31 Oct 2008 06:20:24 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:2716320</guid><dc:creator>Thomas Sun – MSFT</dc:creator><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/2716320.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=138&amp;PostID=2716320</wfw:commentRss><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;If we add reference to other assemblies that are in the same solution, we can set &lt;em&gt;&lt;strong&gt;Project Dependences&lt;/strong&gt;&lt;/em&gt; (&lt;a href="http://msdn.microsoft.com/en-us/library/zk4ahe0t%28VS.80%29.aspx"&gt;http://msdn.microsoft.com/en-us/library/zk4ahe0t%28VS.80%29.aspx&lt;/a&gt;)&amp;nbsp;to make sure refered project is compiled before the project we add reference to.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I look forward to hearing from you. &lt;/p&gt;</description></item><item><title>VS 2005 automatically deleting dlls?</title><link>http://forums.asp.net/thread/2713003.aspx</link><pubDate>Wed, 29 Oct 2008 18:13:05 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:2713003</guid><dc:creator>Flintronics</dc:creator><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/2713003.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=138&amp;PostID=2713003</wfw:commentRss><description>&lt;p&gt;Hello,&lt;/p&gt;&lt;p&gt;&amp;nbsp;I have three projects (A, B and C) in one solution. B is the main start-up project and A and C are referenced by it and it is setup so the A.dll and C.dll are copied to B&amp;#39;s bin folder. When i build the solution, A.dll is created in it&amp;#39;s bin folder (as expected) and the same version is created in the B&amp;#39;s bin folder along with the others.&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Now this is a vb project and contains some methods. When i run the project, the A.dll file exists in B&amp;#39;s bin folder, but only until some methods are executed. The A.dll is deleted from B&amp;#39;s bin folder before the program finishes and the next method fails because it can&amp;#39;t find the file:&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;br /&gt;&amp;quot;Could not load file or assembly &amp;#39;*****, Version=1.0.****.****, Culture=neutral, PublicKeyToken=null&amp;#39; or one of its dependencies. The system cannot find the file specified.&amp;quot;&lt;br /&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Why is this happening? Why don&amp;#39;t the A.dll file stay in the B&amp;#39;s bin folder until the application exits? Is there an option that i can choose that won&amp;#39;t delete the A.dll files? Thank you for your help.&amp;nbsp;&lt;/p&gt;</description></item></channel></rss>