<?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>bloody error &#187; Microsoft</title>
	<atom:link href="http://www.bloodyerror.com/tag/microsoft/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.bloodyerror.com</link>
	<description>hope something here may help you...</description>
	<lastBuildDate>Thu, 14 Jan 2010 17:29:34 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Object doesn’t support this property or method</title>
		<link>http://www.bloodyerror.com/2009/05/object-doesn%e2%80%99t-support-this-property-or-method/</link>
		<comments>http://www.bloodyerror.com/2009/05/object-doesn%e2%80%99t-support-this-property-or-method/#comments</comments>
		<pubDate>Fri, 15 May 2009 21:10:18 +0000</pubDate>
		<dc:creator>Jeevan</dc:creator>
				<category><![CDATA[C++]]></category>
		<category><![CDATA[Error]]></category>
		<category><![CDATA[IE8]]></category>
		<category><![CDATA[Internet Explorer]]></category>
		<category><![CDATA[MFC]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[RegEdit]]></category>
		<category><![CDATA[Visual Studio]]></category>
		<category><![CDATA[VS]]></category>
		<category><![CDATA[VS 2005]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[Wizard]]></category>

		<guid isPermaLink="false">http://www.bloodyerror.com/?p=4</guid>
		<description><![CDATA[Problem:
You may come across this Error if you were working on Visual Studio 2005 (which I was working on) or 2008 with Internet Explorer 8 (IE8) and trying to run some VC++ Wizards. This is due to security warning using Microsoft Active X Controls. For some reason, Microsoft Active X controls are marked as unverified?
Solution:
Simple [...]]]></description>
			<content:encoded><![CDATA[<p class="MsoNormal"><strong>Problem:</strong></p>
<p class="MsoNormal">You may come across this Error if you were working on Visual Studio 2005 (which I was working on) or 2008 with Internet Explorer 8 (IE8) and trying to run some VC++ Wizards. This is due to security warning using Microsoft Active X Controls. For some reason, Microsoft Active X controls are marked as unverified?</p>
<div id="attachment_5" class="wp-caption alignnone" style="width: 452px"><img class="size-full wp-image-5" title="IE8 RTW is incompatible with VSTS 2008" src="http://www.bloodyerror.com/wp-content/uploads/2009/05/ie8-rtw-is-incompatible-with-vsts-2008.png" alt="Object doesn’t support this property or method" width="442" height="375" /><p class="wp-caption-text">Object doesn’t support this property or method</p></div>
<p><strong>Solution:</strong></p>
<p class="MsoNormal">Simple word-around for this to edit your registry and add a key / data as follows</p>
<p class="MsoNormal">Run your Registry and Navigate to:</p>
<p class="MsoNormal"><strong>HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Internet Settings\Zones</strong></p>
<p class="MsoNormal">If there is no key (A folder inside Zones) called “<strong><span style="color: #ff0000;">1000</span></strong>”, create a new key Called “1000” and create the following <strong>DWORD </strong><strong><span style="color: #ff0000;">1207</span></strong>. Set its Value to <strong><span style="color: #ff0000;">0×000000</span></strong> (HEX).</p>
<p class="MsoNormal">Well, this worked for me&#8230; Hope this helps you too&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.bloodyerror.com/2009/05/object-doesn%e2%80%99t-support-this-property-or-method/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
