<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.msdn.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Creating .NET Sidebar Gadgets...The Easy Way</title><link>http://blogs.msdn.com/markhsch/archive/2007/07/17/creating-net-sidebar-gadgets-the-easy-way.aspx</link><description>So you want to create a Vista Sidebar gadget and you want to use .NET to do so. While it is certainly possible, it does have a few hurtles to jump. 2 of the major hurdles include assembly registration and gadget uninstallation. Let me explain: First off,</description><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>Creating a .NET Sidebar Gadget - The Easy Way</title><link>http://blogs.msdn.com/markhsch/archive/2007/07/17/creating-net-sidebar-gadgets-the-easy-way.aspx#3919590</link><pubDate>Tue, 17 Jul 2007 19:49:06 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:3919590</guid><dc:creator>Mark Schmidt's Abode</dc:creator><description>&lt;p&gt;Creating a .NET Sidebar Gadget - The Easy Way&lt;/p&gt;
</description></item><item><title>re: Creating .NET Sidebar Gadgets...The Easy Way</title><link>http://blogs.msdn.com/markhsch/archive/2007/07/17/creating-net-sidebar-gadgets-the-easy-way.aspx#3921915</link><pubDate>Tue, 17 Jul 2007 22:01:42 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:3921915</guid><dc:creator>Tim Hibbard</dc:creator><description>&lt;p&gt;I keep getting an error at:&lt;/p&gt;
&lt;p&gt;AxSBHost.RegisterGadgetAssembly(gadgetFilePath);&lt;/p&gt;
&lt;p&gt;Microsoft JScript runtime error: Object doesn't support this property or method;&lt;/p&gt;
</description></item><item><title>re: Creating .NET Sidebar Gadgets...The Easy Way</title><link>http://blogs.msdn.com/markhsch/archive/2007/07/17/creating-net-sidebar-gadgets-the-easy-way.aspx#3922349</link><pubDate>Tue, 17 Jul 2007 22:20:15 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:3922349</guid><dc:creator>markhsch</dc:creator><description>&lt;p&gt;Interesting. Are you running as an administrator on your system (not sure if that's the problem, just troubleshooting). Look in your registry and see if you can see this key: HKEY_CLASSES_ROOT\CLSID\{30E72785-9BEB-4ed0-B60A-4504D0AF7AAE}&lt;/p&gt;
</description></item><item><title>re: Creating .NET Sidebar Gadgets...The Easy Way</title><link>http://blogs.msdn.com/markhsch/archive/2007/07/17/creating-net-sidebar-gadgets-the-easy-way.aspx#3922642</link><pubDate>Tue, 17 Jul 2007 22:35:51 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:3922642</guid><dc:creator>Tim Hibbard</dc:creator><description>&lt;p&gt;I am running as an admin and I did not find that key in my reg.&lt;/p&gt;
</description></item><item><title>re: Creating .NET Sidebar Gadgets...The Easy Way</title><link>http://blogs.msdn.com/markhsch/archive/2007/07/17/creating-net-sidebar-gadgets-the-easy-way.aspx#3922853</link><pubDate>Tue, 17 Jul 2007 22:55:31 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:3922853</guid><dc:creator>markhsch</dc:creator><description>&lt;p&gt;What happens if you jump into the command line and run: regsvr32.exe AxSBHost.dll in your gadget folder? Do you get an error?&lt;/p&gt;
</description></item><item><title>re: Creating .NET Sidebar Gadgets...The Easy Way</title><link>http://blogs.msdn.com/markhsch/archive/2007/07/17/creating-net-sidebar-gadgets-the-easy-way.aspx#3923058</link><pubDate>Tue, 17 Jul 2007 23:04:23 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:3923058</guid><dc:creator>Tim Hibbard</dc:creator><description>&lt;p&gt;I then get an error message that says:&lt;/p&gt;
&lt;p&gt;The module &amp;quot;C:\...\output\AxSBHost.dll&amp;quot; was loaded but the call to DllRegisterServer failed with error code 0x80070005.&lt;/p&gt;
</description></item><item><title>re: Creating .NET Sidebar Gadgets...The Easy Way</title><link>http://blogs.msdn.com/markhsch/archive/2007/07/17/creating-net-sidebar-gadgets-the-easy-way.aspx#3923276</link><pubDate>Tue, 17 Jul 2007 23:15:46 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:3923276</guid><dc:creator>markhsch</dc:creator><description>&lt;p&gt;Ok, that narrows it down enough for me to look at it. If I'm guessing correctly, you have UAC turned on and you're running into registry permission problems. I'll look into this and update the app.&lt;/p&gt;
&lt;p&gt;Thanks for looking into it.&lt;/p&gt;
&lt;p&gt;-Mark&lt;/p&gt;
</description></item><item><title>re: Creating .NET Sidebar Gadgets...The Easy Way</title><link>http://blogs.msdn.com/markhsch/archive/2007/07/17/creating-net-sidebar-gadgets-the-easy-way.aspx#3923395</link><pubDate>Tue, 17 Jul 2007 23:19:59 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:3923395</guid><dc:creator>Tim Hibbard</dc:creator><description>&lt;p&gt;Cool...Thanks for your work on this. &amp;nbsp;I'm very excited about using it!&lt;/p&gt;
</description></item><item><title>re: Creating .NET Sidebar Gadgets...The Easy Way</title><link>http://blogs.msdn.com/markhsch/archive/2007/07/17/creating-net-sidebar-gadgets-the-easy-way.aspx#3924336</link><pubDate>Wed, 18 Jul 2007 00:19:53 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:3924336</guid><dc:creator>Danny</dc:creator><description>&lt;p&gt;&amp;quot;(if need be, I can post the source code for the BouncingBall gadget that is included as a sample for the application)&amp;quot;&lt;/p&gt;
&lt;p&gt;Yes, *please*!!! :-)&lt;/p&gt;
</description></item><item><title>re: Creating .NET Sidebar Gadgets...The Easy Way</title><link>http://blogs.msdn.com/markhsch/archive/2007/07/17/creating-net-sidebar-gadgets-the-easy-way.aspx#3944459</link><pubDate>Thu, 19 Jul 2007 01:30:12 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:3944459</guid><dc:creator>Jon Abbott</dc:creator><description>&lt;p&gt;Are you sure this will work? &amp;nbsp;REGSVR32 will only work if the user is an elevated Administrator. &amp;nbsp;You'll need to manually put the DLL reg entries into HKCU for a standard Administrator.&lt;/p&gt;
</description></item><item><title>re: Creating .NET Sidebar Gadgets...The Easy Way</title><link>http://blogs.msdn.com/markhsch/archive/2007/07/17/creating-net-sidebar-gadgets-the-easy-way.aspx#3964245</link><pubDate>Fri, 20 Jul 2007 02:53:34 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:3964245</guid><dc:creator>Dan Ciruli</dc:creator><description>&lt;p&gt;This is awesome! &amp;nbsp;I've been itching to write a sidebar gadget (I'd love to have something that monitors our software), but the idea of slumming in COMland has kept me from it. &amp;nbsp;I'm going to do this soon!&lt;/p&gt;
&lt;p&gt;I'll let you know how it goes...&lt;/p&gt;
</description></item><item><title>re: Creating .NET Sidebar Gadgets...The Easy Way</title><link>http://blogs.msdn.com/markhsch/archive/2007/07/17/creating-net-sidebar-gadgets-the-easy-way.aspx#4028424</link><pubDate>Tue, 24 Jul 2007 16:30:45 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:4028424</guid><dc:creator>Otto</dc:creator><description>&lt;p&gt;I get an error running registergadget.exe on vista that the index of the array was out of bounds? &amp;nbsp;Even with the sample.&lt;/p&gt;
</description></item><item><title>re: Creating .NET Sidebar Gadgets...The Easy Way</title><link>http://blogs.msdn.com/markhsch/archive/2007/07/17/creating-net-sidebar-gadgets-the-easy-way.aspx#4031690</link><pubDate>Tue, 24 Jul 2007 20:16:28 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:4031690</guid><dc:creator>Guybrush</dc:creator><description>&lt;p&gt;I get the out of bounds index error on Vista as well. I am really looking forward to see this working! :)&lt;/p&gt;
</description></item><item><title>re: Creating .NET Sidebar Gadgets...The Easy Way</title><link>http://blogs.msdn.com/markhsch/archive/2007/07/17/creating-net-sidebar-gadgets-the-easy-way.aspx#4036217</link><pubDate>Wed, 25 Jul 2007 03:24:11 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:4036217</guid><dc:creator>markhsch</dc:creator><description>&lt;p&gt;**NOTE** A new version of the tool has been posted. See &lt;a rel="nofollow" target="_new" href="http://blogs.msdn.com/markhsch/archive/2007/07/24/net-sidebar-gadget-creator-update.aspx"&gt;http://blogs.msdn.com/markhsch/archive/2007/07/24/net-sidebar-gadget-creator-update.aspx&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;-Mark&lt;/p&gt;
</description></item></channel></rss>