<?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/"
		xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd"
	xmlns:media="http://search.yahoo.com/mrss/"
>

<channel>
	<title>Jim Shank&#039;s Good Info &#187; macro</title>
	<atom:link href="http://blogs.theshanks.net/tag/macro/feed/" rel="self" type="application/rss+xml" />
	<link>http://blogs.theshanks.net</link>
	<description>My views on gadgets, development and other interests</description>
	<lastBuildDate>Sat, 27 Aug 2011 20:47:36 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<copyright>Copyright &#38;#xA9; TurnKey Linux 2010 </copyright>
	<managingEditor>jim@theshanks.net (Jim Shank&#039;s Good Info)</managingEditor>
	<webMaster>jim@theshanks.net (Jim Shank&#039;s Good Info)</webMaster>
	<image>
		<url>http://70.91.172.140/wp-content/plugins/podpress/images/powered_by_podpress.jpg</url>
		<title>Jim Shank&#039;s Good Info</title>
		<link>http://blogs.theshanks.net</link>
		<width>144</width>
		<height>144</height>
	</image>
	<itunes:subtitle></itunes:subtitle>
	<itunes:summary>Just another WordPress weblog</itunes:summary>
	<itunes:keywords></itunes:keywords>
	<itunes:category text="Society &#38; Culture" />
	<itunes:author>Jim Shank&#039;s Good Info</itunes:author>
	<itunes:owner>
		<itunes:name>Jim Shank&#039;s Good Info</itunes:name>
		<itunes:email>jim@theshanks.net</itunes:email>
	</itunes:owner>
	<itunes:block>no</itunes:block>
	<itunes:explicit>no</itunes:explicit>
	<itunes:image href="http://70.91.172.140/wp-content/plugins/podpress/images/powered_by_podpress_large.jpg" />
		<item>
		<title>VS.NET Macros Stop Working</title>
		<link>http://blogs.theshanks.net/2005/10/07/vsnet-macros-stop-working/</link>
		<comments>http://blogs.theshanks.net/2005/10/07/vsnet-macros-stop-working/#comments</comments>
		<pubDate>Fri, 07 Oct 2005 10:58:56 +0000</pubDate>
		<dc:creator>Jim Shank</dc:creator>
				<category><![CDATA[VB.NET Development]]></category>
		<category><![CDATA[add-in]]></category>
		<category><![CDATA[broken]]></category>
		<category><![CDATA[don't work]]></category>
		<category><![CDATA[error]]></category>
		<category><![CDATA[flash]]></category>
		<category><![CDATA[macro]]></category>
		<category><![CDATA[visual studio]]></category>
		<category><![CDATA[vs.net]]></category>

		<guid isPermaLink="false">http://70.91.172.140/?p=68</guid>
		<description><![CDATA[Curiosity killed the IDE. In the last few months I have been experimenting with a host of Visual Studio .NET add-ins. Sometime in there, my Macro environment stopped working. I would run a macro and the task tray icon would flash and then nothing would happen. At some point, I finally coerced an error message [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Curiosity killed the IDE.</strong><br />
In the last few months I have been experimenting with a host of Visual Studio .NET add-ins. Sometime in there, my Macro environment stopped working. I would run a macro and the task tray icon would flash and then nothing would happen. At some point, I finally coerced an error message of &#8220;No such interface supported&#8221; out of my Macro IDE but that lead me no where on a Google search. I tried uninstalling all of my current add-ins which was no easy task. Unfortunately, none of the uninstalls remedied the problem. Finally, I decided I would take the big plunge and do a repair on Visual Studio.NET 2003 EA. For those of you who haven&#8217;t experience this, it takes about 2-3 hours.</p>
<p>I couldn&#8217;t believe it when I went confidently back in and the macro&#8217;s still didn&#8217;t work. I finally found a reference that looked promising on <a href="http://www.dotnet247.com/247reference/msgs/56/281576.aspx">Matt Renolds .NET 24/7</a> explaining that poorly behaved add-ins can unregister mscorlib.tlb. The fix posted was to do the following:</p>
<blockquote><p>REGTLIB.EXE MSCORLIB.TLB</p>
<p>mscrolib.tlb should be located in your<br />
&#8230;\windows\Microsoft.NET\Framework\v1.1.4322 directory.<br />
On my XP system, I found regtlib.exe in &#8230;\windows\system32\URTTemp.<br />
(though you may have to search your hard drive for this one).</p>
<p>Sincerely,<br />
Ed Dore [MSFT]</p></blockquote>
<p>I tried that and got a &#8220;mscorlib.dll failed : 80029c4a&#8221; error. The last part of that thread said to try uninstalling and reinstalling the .NET Framework. I didn&#8217;t believe it but after a quick uninstall/reinstall/reboot/patch, my macros are back. I hope someone finds this and doesn&#8217;t have to go through all of that again.</p>
]]></content:encoded>
			<wfw:commentRss>http://blogs.theshanks.net/2005/10/07/vsnet-macros-stop-working/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

