<?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>simple help for daily ICT issues... &#187; Windows errors</title>
	<atom:link href="http://devterch.com/blog/category/operating-systems/windows/windows-errors/feed/" rel="self" type="application/rss+xml" />
	<link>http://devterch.com/blog</link>
	<description>simple help for daily ICT issues...</description>
	<lastBuildDate>Wed, 10 Mar 2010 17:57:19 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Windows XP Shut Down and Automatic Reboot/Restarts Problems</title>
		<link>http://devterch.com/blog/56/windows-xp-shut-down-and-automatic-rebootrestarts-problems/</link>
		<comments>http://devterch.com/blog/56/windows-xp-shut-down-and-automatic-rebootrestarts-problems/#comments</comments>
		<pubDate>Thu, 17 Sep 2009 07:47:55 +0000</pubDate>
		<dc:creator>Norman Ammans</dc:creator>
				<category><![CDATA[Windows errors]]></category>
		<category><![CDATA[Automatic Reboot/Restarts]]></category>
		<category><![CDATA[Windows XP]]></category>
		<category><![CDATA[Windows XP Shut Down and Automatic Reboot/Restarts Problems]]></category>

		<guid isPermaLink="false">http://devterch.com/blog/?p=56</guid>
		<description><![CDATA[This topic was prompted by a problem that one of our clients was facing. He ran into a problem trying to get his computer to shut down:
He was running Windows XP Professional and it absolutely refused to shut down. Every time he tried to shut down it could go through the motions, but when it [...]]]></description>
			<content:encoded><![CDATA[<!--INFOLINKS_ON--><p>This topic was prompted by a problem that one of our clients was facing. He ran into a problem trying to get his computer to shut down:</p>
<p><em>He was running Windows XP Professional and it absolutely refused to shut down. Every time he tried to shut down it could go through the motions, but when it got to the point to turn off the machine, the BIOS screen could come up and the machine reboots.</em></p>
<p>Annoying; well let’s look at the causes before we tell you what worked for our Client. There are three basic sources of automatic reboot problems:</p>
<p style="margin-left: 0.5in;text-indent: -0.25in"><!--[if !supportLists]--><span style="font-family: Symbol"><span>·<span> </span></span></span><!--[endif]-->Recovery settings</p>
<p style="margin-left: 0.5in;text-indent: -0.25in"><!--[if !supportLists]--><span style="font-family: Symbol"><span>·<span> </span></span></span><!--[endif]-->Software incompatibilities, including driver issues</p>
<p style="margin-left: 0.5in;text-indent: -0.25in"><!--[if !supportLists]--><span style="font-family: Symbol"><span>·<span> </span></span></span><!--[endif]-->BIOS problems</p>
<h2><a name="EUC"></a>Recovery Settings</h2>
<p>One of the things that is quite different about Windows XP compared to Windows 9x (9x is shorthand for Windows 95, Windows 98, and Windows Me in all their various versions), is that one can control how it responds to certain critical errors—those that cause the infamous <strong>Blue Screen of Death</strong> (BSOD). In Windows XP, the default setting is for the computer to reboot automatically when a fatal error occurs. If that fatal error only occurs when you&#8217;re shutting down, the system reboots automatically.</p>
<p>If you haven&#8217;t changed any of the system failure settings, you should be able to see the error by looking in the Event Log. But a better long-term solution is to turn off the automatic reboot so you can actually see the error when it happens—chances are it will tell you enough about itself to let you troubleshoot further. To change the recovery settings to disable automatic rebooting:</p>
<p style="margin-left: 0.5in;text-indent: -0.25in"><!--[if !supportLists]--><span style="font-family: Symbol"><span>·<span> </span></span></span><!--[endif]-->Right-click <strong>My Computer</strong> and then click <strong>Properties</strong>.</p>
<p style="margin-left: 0.5in;text-indent: -0.25in"><!--[if !supportLists]--><span style="font-family: Symbol"><span>·<span> </span></span></span><!--[endif]-->Click the <strong>Advanced</strong> tab.</p>
<p style="margin-left: 0.5in;text-indent: -0.25in"><!--[if !supportLists]--><span style="font-family: Symbol"><span>·<span> </span></span></span><!--[endif]-->Under <strong>Startup and Recovery</strong>, click <strong>Settings</strong> to open the <strong>Startup and Recovery</strong> dialog box.</p>
<p style="margin-left: 0.5in;text-indent: -0.25in"><!--[if !supportLists]--><span style="font-family: Symbol"><span>·<span> </span></span></span><!--[endif]-->Clear the <strong>Automatically restart</strong> check box, and click <strong>OK</strong> the necessary number of times.</p>
<p style="margin-left: 0.5in;text-indent: -0.25in"><!--[if !supportLists]--><span style="font-family: Symbol"><span>·<span> </span></span></span><!--[endif]-->Restart your computer for the settings to take effect</p>
<p>Now when you go to shut down and a fatal error occurs, you&#8217;ll at least see it and it won&#8217;t cause an automatic reboot. You still have to sort out what&#8217;s causing the problem, and that gets us to the next cause.</p>
<h2><a name="EFE"></a>Software Incompatibility</h2>
<p>Most of the time a fatal error or BSOD is a software or driver problem, and troubleshooting these can be tricky. The mechanism for troubleshooting, however, is pretty much the same for any problem on a PC. The first thing to look at is what&#8217;s changed—what new software program or drivers have you added, usually just before the problem started. This sounds easy and it often is, but if it&#8217;s something you&#8217;ve lived with for a while, you&#8217;ll often have no idea what the proximate cause is. When you do, it&#8217;s a lot easier. When you don&#8217;t, you need to do a bit of research to find out if there is a specific cause for the particular error message you&#8217;re getting (when you have one) or a known issue with certain programs or drivers that causes the behavior you&#8217;re seeing.</p>
<p>Often someone else has had a similar problem and will offer a solution. And it&#8217;s always a good idea to check for updates to any of your critical hardware drivers on the manufacturer&#8217;s Web site, although windows update helps keep you up to date.</p>
<h2><a name="EFF"></a>BIOS Problems</h2>
<p>Finally, the last and often trickiest to troubleshoot source of reboot problems: your computer&#8217;s <strong>BIOS</strong>. If there is a problem in your BIOS, or sometimes even in the firmware for one of the other pieces of hardware installed in your machine, it could cause an instability and lead to one of those automatic restarts that we talked about in the first section. Especially if the problem is in the Advanced Configuration and Power Interface (ACPI) portion. The good news is that these problems are much less common than they used to be in the bad old days. But it never hurts to check with your computer manufacturer to see if there&#8217;s an updated BIOS available.</p>
<!--INFOLINKS_OFF-->]]></content:encoded>
			<wfw:commentRss>http://devterch.com/blog/56/windows-xp-shut-down-and-automatic-rebootrestarts-problems/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Advanced troubleshooting for &#8220;Stop 0&#215;0000007B&#8221; errors in Windows XP</title>
		<link>http://devterch.com/blog/58/advanced-troubleshooting-for-stop-0x0000007b-errors-in-windows-xp/</link>
		<comments>http://devterch.com/blog/58/advanced-troubleshooting-for-stop-0x0000007b-errors-in-windows-xp/#comments</comments>
		<pubDate>Thu, 17 Sep 2009 07:42:01 +0000</pubDate>
		<dc:creator>Norman Ammans</dc:creator>
				<category><![CDATA[Windows errors]]></category>

		<guid isPermaLink="false">http://devterch.com/blog/?p=58</guid>
		<description><![CDATA[This step-by-step article describes how to troubleshoot &#8220;Stop 0&#215;0000007B&#8221; error&#8230;
This step-by-step article describes how to troubleshoot &#8220;Stop 0&#215;0000007B&#8221; error messages in Windows XP. This article describes issues that can cause this Stop error including boot sector viruses and device driver issues or hardware issues. If you cannot resolve the problem after you review these issues, [...]]]></description>
			<content:encoded><![CDATA[<!--INFOLINKS_ON--><h2>This step-by-step article describes how to troubleshoot &#8220;Stop 0&#215;0000007B&#8221; error&#8230;</h2>
<p class="MsoNormal"><em>This step-by-step article describes how to troubleshoot &#8220;Stop 0&#215;0000007B&#8221; error messages in Windows XP. This article describes issues that can cause this Stop error including boot sector viruses and device driver issues or hardware issues. If you cannot resolve the problem after you review these issues, use the general troubleshooting steps that appear at the end of the article.</em></p>
<p><em>This article is intended for advanced computer users. If you are not comfortable with advanced troubleshooting, you might want to ask someone for help or contact support. </em></p>
<h2>When you start your computer, you may receive one of the following error message.</h2>
<p class="MsoNormal">When you start your computer, you may receive one of the following error messages:</p>
<ul type="disc">
<li class="MsoNormal">STOP: 0&#215;0000007B (<em>parameter1</em>,      <em>parameter2</em>, <em>parameter3</em>, <em>parameter4</em>)<br />
INACCESSIBLE_BOOT_DEVICE</li>
<li class="MsoNormal">Setup has encountered a fatal      error that prevents it from continuing.Contact your product support representative for assistance. The following      status will assist them in diagnosing the problem.
<p>(0&#215;4, 0&#215;1, 0, 0)</p>
<p>Setup cannot continue. Power down or reboot your computer now.</li>
</ul>
<p class="MsoNormal">You may also receive a &#8220;Stop 0&#215;0000007B&#8221; error message during Windows XP Setup when the Setup program restarts during the installation process. When you receive a Stop error while the Setup program is running, you receive the second error message. To troubleshoot this issue, read the following four sections to determine if any one of the issues applies to you. If none of the issues apply to you, use the following general troubleshooting steps at the end of the article.</p>
<h3>Boot-Sector Viruses</h3>
<p class="MsoNormal">You may receive a &#8220;Stop 0&#215;0000007B&#8221; error message if your computer is infected with a boot-sector virus. If the problem is intermittent and you can start Windows, check your computer for viruses. If you find a virus, also check any floppy disks for viruses before you use them again.<br />
<!--[if !supportLineBreakNewLine]--><br />
<!--[endif]--></p>
<p class="MsoNormal"><strong>Note</strong> You may have to use more than one brand of virus-detection software to detect and remove various viruses.</p>
<p><strong>Important</strong> If your computer has been infected, it may be open to additional forms of attack. We recommend that you rebuild infected Internet-facing servers.<br />
If a virus has infected your Windows XP-based computer and a virus-detection program cannot remove the virus and repair the system, you must repartition and format your hard disk and reinstall Windows XP. For additional information about partitioning and formatting a hard disk with Windows XP</p>
<h3>Device Driver Issues</h3>
<p class="MsoNormal">You may receive a &#8220;Stop 0&#215;0000007B&#8221; error message in the following scenarios:</p>
<ul type="disc">
<li class="MsoNormal">A device driver that the      computer boot controller needs is not configured to start during the      startup process.</li>
<li class="MsoNormal">A device driver that the      computer boot controller needs is corrupted.</li>
<li class="MsoNormal">Information in the Windows XP      registry (information related to how the device drivers load during      startup) is corrupted.</li>
</ul>
<p class="MsoNormal">Windows XP requires a miniport driver to communicate with the hard disk controller that is used to start your computer. If Windows XP does not supply a device driver for your controller or if Windows XP is using a corrupted or incompatible driver, you must replace the driver with a valid copy that is compatible with your controller and Windows XP.</p>
<p>During the first phase of the Windows XP installation, Setup displays the following message at the bottom of the screen:</p>
<p class="MsoNormal">Press F6 if you have to install a third-party SCSI or RAID driver.</p>
<p class="MsoNormal">Press F6 and then follow the instructions to install a mass-storage device driver from your Original Equipment Manufacturer (OEM).</p>
<p class="MsoNormal">To determine if your hard disk controller is compatible with Windows XP and to obtain information about drivers that are included on the Windows XP CD-ROM or that are available for download, see the latest Windows XP Hardware Compatibility List (HCL).</p>
<p class="MsoNormal">If your hard disk controller is not listed on the HCL, contact the manufacturer of your computer, system board, or hard disk controller for information about the availability of a driver. Microsoft does not guarantee that a resolution is available for non-HCL equipment.</p>
<p class="MsoNormal">If the System hive in the Windows XP registry is corrupted, Windows XP may not be able to load the miniport device driver that the boot controller requires. To resolve this issue, restore a registry backup.</p>
<h3>Hardware Issues</h3>
<p class="MsoNormal">You may receive a &#8220;Stop 0&#215;0000007B&#8221; error message if there is a resource conflict between the boot controller and another controller or between SCSI devices. You may also receive this Stop error message if drive translation is not being performed or if drive translation was changed. To troubleshoot this issue:</p>
<ol type="1">
<li class="MsoNormal">If an IRQ or I/O port address      conflict exists between the boot controller and another controller,      Windows XP either stops responding (hangs) or displays a &#8220;Stop      0&#215;0000007B&#8221; error message. If you recently added new hardware, remove      the new hardware or reconfigure it so that it does not conflict with the      resources of any other installed controllers.</li>
<li class="MsoNormal">If you are using a SCSI hard      disk, check the SCSI chain for correct termination. Remove any unused SCSI      devices or make sure that each SCSI ID is unique.</li>
</ol>
<p class="MsoNormal" style="margin-left: 0.5in">Make sure that drive translation is turned on (if it is required) and that it has not been changed. For example, if you recently switched controllers, this issue may occur.</p>
<h3>Other Issues</h3>
<p class="MsoNormal">Other potential causes of a &#8220;Stop 0&#215;0000007B&#8221; error message include:</p>
<ul type="disc">
<li class="MsoNormal">The boot volume is corrupted      and cannot be initiated by Windows XP. If the file system is corrupted and      if Windows XP cannot initiate the boot volume during the startup process,      either move the drive to another computer that is running Windows XP and      run the <strong>chkdsk </strong>command on that drive or try to create a parallel      installation of Windows XP on the drive (in a separate folder). The      Windows XP Setup program checks the integrity of the volume before it      copies files, and it may fix some problems in the process.</li>
<li class="MsoNormal">You are installing Windows XP      on a mirrored boot partition that was created by Microsoft Windows NT 4.0.      Windows XP does not support Windows NT 4.0 Ftdisk volume sets. If you are      running Microsoft Windows 2000, you must convert all Ftdisk volume sets to      dynamic volumes before you upgrade to Windows XP. If you are running      Windows NT 4.0, break any mirrors and back up all the data on the stripe,      the RAID5, or the extended volume sets before you upgrade to Windows XP.      Ftdisk sets might not be accessible after the upgrade.</li>
</ul>
<h3>General Troubleshooting</h3>
<p class="MsoNormal">If none of the issues that have been described in this article apply to you, use the following general troubleshooting steps:</p>
<ol type="1">
<li class="MsoNormal">If you receive one of these      error messages while you are installing Windows XP, update the computer      BIOS or obtain Windows XP drivers for your hard disk controller (from the      manufacturer of your computer, system board, or hard disk controller), or      do both. For information about how to update your computer&#8217;s BIOS or      obtain Windows XP drivers, contact your computer manufacturer.</li>
</ol>
<p class="MsoNormal" style="margin-left: 0.25in"><!--[if !supportLineBreakNewLine]--><br />
<!--[endif]--></p>
<p class="MsoNormal" style="margin-left: 0.5in">Use the Last Known Good Configuration feature. This may resolve the problem if you recently installed an incompatible device driver for your boot controller.</p>
<p class="MsoNormal" style="margin-left: 0.5in">Use the Repair option with Windows XP Setup</p>
<p><span>Restore a registry backup. </span></p>
<!--INFOLINKS_OFF-->]]></content:encoded>
			<wfw:commentRss>http://devterch.com/blog/58/advanced-troubleshooting-for-stop-0x0000007b-errors-in-windows-xp/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to troubleshoot a &#8220;STOP 0xC000021A</title>
		<link>http://devterch.com/blog/3/how-to-troubleshoot-a-stop-0xc000021a/</link>
		<comments>http://devterch.com/blog/3/how-to-troubleshoot-a-stop-0xc000021a/#comments</comments>
		<pubDate>Tue, 08 Sep 2009 05:13:40 +0000</pubDate>
		<dc:creator>sepak</dc:creator>
				<category><![CDATA[Windows errors]]></category>
		<category><![CDATA[How to troubleshoot a "STOP 0xC000021A]]></category>
		<category><![CDATA[troubleshoot a "STOP 0xC000021A]]></category>

		<guid isPermaLink="false">http://devterch.com/blog/?p=3</guid>
		<description><![CDATA[Today a client friend of mine walked in to my office that his computer kept restarting after he had returned from his trip..after resetting his machine to stop auto restarting..loo&#8230;the beknown blue screen of death showed up with this error..showing STOP: c000021a {Fatal System     Error} The Windows Logon Process system process terminated unexpectedly     with a [...]]]></description>
			<content:encoded><![CDATA[<!--INFOLINKS_ON--><p>Today a client friend of mine walked in to my office that his computer kept restarting after he had returned from his trip..after resetting his machine to stop auto restarting..loo&#8230;the beknown blue screen of death showed up with this error..showing STOP: c000021a {Fatal System     Error} The Windows Logon Process system process terminated unexpectedly     with a status of 0xc0000139 (0&#215;00000000 0&#215;0000000) The system has been     shutdown.\This is error occurs when either Winlogon.exe or     Csrss.exe fails. Usually due to: Mismatched system files have been installed. A Service Pack installation has failed. A backup program that is used to restore a hard disk did     not correctly restore files that may have been in use. An incompatible third-party program has been installed.</p>
<p><strong>Solution</strong>. The solution microsoft gives for this is really too technical, thats why my client brought it to me&#8230;however, try to boot from the last known best configuration or if you have a bootable xp CD, perform a repair of the operating system at the second setup screen.. That fixed my problem..</p>
<p><a title="Troubleshoot 0xC000021a" href="http://support.microsoft.com/default.aspx?scid=kb;en-us;156669" target="_blank"> http://support.microsoft.com/default.aspx?scid=kb;en-us;156669</a></p>
<!--INFOLINKS_OFF-->]]></content:encoded>
			<wfw:commentRss>http://devterch.com/blog/3/how-to-troubleshoot-a-stop-0xc000021a/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
