Home > March 2012

March 2012

How to Fix a Windows Firewall Ruckus 12029 Error

Tuesday, March 27, 2012 Off





Get a New IP Address
1. Launch the command prompt. Click 'Start,' 'Run.' Type 'CMD.EXE' then press 'Enter.'
2. Release the current IP configuration. At the command prompt, type 'ipconfig /release,' and then press 'Enter.'

3. Get a fresh IP address. At the command prompt, type 'ipconfig /renew,' and then press 'Enter.'
Give the Application Permission in the Windows Firewall
4. Open the Windows Firewall settings. Click 'Start,' 'Control Panel' and 'Windows Firewall.'
5. Click the 'Exceptions' tab.
6. Check the program list to see if the program that generated the 12029 error is on the list. If it is, put a check in the check-box. If not, click 'Add Program.'
7. Add the program to the list. Browse to the program and double-click the program name. It will now appear on the list.
8. Enable the exception of the program. Click the check-box next to the program and click 'OK.'

How to Fix Windows Error Code 19

Monday, March 26, 2012 Off





1. Click the 'Start' button, click the 'Run' option and then type 'regedit' and click the 'OK' button.
2. Use the navigation pane on the left side of the window to navigate to the following registry subkey: HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Class\{4D36E965-E325-11CE-BFC1-08002BE10318}

3. Select the 'UpperFilters' key in the right side of the window, then click the 'Edit' button and then click the 'Delete' option. Click 'Yes' to confirm the deletion.
4. Click the 'LowerFilters' key, then select the 'Edit' button and choose the 'Delete' option again. Click 'Yes' to confirm the deletion.
5. Close the Registry Editor window and restart the computer to finish applying the settings that should fix the Code 19 error.

How to Fix the Runtime Error 131

Off





Fix Internet Explorer Miscellanous Errors
1. Start Internet Explorer, click 'Tools,' and then click 'Internet Options.'
2. Go to the Advanced tab and then check the boxes 'Disable script debugging (Internet Explorer)' and 'Disable script debugging (Other).' (Note: These options are under the Browsing section within the Advanced dialog box.)

3. Remove the check for 'Display a notification about every script error.'
4. Click 'Apply' and then click 'OK.' If Runtime Error 131 or any other error appears again, continue.
5. Upgrade your browser to the latest version. If Runtime Error 131 or other error appears again, continue to the next section.
Fix Runtime 131 Installed Software Program Errors
6. Upgrade to the most recent Windows operating system. If Runtime Error 131 is displayed, continue.
7. Remove the software program that has caused the error and then reinstall it.
8. Reboot your computer and then start the software program. If Runtime Error 131 is displayed, continue.
9. Contact the software manufacturer to get a replacement copy or an earlier or later version--one that is more compatible with your current operating system.

How to Change Java Heap Space

Off





Command-Line (Per Application)
1. Open a command window (Windows) or terminal/shell window (Unix/Linux) and navigate to the application you wish to run.
2. To indicate an initial heap size, run your program with the following parameters:java -Xms
(your application command line)For example, to run MyApp.jar with a starting heap size of 64 MB, you would run it like so:java -Xms64m -jar MyApp.jar

3. To indicate a maximum heap size, change your command line to the following:java -Xms
-Xmx
(application command line)Assuming we want the example from step two to run with a maximum heap size of 128 MB, use the following command line:java -Xms64m -Xmx128m -jar MyApp.jarThis will ensure the application starts off with a minimum of 64 MB of heap space allocated for it, and never tries to allocate more than 128 MB.
Control Panel (System Wide/For Applets)
4. On Windows operating systems, open your control panel ('Start menu > Control Panel') and find the icon labeled 'Java.' (This may not be available in earlier versions of Java.)
5. In the Java Control Panel application, go to the 'Java' tab and click the 'View...' button. You'll be presented with a window containing a list of the installed Java Runtime Environments on your system.
6. Select your primary (or only) Java environment from the list and double-click in the cell labeled 'Runtime Parameters.'
7. Enter the initial and maximum heap sizes as necessary, using the parameters used in the first section above. For example, to use an initial heap size of 64MB and a maximum heap size of 128MB, fill in the box with the following:-Xms64m -Xmx128m
8. Click 'OK' to close the runtime environments window, and 'OK' again to close the Java control panel.

