<?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>Jake Hackl &#187; Fixes</title>
	<atom:link href="http://www.jacobhackl.com/category/tech/fixes/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.jacobhackl.com</link>
	<description>Software development, entrepreneurship, technology, running, and whatever else</description>
	<lastBuildDate>Sun, 05 Feb 2012 16:36:58 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Unable to cast COM object of type &#8216;System.__ComObject&#8217; &#8211; ahhh what?</title>
		<link>http://www.jacobhackl.com/2010/06/unable-to-cast-com-object-of-type-system-__comobject-ahhh-what/</link>
		<comments>http://www.jacobhackl.com/2010/06/unable-to-cast-com-object-of-type-system-__comobject-ahhh-what/#comments</comments>
		<pubDate>Tue, 08 Jun 2010 21:14:47 +0000</pubDate>
		<dc:creator>Jake Hackl</dc:creator>
				<category><![CDATA[Fixes]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Tech]]></category>
		<guid isPermaLink="false">http://www.jacobhackl.com/?p=175</guid>
		<description><![CDATA[<p>With a new Windows7 VM on my MBP I have MSSQL Server 2008 R2, vs2008, vs2010&#8230;and sadly SourceGear Vault 3.5 which made it so SQL couldn&#8217;t connect to a server via the object browser.</p> <p>Looked like this:</p> <p>Unable to cast COM object of type &#8216;System.__ComObject&#8217; to interface type &#8216;Microsoft.VisualStudio.OLE.Interop.IServiceProvider&#8217;. This operation failed because the QueryInterface [...]]]></description>
			<content:encoded><![CDATA[<p>With a new Windows7 VM on my MBP I have MSSQL Server 2008 R2, vs2008, vs2010&#8230;and sadly SourceGear Vault 3.5 which made it so SQL couldn&#8217;t connect to a server via the object browser.</p>
<p>Looked like this:</p>
<blockquote><p>Unable to cast COM object of type &#8216;System.__ComObject&#8217; to interface type &#8216;Microsoft.VisualStudio.OLE.Interop.IServiceProvider&#8217;. This operation failed because the QueryInterface call on the COM component for the interface with IID &#8216;{6D5140C1-7436-11CE-8034-00AA006009FA}&#8217; failed due to the following error: No such interface supported (Exception from HRESULT: 0&#215;80004002 (E_NOINTERFACE)).</p></blockquote>
<p>These helpful posts fixed me up:</p>
<p><a href="http://www.davidmoore.info/2009/08/19/solution-explorer-open-each-folder-in-same-window-error-and-sql-management-studio-ie-and-team-explorer-errors/">http://www.davidmoore.info/2009/08/19/solution-explorer-open-each-folder-in-same-window-error-and-sql-management-studio-ie-and-team-explorer-errors/</a></p>
<p><a href="http://support.sourcegear.com/viewtopic.php?f=5&amp;t=12680&amp;p=52790&amp;hilit=management+studio#p52790">http://support.sourcegear.com/viewtopic.php?f=5&amp;t=12680&amp;p=52790&amp;hilit=management+studio#p52790</a></p>
<p><a href="http://social.msdn.microsoft.com/forums/en-US/sqltools/thread/d5d3e5fc-d8ce-4f42-b7ea-9bbbb7756a20/">http://social.msdn.microsoft.com/forums/en-US/sqltools/thread/d5d3e5fc-d8ce-4f42-b7ea-9bbbb7756a20/</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.jacobhackl.com/2010/06/unable-to-cast-com-object-of-type-system-__comobject-ahhh-what/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

