<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: Internet Explorer Toolbar</title>
	<atom:link href="http://cgeers.wordpress.com/2008/02/16/internet-explorer-toolbar/feed/" rel="self" type="application/rss+xml" />
	<link>http://cgeers.wordpress.com/2008/02/16/internet-explorer-toolbar/</link>
	<description>Christophe Geers&#039; Blog about .NET programming</description>
	<lastBuildDate>Tue, 15 Dec 2009 17:57:31 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Vrinda</title>
		<link>http://cgeers.wordpress.com/2008/02/16/internet-explorer-toolbar/#comment-235</link>
		<dc:creator>Vrinda</dc:creator>
		<pubDate>Sun, 04 Oct 2009 11:15:37 +0000</pubDate>
		<guid isPermaLink="false">http://cgeers.wordpress.com/?p=13#comment-235</guid>
		<description>This article clears all the sets the base for learning toolbar developments . Thanks !</description>
		<content:encoded><![CDATA[<p>This article clears all the sets the base for learning toolbar developments . Thanks !</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Fahim Rauf</title>
		<link>http://cgeers.wordpress.com/2008/02/16/internet-explorer-toolbar/#comment-211</link>
		<dc:creator>Fahim Rauf</dc:creator>
		<pubDate>Wed, 05 Aug 2009 13:41:35 +0000</pubDate>
		<guid isPermaLink="false">http://cgeers.wordpress.com/?p=13#comment-211</guid>
		<description>A very helpful &amp; nicely written article about creating IE toolbars. I was googling around on how to part of creating IE toolbars in .net and I read a lot of articles, then I came across yours and I realized that it is one of the best articles I have read on this topic.

Great Work...</description>
		<content:encoded><![CDATA[<p>A very helpful &amp; nicely written article about creating IE toolbars. I was googling around on how to part of creating IE toolbars in .net and I read a lot of articles, then I came across yours and I realized that it is one of the best articles I have read on this topic.</p>
<p>Great Work&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ozkan OZTURK</title>
		<link>http://cgeers.wordpress.com/2008/02/16/internet-explorer-toolbar/#comment-203</link>
		<dc:creator>Ozkan OZTURK</dc:creator>
		<pubDate>Thu, 09 Jul 2009 11:45:36 +0000</pubDate>
		<guid isPermaLink="false">http://cgeers.wordpress.com/?p=13#comment-203</guid>
		<description>there is a problem with that. although the fact that ie &gt; view &gt; toolbars menu has the item I developed, it is not working at all. Because I can&#039;t see the toolbar I develoeped and it is impossible to have it checked in internet explorer.

The only difference between your project and mine is I also try to have it with assemblyguid.

Please help me, otherwise I will lose my brand new job :-)</description>
		<content:encoded><![CDATA[<p>there is a problem with that. although the fact that ie &gt; view &gt; toolbars menu has the item I developed, it is not working at all. Because I can&#8217;t see the toolbar I develoeped and it is impossible to have it checked in internet explorer.</p>
<p>The only difference between your project and mine is I also try to have it with assemblyguid.</p>
<p>Please help me, otherwise I will lose my brand new job <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nehal</title>
		<link>http://cgeers.wordpress.com/2008/02/16/internet-explorer-toolbar/#comment-199</link>
		<dc:creator>Nehal</dc:creator>
		<pubDate>Fri, 12 Jun 2009 11:09:11 +0000</pubDate>
		<guid isPermaLink="false">http://cgeers.wordpress.com/?p=13#comment-199</guid>
		<description>Hello to all,
I am developing IT toolbar.
and i need that user is not allow to disable this addons/toolbar by tools-&gt;manage addons but administrator is optional.
For that i use band object&#039;s to enable, visiable etc but that are not effecting.ther than that i read on many sites that when addons is enable/disable then it call &#039;UIActivateIO&quot; function.but in my code that function is also not calling.


Please Help me.

Thanks 
Nehal Pandya</description>
		<content:encoded><![CDATA[<p>Hello to all,<br />
I am developing IT toolbar.<br />
and i need that user is not allow to disable this addons/toolbar by tools-&gt;manage addons but administrator is optional.<br />
For that i use band object&#8217;s to enable, visiable etc but that are not effecting.ther than that i read on many sites that when addons is enable/disable then it call &#8216;UIActivateIO&#8221; function.but in my code that function is also not calling.</p>
<p>Please Help me.</p>
<p>Thanks<br />
Nehal Pandya</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Richard</title>
		<link>http://cgeers.wordpress.com/2008/02/16/internet-explorer-toolbar/#comment-156</link>
		<dc:creator>Richard</dc:creator>
		<pubDate>Sun, 22 Mar 2009 16:36:34 +0000</pubDate>
		<guid isPermaLink="false">http://cgeers.wordpress.com/?p=13#comment-156</guid>
		<description>Hi,
I have built the release version of bandobjectlib.dll.

I am now trying to register into the GAC, here is my command line:

c:\Program Files\Common Files\microsoft shared&gt;gacutil /if &quot;C:\Partner\NetToCase
_2008\BandObjectLib\BandObjectLib\BandObjectLib\bin\Release\bandobjectlib.dll&quot;

I receive this Error message:
Failure adding assembly to the cache:   An attempt was made to load a program with an incorrect format.

I am using vs2008 and Vista.   I have .NET 3.5 installed.

I have made no changes to your (excellent) project.

Could I ask if you might know what I am doing that is wrong?

Thankyou</description>
		<content:encoded><![CDATA[<p>Hi,<br />
I have built the release version of bandobjectlib.dll.</p>
<p>I am now trying to register into the GAC, here is my command line:</p>
<p>c:\Program Files\Common Files\microsoft shared&gt;gacutil /if &#8220;C:\Partner\NetToCase<br />
_2008\BandObjectLib\BandObjectLib\BandObjectLib\bin\Release\bandobjectlib.dll&#8221;</p>
<p>I receive this Error message:<br />
Failure adding assembly to the cache:   An attempt was made to load a program with an incorrect format.</p>
<p>I am using vs2008 and Vista.   I have .NET 3.5 installed.</p>
<p>I have made no changes to your (excellent) project.</p>
<p>Could I ask if you might know what I am doing that is wrong?</p>
<p>Thankyou</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dmitry Karpezo</title>
		<link>http://cgeers.wordpress.com/2008/02/16/internet-explorer-toolbar/#comment-149</link>
		<dc:creator>Dmitry Karpezo</dc:creator>
		<pubDate>Sat, 07 Mar 2009 22:17:02 +0000</pubDate>
		<guid isPermaLink="false">http://cgeers.wordpress.com/?p=13#comment-149</guid>
		<description>Thenk you very much for the article!

The only thing I am curious of is the separate BandObjectLib assembly. 

Is it possible to get rid off it? It seems the assembly just provides a base class for a new band object; i have tried to make single band object assembly and failed. What the cause?

Thank you!!</description>
		<content:encoded><![CDATA[<p>Thenk you very much for the article!</p>
<p>The only thing I am curious of is the separate BandObjectLib assembly. </p>
<p>Is it possible to get rid off it? It seems the assembly just provides a base class for a new band object; i have tried to make single band object assembly and failed. What the cause?</p>
<p>Thank you!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: amir ali</title>
		<link>http://cgeers.wordpress.com/2008/02/16/internet-explorer-toolbar/#comment-145</link>
		<dc:creator>amir ali</dc:creator>
		<pubDate>Mon, 02 Mar 2009 16:47:28 +0000</pubDate>
		<guid isPermaLink="false">http://cgeers.wordpress.com/?p=13#comment-145</guid>
		<description>i doo all the work above but the toolbar name appares in the view menu but it&#039;s realy appear on the exploler ad it can&#039;t be checked when i click on it what is the exepected erorr</description>
		<content:encoded><![CDATA[<p>i doo all the work above but the toolbar name appares in the view menu but it&#8217;s realy appear on the exploler ad it can&#8217;t be checked when i click on it what is the exepected erorr</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kunni</title>
		<link>http://cgeers.wordpress.com/2008/02/16/internet-explorer-toolbar/#comment-140</link>
		<dc:creator>kunni</dc:creator>
		<pubDate>Mon, 09 Feb 2009 12:38:22 +0000</pubDate>
		<guid isPermaLink="false">http://cgeers.wordpress.com/?p=13#comment-140</guid>
		<description>hi,
I am working on one cutom tool bar. Tool bar is unchecked on IE when we first install it. I am doing it in c#. I have got some other problems by using &quot;Setbroserbar&quot; which is there in code project.

Please help me out..
thanks in advance..

--kunni</description>
		<content:encoded><![CDATA[<p>hi,<br />
I am working on one cutom tool bar. Tool bar is unchecked on IE when we first install it. I am doing it in c#. I have got some other problems by using &#8220;Setbroserbar&#8221; which is there in code project.</p>
<p>Please help me out..<br />
thanks in advance..</p>
<p>&#8211;kunni</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sandeep</title>
		<link>http://cgeers.wordpress.com/2008/02/16/internet-explorer-toolbar/#comment-138</link>
		<dc:creator>Sandeep</dc:creator>
		<pubDate>Tue, 06 Jan 2009 11:31:09 +0000</pubDate>
		<guid isPermaLink="false">http://cgeers.wordpress.com/?p=13#comment-138</guid>
		<description>Thats really a very nice article. Keep doing this.</description>
		<content:encoded><![CDATA[<p>Thats really a very nice article. Keep doing this.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bala</title>
		<link>http://cgeers.wordpress.com/2008/02/16/internet-explorer-toolbar/#comment-119</link>
		<dc:creator>Bala</dc:creator>
		<pubDate>Thu, 04 Dec 2008 17:42:58 +0000</pubDate>
		<guid isPermaLink="false">http://cgeers.wordpress.com/?p=13#comment-119</guid>
		<description>Great article! Helped me solve the toolbar-not-visible issue with IE 7</description>
		<content:encoded><![CDATA[<p>Great article! Helped me solve the toolbar-not-visible issue with IE 7</p>
]]></content:encoded>
	</item>
</channel>
</rss>