How to Fix a Registry Error

Sunday, March 25, 2012 Off





Windows Registry Repair
1. Download Windows Registry Repair (see Resources). Click the installation link and follow the on-screen instructions to install the program onto your computer. Open the program by clicking the icon on your desktop or through the Start menu.
2. Click the 'Full Scan' button on the left side. When the scan is complete, the errors will be listed in the main screen. All errors are automatically checked when the scan is completed. Click the 'Fix Errors' button.

3. Close the program by clicking the 'X' on the top-right corner.
Registry Mechanic
4. Download Registry Mechanic (see Resources). Click the installation link and follow the on-screen instructions to install the program onto your computer. Open the program by clicking the icon on your desktop or through the Start menu.
5. Click the 'Scan Your Registry' button and the registry scan starts. This can take a few minutes, depending upon the speed of your computer. When the scan Is completed, the errors will be listed in the main window. All errors are automatically checked. You can browse through the errors if you are interested in what Registry Mechanic found.
6. Click the 'Repair' button and Registry Mechanic will fix the registry errors found. Close the program by clicking the 'X' in the upper-right corner.
CCleaner
7. Download CCleaner (see Resources). Click the installation link and follow the on-screen instructions to install the program onto your computer. Open the program by clicking the icon on your desktop or through the Start menu.
8. Click the 'Registry' button on the left side. Click the 'Scan for Issues' button at the bottom of the window, and CCleaner will scan your registry for errors. This will take a few minutes, depending on how fast your computer is running. When the scan is finished, the errors will be listed in the window and each error is automatically checked. You can browse through the errors if you are interested in the problems CCleaner found.
9. Click the 'Fix Selected Issues' button at the bottom of the window. A 'Do you want to backup changes to the registry' prompt opens. Click 'Yes,' name the file in the 'File name' field and click the 'Save' button. When it finishes saving, a window opens. Click the 'Fix all selected issues' button. You will see 'Issues Fixed' on this screen when it is finished. This only takes a few minutes, depending upon the speed of your computer. Click the 'Close' button and then click the 'X' in the upper right corner to close CCleaner.

How to Fix the Driver IRQL Is Not Less or Equal Error

Friday, March 23, 2012 Off





1. Insert the driver disc into the system.
2. Click 'Start,' type 'Device Manager' in the Search box, and press 'Enter.'

3. Click on the hardware that triggered the error and select 'Driver.' Click 'Update.'
4. Select the drive containing the driver disc to reinstall the file, correcting the corrupted driver.

How to Check for Missing or Corrupted Files

Off





Disk Error Checker
1. Close all open files and programs.
2. Go to 'My Computer.' Either double-click on the the My Computer icon on your desktop or open the start menu and click on My Computer.

3. Right click on the drive you want to scan and then click properties. The hard drive with your windows installation will be called 'C:'.
4. Click on the 'tools' tab. Click the 'check now' button under Error Checking. This will open the disk error checker. This utility will scan your entire disc for corrupt files, errors and bad sectors and attempt to fix them.
5. Check both boxes and then click 'start.' The error checking will begin. This process can take a long time, depending on the size and speed of your hard drive. If you receive an error message that check disc cannot run because the volume is in use, click yes to schedule it to run. Restart your computer and it will run at startup.
System File Checker
6. Log in to your computer as the administrator or as an account that has administrator privileges.
7. Open a command prompt. The command prompt can be found in the start menu under all programs, accessories, command prompt.
8. Type 'sfc /scannow' without the space and hit enter. Insert your Windows installation disc if requested to do so.

