<?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>Personal Computer Fixes &#187; Norton AntiVirus</title>
	<atom:link href="http://www.personalcomputerfixes.com/tag/norton-antivirus/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.personalcomputerfixes.com</link>
	<description>Information &#38; Resources To Fix Common Computer Problems</description>
	<lastBuildDate>Fri, 03 Feb 2012 15:10:14 +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>How To Fix And Prevent The 0x0000007F Error</title>
		<link>http://www.personalcomputerfixes.com/general-errors/how-to-fix-and-prevent-the-0x0000007f-error/</link>
		<comments>http://www.personalcomputerfixes.com/general-errors/how-to-fix-and-prevent-the-0x0000007f-error/#comments</comments>
		<pubDate>Sun, 13 Jun 2010 07:18:22 +0000</pubDate>
		<dc:creator>joe</dc:creator>
				<category><![CDATA[Blue Screen Of Death]]></category>
		<category><![CDATA[General Errors]]></category>
		<category><![CDATA[General Fixes]]></category>
		<category><![CDATA[0x0000007F Error]]></category>
		<category><![CDATA[fix]]></category>
		<category><![CDATA[help]]></category>
		<category><![CDATA[kernel]]></category>
		<category><![CDATA[kernel-mode driver]]></category>
		<category><![CDATA[Norton AntiVirus]]></category>
		<category><![CDATA[Symentec AntiVirus]]></category>

		<guid isPermaLink="false">http://www.personalcomputerfixes.com/?p=887</guid>
		<description><![CDATA[The 0x0000007F error is a member of the &#8220;blue screen&#8221; errors &#8211; causing your computer to restart and show a blue screen whenever you try and do certain things. This error is primarily caused by an issue with the &#8220;kernel&#8221; of Windows and needs to be fixed by using the registry and other parts of [...]]]></description>
			<content:encoded><![CDATA[<div id="attachment_889" class="wp-caption aligncenter" style="width: 450px"><a href="/go/registry_cleaner_download"><img class="size-full wp-image-889  " src="http://www.personalcomputerfixes.com/wp-content/uploads/2010/06/0x0000007F1-e1276068088280.jpg" alt="" width="440" height="111" /></a><p class="wp-caption-text">0x0000007F Error</p></div>
<p>The <strong>0x0000007F error</strong> is a member of the &#8220;blue screen&#8221; errors &#8211; causing your computer to restart and show a blue screen whenever you try and do certain things. This error is primarily caused by an issue with the &#8220;kernel&#8221; of Windows and needs to be fixed by using the registry and other parts of your system.</p>
<p><span id="more-887"></span></p>
<h3><span style="text-decoration: underline;">What Is The 0x0000007F Error?</span></h3>
<p>The oxoooooo7F error is caused when your computer has a lack of sufficient kernel space to process kernel-mode drivers. The kernel is the most central component of most computers operating systems, it is actually used as a bridge between applications and data processing done at the hardware level.</p>
<p>Programs such as Symantec AntiVirus Corporate Edition 8.0 install a kernel-mode driver that uses a filter driver that registers with the kernel. When Symentec AntiVirus, or Norton AntiVirus file system real-time protection explores a file for viruses, it requests file access from the file system. These file I/O (Input/Output) requests can add to the kernel space that a users computer takes up.</p>
<h2>How To Fix The 0x0000007F Error</h2>
<h3><span style="text-decoration: underline;">Step 1 &#8211; Add &#8220;KStackMinFree&#8221; Entry In Registry</span></h3>
<p>First of all you need to add the &#8220;<em>KStackMinFree</em>&#8221; value to the registry. The KStackMinFree value specifies the minimum kernel space that must be available for Symentec AntiVirus and even Norton AntiVirus file system real-time protection to request file I/O (Input/Output) from the file system. Here&#8217;s how you do it:</p>
<h4><strong><em><span style="text-decoration: underline;">For Symantec AntiVirus 9.x or later</span></em></strong></h4>
<ol type="1">
<li>In the Registry Editor, go to the following key:<br />
<tt><br />
</tt>HKEY_LOCAL_MACHINE\SOFTWARE\INTEL\LANDesk\<br />
VirusProtect6\CurrentVersion\Storages\Filesystem\RealTimeScan<tt><br />
</tt></li>
<li>Right-click the <strong>RealTimeScan</strong> key, and then click <strong>New</strong> &gt; <strong>DWORD Value</strong>.</li>
<li>Type <strong>KStackMinFree</strong> for the name of the new value.</li>
<li>Right-click the <strong>KStackMinFree</strong> value, and then click <strong>Modify</strong>.</li>
<li>Set the Base to Hexadecimal, and then type <strong>2200</strong> in the Value field.</li>
<li>Click <strong>OK</strong>.</li>
<li>Restart the Symantec AntiVirus service.</li>
</ol>
<h4>
<strong><span style="text-decoration: underline;"><em>For Symantec AntiVirus 8.x</em></span></strong></h4>
<ol type="1">
<li>In the Registry Editor, go to the following key:
<p>HKEY_LOCAL_MACHINE\SOFTWARE\Symantec\<br />
Norton AntiVirus NT\Auto-Protect\InternalSettings<tt></p>
<p></tt></li>
<li>Right-click the <strong>InternalSettings</strong> key, and then click <strong>New</strong> &gt; <strong>DWORD value</strong>.</li>
<li>Type <strong>KStackMinFree</strong> for the name of the new value.</li>
<li>Right-click the <strong>KStackMinFree</strong> value, and then click <strong>Modify</strong>.</li>
<li>Set the Base to Hexadecimal, and type <strong>2200</strong> in the Value field.</li>
<li>Click <strong>OK</strong>.</li>
<li>Restart the Symantec AntiVirus service.</li>
</ol>
<h3><span style="text-decoration: underline;">Step 2 &#8211; Check All Hardware Is Working Correctly</span></h3>
<p>After you&#8217;ve added this registry entry, you also need to check the hardware is working fine on your system. Kernel errors are often caused by hardware issues, making it vital that you have perfectly functioning hardware on your system to make your PC work as smoothly as possible.</p>
<p>To do this, you should first  check the rear of your computer and carefully make sure that the hardware that is connected to your computer and all are connected and working fine. This ensures the function of your machine which should work fine. Hardware which is the physical aspects of the computer is a fundamental component of a PC, its not just things like a mouse or keyboard, but its what actually inside the computer that matters, for example the motherboard is the main component which connects other components such as the CPU, the RAM and the disk drives.</p>
<h3><span style="text-decoration: underline;">Step 3 &#8211; Clean The Registry</span></h3>
<p>- <a href="/go/registry_cleaner_download" target="_blank"><strong>Download this <span class='wp_keywordlink_affiliate'><a href="http://www.personalcomputerfixes.com/go/registry_cleaner_download" title="registry cleaner" target="_blank">registry cleaner</a></span></strong></a></p>
<p>The registry is a central storage facility for all the settings and files that Windows requires to run. Unfortunately, it&#8217;s also one of the biggest causes of errors for your computer, and whenever Windows tries to read a registry setting that is damaged or corrupted, it ends up causing errors. Corrupt registry files are one of the biggest issues facing Windows systems, and in order to make sure this is not an issue for your PC, it&#8217;s highly recommended that you use a &#8216;<span class='wp_keywordlink_affiliate'><a href="http://www.personalcomputerfixes.com/go/registry_cleaner_download" title="registry cleaner" target="_blank">registry cleaner</a></span>&#8217; to clean out any of the damaged settings that are inside the registry database. You can do this by using our recommended registry cleaner below:</p>
<div name="googleone_share_1" style="position:relative;z-index:5;float: right; margin-left: 10px;"><g:plusone size="tall" count="1" href="http://www.personalcomputerfixes.com/general-errors/how-to-fix-and-prevent-the-0x0000007f-error/"></g:plusone></div>]]></content:encoded>
			<wfw:commentRss>http://www.personalcomputerfixes.com/general-errors/how-to-fix-and-prevent-the-0x0000007f-error/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

