<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://weblogs.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>Yes, it does mean everything</title><link>http://weblogs.asp.net/jkey/archive/2005/11/14/430485.aspx</link><description>While doing my first ASP.NET 2.0 "publish" tonight I was presented with the following dialog box: Assuming that apps delete as few items as possible, I assumed that "existing files" meant files that matched those that were being copied. I was wrong. It</description><dc:language>en</dc:language><generator>CommunityServer 2007 SP1 (Build: 20510.895)</generator><item><title>Yes, it does mean everything</title><link>http://weblogs.asp.net/jkey/archive/2005/11/14/430485.aspx#5365053</link><pubDate>Wed, 28 Nov 2007 14:45:56 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:5365053</guid><dc:creator>Yes, it does mean everything</dc:creator><author>Yes, it does mean everything</author><description>&lt;p&gt;Pingback from &amp;nbsp;Yes, it does mean everything&lt;/p&gt;
&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=5365053" width="1" height="1"&gt;</description></item><item><title>re: Yes, it does mean everything</title><link>http://weblogs.asp.net/jkey/archive/2005/11/14/430485.aspx#607007</link><pubDate>Tue, 03 Oct 2006 00:42:28 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:607007</guid><dc:creator>Offshore_MarketPlace</dc:creator><author>Offshore_MarketPlace</author><description>&lt;p&gt;too bad, you should take frequent backups they can be life saver :)&lt;/p&gt;
&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=607007" width="1" height="1"&gt;</description></item><item><title>VS 2005 Annoyances</title><link>http://weblogs.asp.net/jkey/archive/2005/11/14/430485.aspx#460976</link><pubDate>Fri, 28 Jul 2006 01:00:43 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:460976</guid><dc:creator>Brian Scott</dc:creator><author>Brian Scott</author><description>&lt;p&gt;Rant follows… 1) Adding a new web site. If you start a new solution with a new web site, and choose...&lt;/p&gt;
&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=460976" width="1" height="1"&gt;</description></item><item><title>re: Yes, it does mean everything</title><link>http://weblogs.asp.net/jkey/archive/2005/11/14/430485.aspx#431388</link><pubDate>Wed, 23 Nov 2005 18:44:00 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:431388</guid><dc:creator>Rocky Moore</dc:creator><author>Rocky Moore</author><description>When first playing around with the beta 2, this was one of the first things I wantd to check out.  Since I am overly cautious, I tried it on a local test web site to be safe. It removed everything.  The only way to protect something is to have it in a different virtual directory which only seemed to save it on the remote server, IIRC, the local one still got overwritten, so more caution and testing first ;)&lt;br&gt;&lt;br&gt;One thing I did notice about the precompiled version was when it came to an older project of mine that used url rewriting handled in the global.asax.cs (converted from an only project).  Worked fine locally, but on the remote server using the precompiled version it never hit any of the global.asax routines at all.  Posted the uncompiled code to the remote server and everything was fine.&lt;br&gt;&lt;br&gt;It also had a problem on a project that I used a number of custom web user controls.  Other than those issues though, it was pretty handy.  Great to deploy to a client's server without providing them source.&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=431388" width="1" height="1"&gt;</description></item><item><title>re: Yes, it does mean everything</title><link>http://weblogs.asp.net/jkey/archive/2005/11/14/430485.aspx#431224</link><pubDate>Tue, 22 Nov 2005 17:41:00 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:431224</guid><dc:creator>AndrewSeven</dc:creator><author>AndrewSeven</author><description>I've been exprimenting with a converted project and the publish (bad idea it has errors).&lt;br&gt;&lt;br&gt;If there are errors, then the target folder will be deleted but nothing new will be put in it; however the output window says it was published :(&lt;br&gt;&lt;br&gt;&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=431224" width="1" height="1"&gt;</description></item><item><title>re: Yes, it does mean everything</title><link>http://weblogs.asp.net/jkey/archive/2005/11/14/430485.aspx#430527</link><pubDate>Mon, 14 Nov 2005 16:29:00 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:430527</guid><dc:creator>T</dc:creator><author>T</author><description>My Publish Web Site dialog does not save my selected location.  So I have gotten into the habit of just publishing to the default location.  Then I just copy (xcopy) the files to the web server.  That way I dont loose all my existing stuff.&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=430527" width="1" height="1"&gt;</description></item><item><title>re: Yes, it does mean everything</title><link>http://weblogs.asp.net/jkey/archive/2005/11/14/430485.aspx#430490</link><pubDate>Mon, 14 Nov 2005 07:45:00 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:430490</guid><dc:creator>John Walker</dc:creator><author>John Walker</author><description>I gotta say, this is something I don't like about the new Publish wizard. I wish they gave us an option. Here's where I got bitten by it...&lt;br&gt;&lt;br&gt;I have a support site for one of our software products that contains a folder with support downloadable files. Since the content(files) in that folder gets updated frequently, I only update the files on the actual site. So, I learned the hard way to make a backup of the folder first before publishing the site. I then copy the backed up folder in. Could have been done better IMHO.&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=430490" width="1" height="1"&gt;</description></item></channel></rss>