How to Fix Runtime Error R6002

Wednesday, March 21, 2012 Off





CCleaner
1. Visit the CCleaner Website (Resource section has site link) and download the program. Locate the Ccleaner file and double-click it to run the file. The installation wizard will appear. Follow the onscreen instructions to install the software.
2. Double-click the CCleaner Windows desktop icon to open and run the program.

3. Locate and click the 'Registry' icon and click the 'Scan for Issues' button. This will start the registry scan.
4. Insert a check mark by the registry errors found. Click the 'Fix Selected Issues' button. Back-up your registry system by clicking 'Yes' in the prompt box.
5. Click the 'Fix All Selected Issues' button and click 'OK' in the 'Fix All Selected Issues?' prompt to fix the registry.
Eusing Registry Cleaner
6. Visit the Eusing Registry Cleaner Website (see Resource for site link) and download the program file. Double-click the file to run it. Follow the program's instructional steps in the installation wizard to install the program.
7. Double-click the Eusing Registry Cleaner desktop icon to open and run the program.
8. Insert check marks in the options under the 'Select the Sections to Scan' section.
9. Click 'Scan Registry Issue' under the 'Tasks' category.
10. Choose the registry error you want to repair and click 'Repair Registry Issue,' which is under the 'Tasks' category.
RegVac Registry Cleaner
11. Visit the RegVac Registry Cleaner Website (see Resource section for site link) and download the program file. Find the file after downloading it and double-click it to run it. Follow the installation wizard's steps to install the program.
12. Double-click the RegVac desktop icon to run the program.
13. Click the 'Scan and Clean' button. The program will scan your registry.
14. Click the 'Clean Registry' button to fix your registry.
15. Click the 'OK' button in the dialogue box.

How to Fix Error 1706

Tuesday, March 20, 2012 Off





1. Place the Microsoft Office disc in your CD-ROM drive.
2. Click the Windows logo in the bottom left corner of the desktop. Press the Windows button on your keyboard plus 'R' to open the Run utility.

3. Type the following command in the dialog box:CD-ROM drive:\Setup /a'CD-ROM' represents the drive letter of your CD-ROM drive. For example, if your CD-ROM letter drive is 'K,' type 'K drive:\Setup /a.' Click 'OK.'
4. Give the hard drive location for the Office administrative installation in the 'Administrative Installation' box.
5. Enter the Product Key and click 'Next.' Wait for the installation to complete and click 'OK.'
6. Complete the on-screen prompts in the 'Use an Alternative Network Administrative Installation' section. This alters the Office source location to the administrative installation on your drive.

How to Fix Iexplore.Exe Errors for XP

Monday, March 19, 2012 Off





Remove Spyware
1. Download and update an anti-spyware program such as AdAware, Spybot, or Windows Defender. Update your spyware definitions if you already have an anti-spyware program.
2. Run your anti-spyware program. Remove any adware or spyware found on your computer. If your anti-spyware program reports any errors or is unable to remove any malicious programs, you will need to manually remove the programs.

3. Restart your computer.
4. Click on 'Start,' then 'Control Panel.' Select 'Classic View' in the left column.
5. Open 'Add/Remove Programs.'
6. Scan the program listings for any programs added since you began experiencing problems. If you detect a program that fit this category, double-click the program to begin the uninstallation program.
7. Follow the on-screen prompts to complete uninstallation. Repeat this process for each program you wish to uninstall. Restart the computer.
8. Download Internet Explorer and reinstall it. If your version of Internet Explorer does not work, download with another browser, if possible, or with another computer.
9. Reinstall Internet Explorer, and restart your computer.

How to Fix Runtime Error 339: MSCOMM32.ocx

Off





Download and copy the DLL file to Windows
1. Download the 'MSCOMM32 zip file' (see Resources) and extract by right-clicking on the file and click 'Extract All' from the drop-down menu.
2. Click 'Start' and then type 'windows/system32/' in the search box. Double-click the 'System 32' folder to open the folders location.

