<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Kit Menke&#039;s Blog &#187; Deployment</title>
	<atom:link href="http://kitmenke.com/blog/tag/deployment/feed/" rel="self" type="application/rss+xml" />
	<link>http://kitmenke.com/blog</link>
	<description>Experiences with SharePoint, web development, and programming</description>
	<lastBuildDate>Fri, 20 Aug 2010 14:19:21 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Failed to extract the cab file in the solution.</title>
		<link>http://kitmenke.com/blog/2009/05/27/failed-to-extract-the-cab-file-in-the-solution/</link>
		<comments>http://kitmenke.com/blog/2009/05/27/failed-to-extract-the-cab-file-in-the-solution/#comments</comments>
		<pubDate>Wed, 27 May 2009 18:49:31 +0000</pubDate>
		<dc:creator>Kit</dc:creator>
				<category><![CDATA[SharePoint 2007]]></category>
		<category><![CDATA[Deployment]]></category>
		<category><![CDATA[MOSS2007]]></category>
		<category><![CDATA[Solution]]></category>

		<guid isPermaLink="false">http://kitmenke.com/blog/?p=33</guid>
		<description><![CDATA[Got the following message when trying to deploy a solution file to the server: Failed to extract the cab file in the solution. Luckily Robert Bogue had already found the answer: we had duplicated an entry for a web part in our solution&#8217;s .ddf file. Apparently, makecab allows you to have the same file in [...]]]></description>
			<content:encoded><![CDATA[<p>Got the following message when trying to deploy a solution file to the server:</p>
<blockquote><p>Failed to extract the cab file in the solution.</p></blockquote>
<p>Luckily <a href="http://thorprojects.com/blog/archive/2008/01/21/stsadm-strikes-again-failed-to-extract-the-cab-file-in-the-solution-.aspx">Robert Bogue</a> had already found the answer: we had duplicated an entry for a web part in our solution&#8217;s .ddf file. Apparently, makecab allows you to have the same file in the same location multiple times. I&#8217;m not really sure why it doesn&#8217;t just overwrite it, but in any case, the solution doesn&#8217;t know what to do with it either.</p>
<img src="http://kitmenke.com/blog/?ak_action=api_record_view&id=33&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://kitmenke.com/blog/2009/05/27/failed-to-extract-the-cab-file-in-the-solution/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
