<?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: Microsoft Web Deploy &#8211; Bad Application, or the Worst Application?</title>
	<atom:link href="http://s.co.tt/2015/02/24/microsoft-web-deploy-bad-application-or-the-worst-application/feed/" rel="self" type="application/rss+xml" />
	<link>http://s.co.tt/2015/02/24/microsoft-web-deploy-bad-application-or-the-worst-application/</link>
	<description>Babblings of a computer curmudgeon.</description>
	<lastBuildDate>Mon, 24 Sep 2018 20:21:45 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=4.1</generator>
	<item>
		<title>By: PlanReduc</title>
		<link>http://s.co.tt/2015/02/24/microsoft-web-deploy-bad-application-or-the-worst-application/#comment-3261</link>
		<dc:creator><![CDATA[PlanReduc]]></dc:creator>
		<pubDate>Thu, 28 Jul 2016 11:41:32 +0000</pubDate>
		<guid isPermaLink="false">http://s.co.tt/?p=1071#comment-3261</guid>
		<description><![CDATA[to complete my message, for avoid error after migration, you must set before use ms deploy all your pool to CLASSIC and no managed code !

if you still have issues, last way is to use appcmd for migration.]]></description>
		<content:encoded><![CDATA[<p>to complete my message, for avoid error after migration, you must set before use ms deploy all your pool to CLASSIC and no managed code !</p>
<p>if you still have issues, last way is to use appcmd for migration.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: PlanReduc</title>
		<link>http://s.co.tt/2015/02/24/microsoft-web-deploy-bad-application-or-the-worst-application/#comment-3248</link>
		<dc:creator><![CDATA[PlanReduc]]></dc:creator>
		<pubDate>Sun, 24 Jul 2016 07:57:27 +0000</pubDate>
		<guid isPermaLink="false">http://s.co.tt/?p=1071#comment-3248</guid>
		<description><![CDATA[i&#039;ve got this error too, i have created the key as you explain, was ok, and got wrong error with count... this come because the path is empty in the pack - archive.xml :

-rootWebConfig32 path=&quot;/&quot; MSDeploy.path=&quot;2&quot; MSDeploy.MSDeployLinkName=&quot;Child4&quot; .... ... ..-
      -location path=&quot;EMPTY !&quot; MSDeploy.MSDeployKeyAttributeName=&quot;path&quot;-

after that the importation was successfull but still not work in IIS, got error... so i have moved files from my other server :

C:\Windows\System32\inetsrv\config\administration.config
C:\Windows\System32\inetsrv\config\applicationHost.config

and now everything works !]]></description>
		<content:encoded><![CDATA[<p>i&#8217;ve got this error too, i have created the key as you explain, was ok, and got wrong error with count&#8230; this come because the path is empty in the pack &#8211; archive.xml :</p>
<p>-rootWebConfig32 path=&#8221;/&#8221; MSDeploy.path=&#8221;2&#8243; MSDeploy.MSDeployLinkName=&#8221;Child4&#8243; &#8230;. &#8230; ..-<br />
      -location path=&#8221;EMPTY !&#8221; MSDeploy.MSDeployKeyAttributeName=&#8221;path&#8221;-</p>
<p>after that the importation was successfull but still not work in IIS, got error&#8230; so i have moved files from my other server :</p>
<p>C:\Windows\System32\inetsrv\config\administration.config<br />
C:\Windows\System32\inetsrv\config\applicationHost.config</p>
<p>and now everything works !</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: PlanReduc</title>
		<link>http://s.co.tt/2015/02/24/microsoft-web-deploy-bad-application-or-the-worst-application/#comment-3247</link>
		<dc:creator><![CDATA[PlanReduc]]></dc:creator>
		<pubDate>Sun, 24 Jul 2016 07:56:04 +0000</pubDate>
		<guid isPermaLink="false">http://s.co.tt/?p=1071#comment-3247</guid>
		<description><![CDATA[i&#039;ve got this error too, i have created the key as you explain, was ok, and got wrong error with count... this come because the path is empty here :


      

after that the importation was successfull but still not work in IIS, got error... so i have moved files from my other server :

C:\Windows\System32\inetsrv\config\administration.config
C:\Windows\System32\inetsrv\config\applicationHost.config

and now everything works !]]></description>
		<content:encoded><![CDATA[<p>i&#8217;ve got this error too, i have created the key as you explain, was ok, and got wrong error with count&#8230; this come because the path is empty here :</p>
<p>after that the importation was successfull but still not work in IIS, got error&#8230; so i have moved files from my other server :</p>
<p>C:\Windows\System32\inetsrv\config\administration.config<br />
C:\Windows\System32\inetsrv\config\applicationHost.config</p>
<p>and now everything works !</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Scott</title>
		<link>http://s.co.tt/2015/02/24/microsoft-web-deploy-bad-application-or-the-worst-application/#comment-2489</link>
		<dc:creator><![CDATA[Scott]]></dc:creator>
		<pubDate>Wed, 16 Dec 2015 07:02:52 +0000</pubDate>
		<guid isPermaLink="false">http://s.co.tt/?p=1071#comment-2489</guid>
		<description><![CDATA[Glad you got it working, and good to know that&#039;s a potential solution!

I wish I could say that had been my problem, but IIRC I installed it on both servers from the same MSI.]]></description>
		<content:encoded><![CDATA[<p>Glad you got it working, and good to know that&#8217;s a potential solution!</p>
<p>I wish I could say that had been my problem, but IIRC I installed it on both servers from the same MSI.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Steve</title>
		<link>http://s.co.tt/2015/02/24/microsoft-web-deploy-bad-application-or-the-worst-application/#comment-2485</link>
		<dc:creator><![CDATA[Steve]]></dc:creator>
		<pubDate>Wed, 16 Dec 2015 03:33:25 +0000</pubDate>
		<guid isPermaLink="false">http://s.co.tt/?p=1071#comment-2485</guid>
		<description><![CDATA[I had the same pathetic error message when attempting to do a full server export/import between two 2008 R2 machines, both with IIS 7.5.  As it turned out, the servers had different versions of the Web Deploy tool (source=2.1,target=3.5); So, I had to downgrade the target server to version 2.1.  Once I did that, the import ran successfully.]]></description>
		<content:encoded><![CDATA[<p>I had the same pathetic error message when attempting to do a full server export/import between two 2008 R2 machines, both with IIS 7.5.  As it turned out, the servers had different versions of the Web Deploy tool (source=2.1,target=3.5); So, I had to downgrade the target server to version 2.1.  Once I did that, the import ran successfully.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Siamak</title>
		<link>http://s.co.tt/2015/02/24/microsoft-web-deploy-bad-application-or-the-worst-application/#comment-1219</link>
		<dc:creator><![CDATA[Siamak]]></dc:creator>
		<pubDate>Mon, 21 Sep 2015 18:09:23 +0000</pubDate>
		<guid isPermaLink="false">http://s.co.tt/?p=1071#comment-1219</guid>
		<description><![CDATA[So frustrating!
You never see these kind of problems in Linux.
Bad Design , Bad Architect]]></description>
		<content:encoded><![CDATA[<p>So frustrating!<br />
You never see these kind of problems in Linux.<br />
Bad Design , Bad Architect</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Scott</title>
		<link>http://s.co.tt/2015/02/24/microsoft-web-deploy-bad-application-or-the-worst-application/#comment-1173</link>
		<dc:creator><![CDATA[Scott]]></dc:creator>
		<pubDate>Tue, 15 Sep 2015 19:14:50 +0000</pubDate>
		<guid isPermaLink="false">http://s.co.tt/?p=1071#comment-1173</guid>
		<description><![CDATA[Phew, I&#039;m glad I&#039;m not the only one.  Sometimes when I post these rants I wonder if the problem was user error the whole time.]]></description>
		<content:encoded><![CDATA[<p>Phew, I&#8217;m glad I&#8217;m not the only one.  Sometimes when I post these rants I wonder if the problem was user error the whole time.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Darren</title>
		<link>http://s.co.tt/2015/02/24/microsoft-web-deploy-bad-application-or-the-worst-application/#comment-1172</link>
		<dc:creator><![CDATA[Darren]]></dc:creator>
		<pubDate>Tue, 15 Sep 2015 19:07:32 +0000</pubDate>
		<guid isPermaLink="false">http://s.co.tt/?p=1071#comment-1172</guid>
		<description><![CDATA[I couldn&#039;t agree more! Went through the same steps as you. How difficult can it be to port from once instance of IIS to another?! So frustrating!]]></description>
		<content:encoded><![CDATA[<p>I couldn&#8217;t agree more! Went through the same steps as you. How difficult can it be to port from once instance of IIS to another?! So frustrating!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
