<?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>Onlydarksets &#187; Microsoft SQL Server</title>
	<atom:link href="http://onlydarksets.com/tag/microsoft-sql-server/feed/" rel="self" type="application/rss+xml" />
	<link>http://onlydarksets.com</link>
	<description>Just another WordPress weblog</description>
	<lastBuildDate>Thu, 14 Oct 2010 01:04:28 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>Another SQL Server 2005 SSIS error</title>
		<link>http://onlydarksets.com/2008/03/06/another-sql-server-2005-ssis-error/</link>
		<comments>http://onlydarksets.com/2008/03/06/another-sql-server-2005-ssis-error/#comments</comments>
		<pubDate>Thu, 06 Mar 2008 21:51:14 +0000</pubDate>
		<dc:creator>onlydarksets</dc:creator>
				<category><![CDATA[Applications]]></category>
		<category><![CDATA[Microsoft SQL Server]]></category>

		<guid isPermaLink="false">http://onlydarksets.wordpress.com/2008/03/06/another-sql-server-2005-ssis-error/</guid>
		<description><![CDATA[I posted about an error with SSIS.  I&#8217;ve gotten past that, but now I&#8217;m getting another error: Creating an instance of the COM component with CLSID {E80FE1DB-D1AA-4D6B-BA7E-040D424A925C} from the IClassFactory failed due to the following error: c001f011. (Microsoft.SqlServer.ManagedDTS) I found some information on it, but nothing helpful so far.]]></description>
			<content:encoded><![CDATA[<p>I <a href="http://onlydarksets.com/2008/03/06/sql-server-integration-services-dts-error/" target="_blank">posted</a> about an error with SSIS.  I&#8217;ve gotten past that, but now I&#8217;m getting another error:</p>
<blockquote><p>Creating an instance of the COM component with CLSID {E80FE1DB-D1AA-4D6B-BA7E-040D424A925C} from the IClassFactory failed due to the following error: c001f011. (Microsoft.SqlServer.ManagedDTS)</p></blockquote>
<p>I found <a href="http://forums.microsoft.com/MSDN/ShowPost.aspx?PostID=236174&amp;SiteID=1" target="_blank">some</a> information on it, but nothing helpful so far.</p>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fonlydarksets.com%2F2008%2F03%2F06%2Fanother-sql-server-2005-ssis-error%2F&amp;title=Another%20SQL%20Server%202005%20SSIS%20error" id="wpa2a_2">Share/Save</a></p>]]></content:encoded>
			<wfw:commentRss>http://onlydarksets.com/2008/03/06/another-sql-server-2005-ssis-error/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>SQL Server Integration Services DTS error</title>
		<link>http://onlydarksets.com/2008/03/06/sql-server-integration-services-dts-error/</link>
		<comments>http://onlydarksets.com/2008/03/06/sql-server-integration-services-dts-error/#comments</comments>
		<pubDate>Thu, 06 Mar 2008 21:48:18 +0000</pubDate>
		<dc:creator>onlydarksets</dc:creator>
				<category><![CDATA[Applications]]></category>
		<category><![CDATA[Microsoft SQL Server]]></category>

		<guid isPermaLink="false">http://onlydarksets.wordpress.com/2008/03/06/sql-server-integration-services-dts-error/</guid>
		<description><![CDATA[I was getting the following error when trying to create a new SSIS Package in MS SQL Server 2005 Integration Services: Unable to cast COM object of type &#8216;Microsoft.SqlServer.Dts.Runtime.Wrapper.PackageNeutralClass&#8217; to interface type &#8216;Microsoft.SqlServer.Dts.Runtime.Wrapper.IDTSContainer90&#8242;. This operation failed because the QueryInterface call on the COM component for the interface with IID &#8216;{8BDFE892-E9D8-4D23-9739-DA807BCDC2AC}&#8217; failed due to the following [...]]]></description>
			<content:encoded><![CDATA[<p>I was getting the following error when trying to create a new SSIS Package in MS SQL Server 2005 Integration Services:</p>
<blockquote><p>Unable to cast COM object of type &#8216;Microsoft.SqlServer.Dts.Runtime.Wrapper.PackageNeutralClass&#8217; to interface type &#8216;Microsoft.SqlServer.Dts.Runtime.Wrapper.IDTSContainer90&#8242;. <br />This operation failed because the QueryInterface call on the COM component for the interface with IID &#8216;{8BDFE892-E9D8-4D23-9739-DA807BCDC2AC}&#8217; <br />failed due to the following error: Library not registered. (Exception from HRESULT: 0x8002801D (TYPE_E_LIBNOTREGISTERED))..</p>
</blockquote>
<p>It turns out the DTS component wasn&#8217;t properly registered.&nbsp; <a href="http://forums.microsoft.com/TechNet/ShowPost.aspx?PostID=1320469&amp;SiteID=17" target="_blank">I found the command line to fix it</a>:<br />
<blockquote>
<p>regsvr32 &#8220;C:\Program Files\Microsoft SQL Server\90\DTS\Binn\DTS.dll&#8221;</p>
</blockquote>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fonlydarksets.com%2F2008%2F03%2F06%2Fsql-server-integration-services-dts-error%2F&amp;title=SQL%20Server%20Integration%20Services%20DTS%20error" id="wpa2a_4">Share/Save</a></p>]]></content:encoded>
			<wfw:commentRss>http://onlydarksets.com/2008/03/06/sql-server-integration-services-dts-error/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

