<?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>askyb.com &#187; BHO</title>
	<atom:link href="http://www.askyb.com/category/bho/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.askyb.com</link>
	<description>Programming Tips and Tuorials</description>
	<lastBuildDate>Fri, 01 Mar 2013 08:33:55 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
		<item>
		<title>Visual Studio Debugging in IE8</title>
		<link>http://www.askyb.com/bho/visual-studio-debugging-in-ie8/</link>
		<comments>http://www.askyb.com/bho/visual-studio-debugging-in-ie8/#comments</comments>
		<pubDate>Mon, 26 Apr 2010 07:59:17 +0000</pubDate>
		<dc:creator>askyb</dc:creator>
				<category><![CDATA[BHO]]></category>
		<category><![CDATA[Debugging]]></category>

		<guid isPermaLink="false">http://www.askyb.com/?p=89</guid>
		<description><![CDATA[So, you have your BHO ready for debugging and it&#8217;s just don&#8217;t work as you wish in IE8. This issue happens after MS introduced LCIE &#8211; (Loosely-Coupled Internet Explorer) in IE8. More information about LCIE can be found @ www.microsoft.com/windows/internet-explorer/readiness/developers-existing.aspx#lcie This following will guide you through the steps of overcoming the issue: 1. Run regedit...]]></description>
				<content:encoded><![CDATA[So, you have your BHO ready for debugging and it&#8217;s just don&#8217;t work as you wish in IE8.
This issue happens after MS introduced LCIE &#8211; (Loosely-Coupled Internet Explorer) in IE8.

More information about LCIE can be found @ <a href="http://www.microsoft.com/windows/internet-explorer/readiness/developers-existing.aspx#lcie" target="_blank">www.microsoft.com/windows/internet-explorer/readiness/developers-existing.aspx#lcie</a>

This following will guide you through the steps of overcoming the issue:
1. Run regedit
2. Browse to HKLM\SOFTWARE\Microsoft\Internet Explorer\Main
3. Add a new DWORD called TabProcGrowth
4. Set its value to 0

That&#8217;s all.]]></content:encoded>
			<wfw:commentRss>http://www.askyb.com/bho/visual-studio-debugging-in-ie8/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
