<?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/"
		>
<channel>
	<title>Comments on: Microsoft Windows AntiSpyware: Critical Error 101</title>
	<atom:link href="http://www.tech-recipes.com/rx/820/microsoft-windows-antispyware-critical-error-101/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.tech-recipes.com/rx/820/microsoft-windows-antispyware-critical-error-101/</link>
	<description>Computer and technology tutorials and guides</description>
	<lastBuildDate>Sat, 21 Nov 2009 20:38:45 -0800</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: URBICHEZ</title>
		<link>http://www.tech-recipes.com/rx/820/microsoft-windows-antispyware-critical-error-101/comment-page-1/#comment-6350</link>
		<dc:creator>URBICHEZ</dc:creator>
		<pubDate>Sat, 20 Dec 2008 15:49:47 +0000</pubDate>
		<guid isPermaLink="false">guid-fix-me!#comment-6350</guid>
		<description>bitches</description>
		<content:encoded><![CDATA[<p>bitches</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: </title>
		<link>http://www.tech-recipes.com/rx/820/microsoft-windows-antispyware-critical-error-101/comment-page-1/#comment-2653</link>
		<dc:creator></dc:creator>
		<pubDate>Sun, 15 Jan 2006 21:26:42 +0000</pubDate>
		<guid isPermaLink="false">guid-fix-me!#comment-2653</guid>
		<description>!! EXPLANATION !!

I&#039;ve only done preliminary research on this one, so I&#039;m throwing this out to the community for further investigation.  Hopefully my science won&#039;t get truncated for running overlength.

The current machine that I&#039;m investigating the error on seems to be having problems because of registry permissions that need to be fixed.  This might be unrealistic to fix manually, because there are approx 83 registry keys that have permissions issues.  The permissions on the registry keys seem to have become corrupt, and have to be recreated in order to allow Windows to access them as part of installing/running MS AntiSpyware.  Since the manual fix is very slow, I&#039;m tossing this out there in case someone else would like to try investigating it.  I am limited in the number of computers I have to test this on.  Anyway, the fix follows.  Feel free to contact me at my Yahoo account, for which the address is the same as my username.

!! MANUAL FIX !!

The 83 classes run from 
  HKEY_CLASSES_ROOTgcAntiSpywareLibrary.ActiveXObject
  to
  HKEY_CLASSES_ROOTgcTCPObjLib.TCPIPQuery


1) Left click on entry.  You&#039;ll receive an error which basically means that RegEdit couldn&#039;t load the contents of the key into the right-hand window pane because of permissions issues.
2) Right click on entry, choose Permissions.  Receive amusing error about not being able see the permissions, but that you can change them.
3) Hit the Add button.
4) Type in &quot;Administrators&quot;*** (without quotes).  Then click the Check Names button, which should re-format that blank as %YourComputerName%Administrators.  If it doesn&#039;t, you probably mispelled &quot;administrators&quot; or forgot to leave out the quotes.  If it works, then click OK
5) By default it&#039;s only given you &quot;Special Permissions&quot;, which is stupid useless.  Click the checkbox at the intersection of &quot;Allow&quot; and &quot;Full Control&quot;.  Click Apply and you&#039;ll receive an untrue error that says the permissions couldn&#039;t be changed.* Ignore it and just hit OK.
6) Click the advanced button. In the new window, go to the Owner tab.  Highlight Administrators in the lower window pane.  Check off the &quot;Replace owner on subcontainers&quot;** and then click OK.  You&#039;ll receive another untrue error*, but you can ignore it.
7) You&#039;re back at the initial permissions window now.  Slap that OK button and we&#039;ve finished this round.  You now should be able to see the objects inside of the key. Feel free to go back into permissions and verify your changes.
8) Locate the next entry and loop back to step one.  If at end of list, crack yourself a cold one and pray that this solved your problems. 

* I don&#039;t know why this procedure encounters so many failure errors that prove to be untrue.  All I can assume is that Windows attempts to verify the changes before they&#039;re actually completed.  It&#039;s understandable if you choose to believe Windows&#039;s errors before my word, but you can verify my findings. You can go through these steps for a registry key, then feel free to try repeating them.  Everything should complete without error and all settings should evidence that the previous attempts had already succeeded.
** Offhand, I don&#039;t believe that any of the keys that we&#039;re running through will contain subcontainers, nor objects that are capable of separate permissions than their containing folder, but I do it because I&#039;d rather be safe than sorry.
*** Your results may vary, but for some reason the contents of my clipboard disappeared every time I moved to a new entry, so I had to type &quot;administrators&quot; from scratch every time.  Fun, eh? 