3. Open the extracted folder and drag and drop the 'MSCOMM32.OCX' file over to the System 32 folder. Alternatively right-click the 'MSCOMM32.OCX' and click 'Copy' and then right-click anywhere in the System 32 folder and select 'Paste' to make a copy of the DLL.
Registering the DLL file
4. Click 'Start' and type 'Run' in the search box. Click the 'Run' shortcut application. The Run box displays on the screen.
5. Type 'cmd' to open the Command Prompt window. Type 'regsvr32.MSCOMM32.OCX' in the command prompt utility to register the DLL file.
6. Type 'Exit' in the Command Prompt to close the application. Close the Run box.

How to Recover Windows XP Corrupt Local Profile

Sunday, March 18, 2012 Off





1. Click the Windows 'Start' button, then click 'Control Panel.' Double-click 'User Accounts.' Click 'Create a New Account' to open a dialog box.
2. Type the new user account name in the opened dialog box. Click 'Next.' Select a user account type and click 'Create Account.' This creates a new profile and creates a new directory on the hard drive where your profile settings are stored.

3. Click the Windows 'Start' button and select 'Run.' Type 'C:\Documents and Settings\Old_Username' into the text box where 'old_username' is the name of the account that is corrupted. This opens an Explorer window that shows all of your profile account directories.
4. Right-click the profile account directory that is corrupted and click 'Copy.' Right-click your new account profile directory and click 'Paste.' When the popup dialog asks if you want to overwrite 'Ntuser.dat,' Ntuser.dat.log' and 'Ntuser.ini,' click 'No' to keep the original files.
5. Log out of the computer and log in with the new user account. The errors are removed, and your old preferences are added to your new account profile.

How to Fix an Error in Microsoft Internet Explorer

Saturday, March 17, 2012 Off





1. Clear your browsing history and temporarily downloaded files and check your browsing settings. Click the 'Start' menu and open your 'Control Panel,' and then click 'Network and Internet Connections' and finally 'Internet Options.' Under 'Browsing history,' click 'Delete,' and choose 'Delete files...' under 'Temporary Internet Files.' Then click 'Settings' under 'Browsing history' and change the size of your browser cache. If you have a broadband connection, set it between 50 and 100 megabytes (MB). If you're using dial-up, set it between 250 and 1024 MB. Click the 'Advanced' tab. Ensure that the check box next to 'Disable script debugging' is checked and click 'OK.'
2. Visit the manufacturer of your graphics card or computer to update your video drivers. Download and install the drivers, and then reboot your computer.

3. Run a complete virus scan using a recommended antivirus program. Also, run a full spyware scan using a software program from a trusted provider. Follow the software's instructions for removing malware threats from your computer.
4. Ensure that you are receiving the most current updates from Windows Update. Visit the Windows Update website for faster access to the updates (see Resources below). To receive updates automatically, click 'Start,' 'Control Panel,' 'Performance and Maintenance' and then 'System.' Select the 'Automatic Updates' tab. Select 'Automatic (Recommended)' and select the date and time that you would like to install the updates.
5. Reinstall or repair Internet Explorer if you're having consistent and serious errors. Reinstall Internet Explorer 6 by navigating to the 'Inf' folder in the 'Windows' folder on your system drive. Browse to the 'ie.inf' file within this folder. Right click the file and select 'Install.' When the reinstallation process is complete, restart your computer. If you have Internet Explorer 7, open your browser and select 'Tools' and then 'Internet Options.' Click the 'Advanced' tab. Under 'Reset Internet Explorer settings,' click 'Reset.' In the dialogue box that appears, click 'Reset' again.

How to Troubleshoot the Spooler SubSystem App Error

Off





1. Click the 'My Computer' icon, usually found on the desktop. If it isn't, click on the 'Start' button in the bottom-left corner of the screen, and then click 'My Computer' in the Start menu.
2. Click the 'Tools' button in the menu at the top of the dialog box. Select 'Folder Options' in the drop-down menu that appears. This will open the Folder Options window.

