<?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/"
	>

<channel>
	<title>IT Guys blog &#187; CodeWizard</title>
	<atom:link href="http://www.it-etc.com/author/codewizard/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.it-etc.com</link>
	<description>Information Technology Tips &#038; Tricks</description>
	<lastBuildDate>Fri, 06 Jan 2012 13:52:24 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Failed to access IIS metabase</title>
		<link>http://www.it-etc.com/2009/01/02/failed-to-access-iis-metabase/</link>
		<comments>http://www.it-etc.com/2009/01/02/failed-to-access-iis-metabase/#comments</comments>
		<pubDate>Fri, 02 Jan 2009 18:32:24 +0000</pubDate>
		<dc:creator>CodeWizard</dc:creator>
				<category><![CDATA[ALL]]></category>

		<guid isPermaLink="false">http://www.it-etc.com/2009/01/02/failed-to-access-iis-metabase/</guid>
		<description><![CDATA[This error was happening when I first tried using ASP.NET on the XP Machines we have in the office.  I tried adjusting the permission using MetaAcl Tool, but that did not do it for me.  After further research on &#8220;Failed to access IIS metabase&#8221; error it appeared that when .Net is installed prior to installing IIS this [...]]]></description>
			<content:encoded><![CDATA[<p>This error was happening when I first tried using ASP.NET on the XP Machines we have in the office.  I tried adjusting the permission using MetaAcl Tool, but that did not do it for me.  After further research on &#8220;Failed to access IIS metabase&#8221; error it appeared that when .Net is installed prior to installing IIS this error will occur.</p>
<p>To fix the problem, just run the following command to reinstall APS.NET and reupdated the permissions:</p>
<p>%windir%\Microsoft.NET\Framework\v2.0.50727\aspnet_regiis.exe -i</p>
<p> If that does not work, you can try adjusting the permissions as shown in the following Microsoft article:</p>
<p><a href="http://support.microsoft.com/?kbid=267904">http://support.microsoft.com/?kbid=267904</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.it-etc.com/2009/01/02/failed-to-access-iis-metabase/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Error code 2738 When Installing iTunes + Quicktime on Windows Vista</title>
		<link>http://www.it-etc.com/2008/01/07/error-code-2738-when-installing-itunes-quicktime-on-windows-vista/</link>
		<comments>http://www.it-etc.com/2008/01/07/error-code-2738-when-installing-itunes-quicktime-on-windows-vista/#comments</comments>
		<pubDate>Mon, 07 Jan 2008 03:07:05 +0000</pubDate>
		<dc:creator>CodeWizard</dc:creator>
				<category><![CDATA[ALL]]></category>
		<category><![CDATA[Computer HowTo]]></category>

		<guid isPermaLink="false">http://www.it-etc.com/2008/01/07/error-code-2738-when-installing-itunes-quicktime-on-windows-vista/</guid>
		<description><![CDATA[I just downloaded the latest iTumes version, but when I tried to install it, I got the following error:  The installer has encountered an unexpected error installing this package. This may indicate a problem with this package. The error code is 2738. After research I found the following link:   http://docs.info.apple.com/article.html?artnum=304405 The solution was to re-register [...]]]></description>
			<content:encoded><![CDATA[<p>I just downloaded the latest iTumes version, but when I tried to install it, I got the following error: </p>
<blockquote>
<p style="text-align: center"><img src="http://www.it-etc.com/wp-content/uploads/2008/01/itunes.jpg" alt="iTunes Logo" title="iTunes Logo" /></p>
<p>The installer has encountered an unexpected error installing this package. This may indicate a problem with this package. The error code is 2738.</p></blockquote>
<p>After research I found the following link: </p>
<p> <a href="http://docs.info.apple.com/article.html?artnum=304405">http://docs.info.apple.com/article.html?artnum=304405</a></p>
<p>The solution was to re-register vbscript.dll.  I also selected &#8220;Run as Administrator&#8221; option when I reran after reregistering the dll.</p>
<p>To register the dll, please do the following:</p>
<ol>
<li>On the <strong>Start</strong> menu, click <strong>Run</strong>.</li>
<li>In the &#8220;Open&#8221; field, enter the following command and click OK.<br />
<tt>regsvr32 vbscript.dll</tt></li>
<li>A message should appear stating that the &#8220;DllRegisterServer in C:\WINDOWS\system32\vbscript.dll succeeded.&#8221;</li>
<li>Click OK and try installing iTunes or QuickTime again.</li>
</ol>
<p>Thanks for Apple Support for the posting&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.it-etc.com/2008/01/07/error-code-2738-when-installing-itunes-quicktime-on-windows-vista/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>3 Ways To Lock Windows XP</title>
		<link>http://www.it-etc.com/2007/08/10/3-ways-to-lock-windows-xp/</link>
		<comments>http://www.it-etc.com/2007/08/10/3-ways-to-lock-windows-xp/#comments</comments>
		<pubDate>Fri, 10 Aug 2007 23:54:17 +0000</pubDate>
		<dc:creator>CodeWizard</dc:creator>
				<category><![CDATA[ALL]]></category>
		<category><![CDATA[Computer HowTo]]></category>

		<guid isPermaLink="false">http://www.it-etc.com/?p=8</guid>
		<description><![CDATA[To lock a Windows XP workstation you can use of the 2 methods below:  1)  Keyboad Combination:  You can lock your Windows XP workstation by Pressing the Windows key + the letter L to lock. 2)  DOS Command: You can also lock a Windows XP workstation by typing the following DOS command, rundll32.exe user32.dll, LockWorkStation [...]]]></description>
			<content:encoded><![CDATA[<p>To lock a Windows XP workstation you can use of the 2 methods below:</p>
<p> 1)  <strong>Keyboad Combination:</strong>  You can lock your Windows XP workstation by Pressing the <em><strong>Windows key</strong></em> + the letter <strong><em>L</em></strong> to lock.</p>
<p>2)  <strong>DOS Command:</strong> You can also lock a Windows XP workstation by typing the following DOS command,</p>
<p>rundll32.exe user32.dll, LockWorkStation</p>
<p>This command can be execute by either click on Start -&gt; Run and typing the in the command, or by creating a shortcut.</p>
<p>3)  <strong>Normal way:</strong> Click on Ctrl + Alt + Del, and select &#8220;Lock&#8221;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.it-etc.com/2007/08/10/3-ways-to-lock-windows-xp/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

