<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: ClickOnce is harder than it seems</title>
	<atom:link href="http://benreichelt.net/blog/2006/04/16/clickonce-is-harder-than-it-seems/feed/" rel="self" type="application/rss+xml" />
	<link>http://benreichelt.net/blog/2006/04/16/clickonce-is-harder-than-it-seems/</link>
	<description></description>
	<lastBuildDate>Tue, 18 Aug 2009 22:20:45 -0400</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Neil Arnold</title>
		<link>http://benreichelt.net/blog/2006/04/16/clickonce-is-harder-than-it-seems/comment-page-1/#comment-1143</link>
		<dc:creator>Neil Arnold</dc:creator>
		<pubDate>Fri, 20 Mar 2009 13:03:00 +0000</pubDate>
		<guid isPermaLink="false">http://s194721765.onlinehome.us/blog/2006/04/16/clickonce-is-harder-than-it-seems/#comment-1143</guid>
		<description>I may be missing something, but in this case what is the point of .exe.config files? 
I can enter some application settings into them, which get deployed with the application. Great, however on most production systems the settings will change dependant upon the environment. As an example, I connect to a database for storage - the connection string changes for every deployment I have, but is the same for every user. I don&#039;t want the users changing the settings themselves thus don&#039;t want to put it into user settings, I would have thought the .exe.config file was perfect for it, edit on deploy then update the app through click once. But no, clickonce will overwrite the .exe.config file when it updates, thus what&#039;s the point? I may as well hard code the settings into the exe itself if the settings can&#039;t be edited once deployed? Or am I missing something?