3. Click on the View tab. Next, put a check against the option labeled 'Show Hidden Files and Folders.' You will need to uncheck the option labeled 'Hide Extensions for Known File Types.'
4. Click on the 'Start' button and then click 'Search.' Look in the left column and select the option labeled 'All Files and Folders.'
5.

Type the following file name into the text box labeled “All or Part of the Filename”: hpzimm12.dll. Click on the 'Look In' drop-down box and select drive C (or whichever drive that Windows is installed on). Click on the 'Search' button.
6. Locate the 'hpzimn12.dll' file in the right-hand pane once the search is complete. Right-click on it and select 'Delete' to remove it.
7. Restart your computer and run the installation CD-ROM that came with your printer. The problem will be solved, and the printer should now install normally without the error message.

How to Fix Task Manager Errors

Off





No Menu Bars or Scroll Bars
1. Open the task manager by pressing 'Ctrl,' 'Alt,' and 'Delete' if you are not already there.
2. Move the mouse pointer to the edge of the task manager. You can place the mouse pointer on either the left or right.

3. Double-click your mouse. The task manager menu, tabs and scroll bar will appear at the top.
Task Manager Not Opening when you press 'Ctrl,' 'Alt,' and 'Delete' together
4. Click the Windows 'Start' button and click 'Run' (without quotes) or 'Start Search' (Windows Vista users).
5. Type 'gpedit.msc' (without quotes) and press 'Enter' to open the Group Policy window.
6. Click 'User Configuration' and click on the plus ( ) next to Administrative Templates. Double-click the 'System' folder on the right panel and double-click the 'Ctrl Alt Del Options' folder.
7. Double-click 'Remove Task Manager' and click the 'Not Configured' radio button. Click 'OK' to save the changes and close the Group Policy window.
8. Press 'Ctrl,' 'Alt,' and 'Delete' together. The task manager should now open.

How to Clear Blue Screen Error Messages in Windows

Friday, March 16, 2012 Off





1. Read the screen. Te blue screen itself will provide you with a few options. It's best to try them in order of least dramatic to the most dramatic.
2. Select the option to boot Windows normally. It's possible that the computer had a simple glitch that already has resolved itself. If so, the computer will boot normally. Often, by default, the computer selects this option. Just press the 'Enter' key on your keyboard.

3. Boot into the last known good configuration. This is generally the option listed above the first one that you selected. You will need to use your keyboard arrows to highlight it. Press 'Enter' on your keyboard and see if the system boots normally.
4. Choose your final easy option. This option boots into safe mode. Highlight it, using the arrow keys and press the 'Enter' key. If you are successful, you will be in safe mode. The safe mode is a troubleshooting aspect of Windows in which most of the advanced functions are disabled. At this point, you will want to shut down Windows normally and attempt to reboot normally.
5. Repair the operating system. Insert your operating system installation disc into your optical drive. Restart the system, and press a key on your keyboard when the computer gives you the message 'Press any key to boot from CD.' This will prompt the computer to attempt to boot from the disc in your optical drive. You will receive the option of 'Repair' or 'Reinstall.' Choose 'Repair' first because that will attempt to save all of your programs, files and settings.
6. Reinstall your operating system if none of the other options work. This will restore your computer to its original factory settings. Insert the operating systems installation disc into the optical drive, restart the system and press a key when prompted to boot from CD. From the options you receive, choose 'Reinstall' and click 'OK.' The computer will automatically reinstall the software.

How to Fix Windows Startup Errors

Wednesday, March 14, 2012 Off





1. Place the Windows 7 installation disk into the optical disk drive. Restart your computer.
2. Follow prompts to press any key when the 'Press any key to boot from CD or DVD' window appears. Wait for Windows to load the files.

