View Single Post
  #2 (permalink)  
Old 12-12-2007, 10:25 PM
srikumar_l srikumar_l is offline
D-Web Sr.Programmer
 
Join Date: Aug 2007
Posts: 196
srikumar_l is on a distinguished road
Default Re: PC Troubleshooting Help Tips

11. Stop 0x0000000A or IRQL_NOT_LESS_OR_EQUAL

This behavior can occur if there is incompatible hardware or an incompatible device driver on your computer.Try and restore your configuration using the Last Known Good Configuration option from Safe Mode. Remove any newly installed hardware.

12. Invalid Page Fault

An unexpected event has occurred in Windows.
A program has requested data that is not currently in virtual memory, and Windows attempts to retrieve the data from a storage device and load it into RAM.
An invalid page fault error message can occur when Windows cannot locate the data.
The virtual memory system has become unstable because of a shortage of RAM or hard drive space.
A program is attempting to access data that is being modified by another program that is running.

13.Windows Protection Error

This behavior can occur when a when your computer loads or unloads a virtual device driver (VxD)

14.Non-system disk or disk error. Replace and press any key when ready

You may see this message if your start device/disk (floppy disk drive, hard disk drive, or CD-ROM drive) does not contain boot files

15. Fatal error: An error has been encountered that prevents setup from continuing. One of the components that Windows needs to continue setup could not be installed.

You may see this message if your hard disk is damaged or corrupted. You receive the error messages because the Setup program is trying to repair the problem on your hard disk.

16.System has recovered from a serious error

This problem occurs because after a Minidump file is written, the paging file continues to have a flag set that indicates that a Minidump file must be written.

17.The system is low on virtual memory. Windows is increasing the size of your virtual memory paging file

This issue may occur if there is not sufficient memory on the computer, and when the current virtual memory settings are not set high enough.

18.This application requires the Windows Installer to run

The Windows Installer is missing or damaged.

19.Internet Explorer. A runtime error has occurred. Do you wish to debug

Internet Explorer is displaying this message because it has encountered this error when trying to run some JavaScript on the page.
This message may appear when the Visual InterDev PageNavbar control tries to open a Web page whose name contains an apostrophe (').

20.The margins of section X are set outside the printable area of the page. Do you want to continue?

Your margins are set closer to the edge of the paper than your printer is capable of printing

Last edited by srikumar_l : 01-01-2008 at 08:47 PM.
Reply With Quote