<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.3" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	>
<channel>
	<title>Comments on: Problems debuging VB6 WebClasses under Windows 2000/XP</title>
	<link>http://www.jimohalloran.com/2003/10/08/problems-debuging-vb6-webclasses-under-windows-2000xp/</link>
	<description>Keeping the rabbits out since 1975</description>
	<pubDate>Thu, 17 May 2012 19:49:02 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3</generator>
		<item>
		<title>By: Scott Bauder</title>
		<link>http://www.jimohalloran.com/2003/10/08/problems-debuging-vb6-webclasses-under-windows-2000xp/#comment-423246</link>
		<dc:creator>Scott Bauder</dc:creator>
		<pubDate>Thu, 20 May 2010 12:42:19 +0000</pubDate>
		<guid>http://www.jimohalloran.com/2003/10/08/problems-debuging-vb6-webclasses-under-windows-2000xp/#comment-423246</guid>
		<description>I followed the steps in "Workaround 1" and started getting an "Unspecified Error" from the webclass runtime.

After much searching I found that I needed to register the asp.tlb.

Open a command prompt and enter the following command: 

regtlib "%programfiles%\microsoft visual studio\common\ide\ide98\asp.tlb"

After that I was able to debug fine.</description>
		<content:encoded><![CDATA[<p>I followed the steps in &#8220;Workaround 1&#8243; and started getting an &#8220;Unspecified Error&#8221; from the webclass runtime.</p>
<p>After much searching I found that I needed to register the asp.tlb.</p>
<p>Open a command prompt and enter the following command: </p>
<p>regtlib &#8220;%programfiles%\microsoft visual studio\common\ide\ide98\asp.tlb&#8221;</p>
<p>After that I was able to debug fine.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John Duncan</title>
		<link>http://www.jimohalloran.com/2003/10/08/problems-debuging-vb6-webclasses-under-windows-2000xp/#comment-47245</link>
		<dc:creator>John Duncan</dc:creator>
		<pubDate>Wed, 28 Mar 2007 00:20:24 +0000</pubDate>
		<guid>http://www.jimohalloran.com/2003/10/08/problems-debuging-vb6-webclasses-under-windows-2000xp/#comment-47245</guid>
		<description>Hi,

Microsoft was, as usual, no help, but your tips saved the day. Thank you so much.

John</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>Microsoft was, as usual, no help, but your tips saved the day. Thank you so much.</p>
<p>John</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sup</title>
		<link>http://www.jimohalloran.com/2003/10/08/problems-debuging-vb6-webclasses-under-windows-2000xp/#comment-227</link>
		<dc:creator>Sup</dc:creator>
		<pubDate>Tue, 30 Nov 1999 00:00:00 +0000</pubDate>
		<guid>http://www.jimohalloran.com/2003/10/08/problems-debuging-vb6-webclasses-under-windows-2000xp/#comment-227</guid>
		<description>Excellent tip!  I was having so much problem with an old application I am supporting.  This tip  helped out a lot.  Thanks.</description>
		<content:encoded><![CDATA[<p>Excellent tip!  I was having so much problem with an old application I am supporting.  This tip  helped out a lot.  Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Frank</title>
		<link>http://www.jimohalloran.com/2003/10/08/problems-debuging-vb6-webclasses-under-windows-2000xp/#comment-228</link>
		<dc:creator>Frank</dc:creator>
		<pubDate>Tue, 30 Nov 1999 00:00:00 +0000</pubDate>
		<guid>http://www.jimohalloran.com/2003/10/08/problems-debuging-vb6-webclasses-under-windows-2000xp/#comment-228</guid>
		<description>I tried Microsoft's "workaround 1" described in MSKB article 259725, but that was not enough. You pointed me at the default permissions on the "My Computer" level. I changed these as well, and this did really help.
</description>
		<content:encoded><![CDATA[<p>I tried Microsoft&#8217;s &#8220;workaround 1&#8243; described in MSKB article 259725, but that was not enough. You pointed me at the default permissions on the &#8220;My Computer&#8221; level. I changed these as well, and this did really help.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