3. Follow prompts to select your language, time and keyboard or input method at the 'Install Windows' screen. Click 'Next.'
4. Click 'Repair your computer' at the bottom of the next screen.
5. Click the radio button next to 'Use recovery tools that can help fix problems starting Windows' option and select your operating system. Click 'Next.'
6. Click 'Startup Repair' at the 'System Recovery Options' screen. The tool will automatically detect and fix startup errors. Your PC might restart more than once.

How to Check the Event Viewer for BSOD

Off





1. Click 'Start,' type 'Event Viewer' into the search box and then click 'Event Viewer' in the search results. The Event Viewer will open.
2. Double-click 'Windows Logs' in the pane on the left and click 'Application,' 'System' or 'Security.' Microsoft provides information on what types of logs appear in each category (see Resources). If you have see a folder in the left pane called 'Custom Views,' double-click it and then click 'Administrative Events.'

3. Double-click any event in the pane on the right to view details about the event. Blue screen errors will be listed as 'Error.'

How to Reset Vista Firewall From Command Error 126

Tuesday, March 13, 2012 Off





1. Power on your PC computer and wait for it to boot up. Click on the 'Start Menu' icon at the bottom right corner of the screen. Input the phrase 'command' into the search field at the bottom of the screen. Right click on the result titled 'Command Prompt' and select the 'Run as Administrator' option. Wait as the command window opens.
2. Type in the phrase 'netsh int ip reset reset.txt' and press the 'Enter' key. Type in the phrase 'netsh winsock reset' onto the second command line and press 'Enter.' Type in the phrase 'netsh advfirewall reset' and press the 'Enter' key to reset the built-in Windows Vista firewall. Press the 'Exit' tab on the top right corner of the command window to exit. Click on the 'Start' menu icon and select 'Restart' to reboot your system.

3. Wait as your computer reboots. Launch your computer's Internet browser and try visiting your favorite website to ensure that your computer's Internet functionality has been restored.

How to Repair a Windows XP Explorer EXE Application Error

Off





1. Click 'Start', 'Programs', 'Accessories', 'System Tools', and click 'System Restore'.
2. Click 'Restore my computer'.

3. Select a restore point before Explorer became broken.
4. Press 'Next' to restore the computer, refreshing the Explorer files.

How to Fix a Win 32 Error

Off





1. Click on the Start button and select 'All Programs.' Click on Windows Update. Follow the on-screen prompts to install the latest updates. Please note you will need an Internet connection to execute this step.
2. Restart your computer.

3. Click on the Start button and select 'Run...' Type 'regedit' without the quotes and press the 'Enter' key. This will open your Windows Registry Editor.
4. Navigate to the following registry: 'HKEY_LOCAL_MACHINE' > 'SYSTEM' > 'CurrentControlSet' > 'Services' > 'Browser' > 'Parameters.'
5. Locate 'IsDomainMaster.' Set its value to 'False.'
6. Restart your computer.

How to Repair Windows XP Registry Errors

Sunday, March 11, 2012 Off





1. Use RegCure (see References). RegCure has the ability to analyze every entry in your registry and point out which have errors. The RegCure software knows what a registry entry for a particular program should look like—if the entry on your computer doesn't match that 'correct' version, it obviously has an error. Once you get RegCure downloaded and installed, click 'Scan' to scan your registry and 'Fix All' to repair the errors.
2. Use Registry Mechanic (see References). Registry Mechanic operates in a very similar manner to RegCure. Once you perform a full scan of your Windows registry using the Registry Mechanic software, you will be presented with a comprehensive listing of all of the entries that were found to have errors. You can then click a single time on the 'Fix All' button to repair these registry errors and get your registry functioning properly again.

3. Use System Mechanic (see References). In addition to registry cleaning functionality, System Mechanic can also analyze other aspects of your computer to make sure the entire machine is functioning the way it should be. Open System Mechanic and click on the 'Registry' button to bring up the registry scanner. Click 'Scan' to scan your registry and 'Fix All' to repair the errors.

Powered by Blogger.