!! THEORETICAL AUTOMATED FIX !!

In theory, you should be able to just go on up to the HKEY_CLASSES_ROOT folder and force permissions and ownership down to each of the subcontainers.  I haven&#039;t tried this yet, because I don&#039;t know whether it&#039;s safe to force this change.  I don&#039;t know whether it&#039;s possible to force down just permissions as they pertain to the SYSTEM and Administrator classes without altering any specific specialized settings that the individual ones might have.  I&#039;m pretty sure that you can safely propagate down folder ownership, but I&#039;m not sure whether or not this would work if you haven&#039;t sent down the permissions first.</description>
		<content:encoded><![CDATA[<p>!! EXPLANATION !!</p>
<p>I&#8217;ve only done preliminary research on this one, so I&#8217;m throwing this out to the community for further investigation.  Hopefully my science won&#8217;t get truncated for running overlength.</p>
<p>The current machine that I&#8217;m investigating the error on seems to be having problems because of registry permissions that need to be fixed.  This might be unrealistic to fix manually, because there are approx 83 registry keys that have permissions issues.  The permissions on the registry keys seem to have become corrupt, and have to be recreated in order to allow Windows to access them as part of installing/running MS AntiSpyware.  Since the manual fix is very slow, I&#8217;m tossing this out there in case someone else would like to try investigating it.  I am limited in the number of computers I have to test this on.  Anyway, the fix follows.  Feel free to contact me at my Yahoo account, for which the address is the same as my username.</p>
<p>!! MANUAL FIX !!</p>
<p>The 83 classes run from<br />
  HKEY_CLASSES_ROOTgcAntiSpywareLibrary.ActiveXObject<br />
  to<br />
  HKEY_CLASSES_ROOTgcTCPObjLib.TCPIPQuery</p>
<p>1) Left click on entry.  You&#8217;ll receive an error which basically means that RegEdit couldn&#8217;t load the contents of the key into the right-hand window pane because of permissions issues.<br />
2) Right click on entry, choose Permissions.  Receive amusing error about not being able see the permissions, but that you can change them.<br />
3) Hit the Add button.<br />
4) Type in &#8220;Administrators&#8221;*** (without quotes).  Then click the Check Names button, which should re-format that blank as %YourComputerName%Administrators.  If it doesn&#8217;t, you probably mispelled &#8220;administrators&#8221; or forgot to leave out the quotes.  If it works, then click OK<br />
5) By default it&#8217;s only given you &#8220;Special Permissions&#8221;, which is stupid useless.  Click the checkbox at the intersection of &#8220;Allow&#8221; and &#8220;Full Control&#8221;.  Click Apply and you&#8217;ll receive an untrue error that says the permissions couldn&#8217;t be changed.* Ignore it and just hit OK.<br />
6) Click the advanced button. In the new window, go to the Owner tab.  Highlight Administrators in the lower window pane.  Check off the &#8220;Replace owner on subcontainers&#8221;** and then click OK.  You&#8217;ll receive another untrue error*, but you can ignore it.<br />
7) You&#8217;re back at the initial permissions window now.  Slap that OK button and we&#8217;ve finished this round.  You now should be able to see the objects inside of the key. Feel free to go back into permissions and verify your changes.<br />
8) Locate the next entry and loop back to step one.  If at end of list, crack yourself a cold one and pray that this solved your problems. </p>
<p>* I don&#8217;t know why this procedure encounters so many failure errors that prove to be untrue.  All I can assume is that Windows attempts to verify the changes before they&#8217;re actually completed.  It&#8217;s understandable if you choose to believe Windows&#8217;s errors before my word, but you can verify my findings. You can go through these steps for a registry key, then feel free to try repeating them.  Everything should complete without error and all settings should evidence that the previous attempts had already succeeded.<br />
** Offhand, I don&#8217;t believe that any of the keys that we&#8217;re running through will contain subcontainers, nor objects that are capable of separate permissions than their containing folder, but I do it because I&#8217;d rather be safe than sorry.<br />
*** Your results may vary, but for some reason the contents of my clipboard disappeared every time I moved to a new entry, so I had to type &#8220;administrators&#8221; from scratch every time.  Fun, eh? </p>
<p>!! THEORETICAL AUTOMATED FIX !!</p>
<p>In theory, you should be able to just go on up to the HKEY_CLASSES_ROOT folder and force permissions and ownership down to each of the subcontainers.  I haven&#8217;t tried this yet, because I don&#8217;t know whether it&#8217;s safe to force this change.  I don&#8217;t know whether it&#8217;s possible to force down just permissions as they pertain to the SYSTEM and Administrator classes without altering any specific specialized settings that the individual ones might have.  I&#8217;m pretty sure that you can safely propagate down folder ownership, but I&#8217;m not sure whether or not this would work if you haven&#8217;t sent down the permissions first.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: </title>
		<link>http://www.tech-recipes.com/rx/820/microsoft-windows-antispyware-critical-error-101/comment-page-1/#comment-1795</link>
		<dc:creator></dc:creator>
		<pubDate>Fri, 06 May 2005 14:24:30 +0000</pubDate>
		<guid isPermaLink="false">guid-fix-me!#comment-1795</guid>
		<description>I tried out the routine you used and mine came up now.  I just gotta wait and see if it finds anything and if it comes back up again.  Thanks.</description>
		<content:encoded><![CDATA[<p>I tried out the routine you used and mine came up now.  I just gotta wait and see if it finds anything and if it comes back up again.  Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: </title>
		<link>http://www.tech-recipes.com/rx/820/microsoft-windows-antispyware-critical-error-101/comment-page-1/#comment-1672</link>
		<dc:creator></dc:creator>
		<pubDate>Mon, 25 Apr 2005 03:16:11 +0000</pubDate>
		<guid isPermaLink="false">guid-fix-me!#comment-1672</guid>
		<description>Additionally, perform a scan with Anti-spyware &amp; remove any spywares detected (there were 2 on my PC). MS Anti-spyware loads fine on subsequent reboots.

regds,
wong</description>
		<content:encoded><![CDATA[<p>Additionally, perform a scan with Anti-spyware &amp; remove any spywares detected (there were 2 on my PC). MS Anti-spyware loads fine on subsequent reboots.</p>
<p>regds,<br />
wong</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: </title>
		<link>http://www.tech-recipes.com/rx/820/microsoft-windows-antispyware-critical-error-101/comment-page-1/#comment-1671</link>
		<dc:creator></dc:creator>
		<pubDate>Sun, 24 Apr 2005 23:40:25 +0000</pubDate>
		<guid isPermaLink="false">guid-fix-me!#comment-1671</guid>
		<description>I couldn&#039;t get it running following the recommended steps, uninstall/install/ or dcomcnfg, but managed with a slightly different approach. 

1. start-run-C:WINDOWSsystem32svchost -k DcomLaunch &lt;enter&gt;

2. use task manager, end process gcasServ.exe. (gcasDTserv.exe not active)
3. open dos/command prompt &amp; navigate to c:program filesmicrosoft antispyware

4. type gcasdtserv.exe &lt;enter&gt;
5. type gcasServ.exe &lt;enter&gt;
6. type GIANTAntiSpywareMain.exe &lt;enter&gt;

I got mine working this way.</description>
		<content:encoded><![CDATA[<p>I couldn&#8217;t get it running following the recommended steps, uninstall/install/ or dcomcnfg, but managed with a slightly different approach. </p>
<p>1. start-run-C:WINDOWSsystem32svchost -k DcomLaunch &lt;enter&gt;</p>
<p>2. use task manager, end process gcasServ.exe. (gcasDTserv.exe not active)<br />
3. open dos/command prompt &amp; navigate to c:program filesmicrosoft antispyware</p>
<p>4. type gcasdtserv.exe &lt;enter&gt;<br />
5. type gcasServ.exe &lt;enter&gt;<br />
6. type GIANTAntiSpywareMain.exe &lt;enter&gt;</p>
<p>I got mine working this way.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