Neil.</description>
		<content:encoded><![CDATA[<p>I may be missing something, but in this case what is the point of .exe.config files?<br />
I can enter some application settings into them, which get deployed with the application. Great, however on most production systems the settings will change dependant upon the environment. As an example, I connect to a database for storage &#8211; the connection string changes for every deployment I have, but is the same for every user. I don&#8217;t want the users changing the settings themselves thus don&#8217;t want to put it into user settings, I would have thought the .exe.config file was perfect for it, edit on deploy then update the app through click once. But no, clickonce will overwrite the .exe.config file when it updates, thus what&#8217;s the point? I may as well hard code the settings into the exe itself if the settings can&#8217;t be edited once deployed? Or am I missing something?</p>
<p>Neil.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Shylesh C</title>
		<link>http://benreichelt.net/blog/2006/04/16/clickonce-is-harder-than-it-seems/comment-page-1/#comment-1131</link>
		<dc:creator>Shylesh C</dc:creator>
		<pubDate>Tue, 23 Dec 2008 10:45:40 +0000</pubDate>
		<guid isPermaLink="false">http://s194721765.onlinehome.us/blog/2006/04/16/clickonce-is-harder-than-it-seems/#comment-1131</guid>
		<description>If you really want to edit/replace the config files, please dont create hash values for those files. This may help you to solve your problem. But on the other hand, you will not be able to sign your deployment manifest with a publisher certificate.

Thank you</description>
		<content:encoded><![CDATA[<p>If you really want to edit/replace the config files, please dont create hash values for those files. This may help you to solve your problem. But on the other hand, you will not be able to sign your deployment manifest with a publisher certificate.</p>
<p>Thank you</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anonymous</title>
		<link>http://benreichelt.net/blog/2006/04/16/clickonce-is-harder-than-it-seems/comment-page-1/#comment-724</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Thu, 04 May 2006 21:08:35 +0000</pubDate>
		<guid isPermaLink="false">http://s194721765.onlinehome.us/blog/2006/04/16/clickonce-is-harder-than-it-seems/#comment-724</guid>
		<description>You might find this helpful: http://blog.gatosoft.com/PermaLink,guid,d0a0dd1e-c9ac-4fa9-a408-615454d49702.aspx</description>
		<content:encoded><![CDATA[<p>You might find this helpful: <a href="http://blog.gatosoft.com/PermaLink,guid,d0a0dd1e-c9ac-4fa9-a408-615454d49702.aspx" rel="nofollow">http://blog.gatosoft.com/PermaLink,guid,d0a0dd1e-c9ac-4fa9-a408-615454d49702.aspx</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: breichelt</title>
		<link>http://benreichelt.net/blog/2006/04/16/clickonce-is-harder-than-it-seems/comment-page-1/#comment-723</link>
		<dc:creator>breichelt</dc:creator>
		<pubDate>Fri, 21 Apr 2006 08:55:53 +0000</pubDate>
		<guid isPermaLink="false">http://s194721765.onlinehome.us/blog/2006/04/16/clickonce-is-harder-than-it-seems/#comment-723</guid>
		<description>Sam, I totally agree with you, its a huge pain in the ass to change config settings once its deployed. I definitely got more than I bargained for :)</description>
		<content:encoded><![CDATA[<p>Sam, I totally agree with you, its a huge pain in the ass to change config settings once its deployed. I definitely got more than I bargained for <img src='http://benreichelt.net/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anonymous</title>
		<link>http://benreichelt.net/blog/2006/04/16/clickonce-is-harder-than-it-seems/comment-page-1/#comment-722</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Fri, 21 Apr 2006 05:03:56 +0000</pubDate>
		<guid isPermaLink="false">http://s194721765.onlinehome.us/blog/2006/04/16/clickonce-is-harder-than-it-seems/#comment-722</guid>
		<description>It&#039;s great for rapid/agile development and deployment into UAT, but useless for production deployment &amp; configuration management. No-one wants to open up VS and republish just to change a config file setting - it&#039;s no better than hardcoding settings as constants within the assembly.

Perhaps a clickonce admin tool (or a clickonce setup project) would be the answer - something much simpler than mageUI that even our admins could use.</description>
		<content:encoded><![CDATA[<p>It&#8217;s great for rapid/agile development and deployment into UAT, but useless for production deployment &#38; configuration management. No-one wants to open up VS and republish just to change a config file setting &#8211; it&#8217;s no better than hardcoding settings as constants within the assembly.</p>
<p>Perhaps a clickonce admin tool (or a clickonce setup project) would be the answer &#8211; something much simpler than mageUI that even our admins could use.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anonymous</title>
		<link>http://benreichelt.net/blog/2006/04/16/clickonce-is-harder-than-it-seems/comment-page-1/#comment-721</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Tue, 18 Apr 2006 08:53:05 +0000</pubDate>
		<guid isPermaLink="false">http://s194721765.onlinehome.us/blog/2006/04/16/clickonce-is-harder-than-it-seems/#comment-721</guid>
		<description>It amazes me that you can not add existing files to the list of Application Files that get deployed. For example, one of my cab modules contains an xslt that needs deployed, so I was forced to add a linked file in my main executable project.</description>
		<content:encoded><![CDATA[<p>It amazes me that you can not add existing files to the list of Application Files that get deployed. For example, one of my cab modules contains an xslt that needs deployed, so I was forced to add a linked file in my main executable project.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anonymous</title>
		<link>http://benreichelt.net/blog/2006/04/16/clickonce-is-harder-than-it-seems/comment-page-1/#comment-720</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Mon, 17 Apr 2006 11:49:25 +0000</pubDate>
		<guid isPermaLink="false">http://s194721765.onlinehome.us/blog/2006/04/16/clickonce-is-harder-than-it-seems/#comment-720</guid>
		<description>Check out Mage/MageUI.. They might help...

http://coolthingoftheday.blogspot.com/2006/04/mageui-can-be-your-clickonce-stage-to.html</description>
		<content:encoded><![CDATA[<p>Check out Mage/MageUI.. They might help&#8230;</p>
<p><a href="http://coolthingoftheday.blogspot.com/2006/04/mageui-can-be-your-clickonce-stage-to.html" rel="nofollow">http://coolthingoftheday.blogspot.com/2006/04/mageui-can-be-your-clickonce-stage-to.html</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anonymous</title>
		<link>http://benreichelt.net/blog/2006/04/16/clickonce-is-harder-than-it-seems/comment-page-1/#comment-719</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Mon, 17 Apr 2006 11:46:44 +0000</pubDate>
		<guid isPermaLink="false">http://s194721765.onlinehome.us/blog/2006/04/16/clickonce-is-harder-than-it-seems/#comment-719</guid>
		<description>I think overall ClickOnce is &quot;good enough&quot; but definately there are areas for improvement. I understand that it does not allow you to change config files since it creates a hash with all the files included in publish. Once thing you can do is to remove the app.config from the Application files and add manually. And as far as copying files around goes you can setup a frontpage extension at the web server have a login and publish directly to it. It will save the copying process.

I have</description>
		<content:encoded><![CDATA[<p>I think overall ClickOnce is &#8220;good enough&#8221; but definately there are areas for improvement. I understand that it does not allow you to change config files since it creates a hash with all the files included in publish. Once thing you can do is to remove the app.config from the Application files and add manually. And as far as copying files around goes you can setup a frontpage extension at the web server have a login and publish directly to it. It will save the copying process.</p>
<p>I have</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: breichelt</title>
		<link>http://benreichelt.net/blog/2006/04/16/clickonce-is-harder-than-it-seems/comment-page-1/#comment-718</link>
		<dc:creator>breichelt</dc:creator>
		<pubDate>Sun, 16 Apr 2006 20:16:54 +0000</pubDate>
		<guid isPermaLink="false">http://s194721765.onlinehome.us/blog/2006/04/16/clickonce-is-harder-than-it-seems/#comment-718</guid>
		<description>why do you think ClickOnce is a piece of crap?</description>
		<content:encoded><![CDATA[<p>why do you think ClickOnce is a piece of crap?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anonymous</title>
		<link>http://benreichelt.net/blog/2006/04/16/clickonce-is-harder-than-it-seems/comment-page-1/#comment-717</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Sun, 16 Apr 2006 19:13:48 +0000</pubDate>
		<guid isPermaLink="false">http://s194721765.onlinehome.us/blog/2006/04/16/clickonce-is-harder-than-it-seems/#comment-717</guid>
		<description>Am I the only person who thinks that ClickOnce is a piece of crap?</description>
		<content:encoded><![CDATA[<p>Am I the only person who thinks that ClickOnce is a piece of crap?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
