
- Sometimes it’s programming error in that specific code or script and hence gets fail while running thus popping up an error message.
- Also sometimes, Windows get crashed due to multiple operations or application being run at the same time (multitasking), and hence when you try to run any software application if it’s code does not get CPU cycle to execute, the script fails and pop-ups error message.
- Some other possible causes can be Registry Errors.
- Any Redundant program being installed or its associated files.
- Excessive startup entries.
Method #1 Call to Registry server to load and execute modules (3 Ways)
1. Register URLMON.dll
- Click on Start menu>>All programs>>Accessories.
- Open Run and type “Regsvr32 urlmon.dll” and click OK.
- “DllRegisterServer in urlmon.dll succeeded” message will be shown.
- Now just hit OK.
2. Register Internet Explorer Problems
- Click on Start menu>>All programs>>Accessories.
- Right click the command prompt and select 'Run as administrator.'
- After the CMD prompt opens up, type in the following commands:
regsvr32 oleaut.dll
rgsvr32 actxprxy.dll
- Type Exit.
- Hit Enter.
- Now restart your PC to check if your problem is resolved.
3. Using Several Commands
- Click on Start menu>>All programs>>Accessories.
- Open Run, type CMD into the box and click ok.
- After the CMD prompt opens up, type in the following commands:
RegSvr32 Wintrust.dll
RegSvr32 nitpki.dll
RegSvr32 Rsaenh.dll
RegSvr32 Cryptdlg.dll
RegSvr32 Dssenh.dll
RegSvr32 Gpkcsp.dll
RegSvr32 Slbcsp.dll
RegSvr32 Sccbase.dll
(Press enter after each file name to write it in next line)
- Type Exit.
- Hit Enter.
- Now restart your PC to check if your problem is resolved.
Method #2 Disable 3rd Party Browser Extensions
- Click IE icon.
- Press “Use recommended security” option or click “Ask me Later” option.
- In extreme right on top, click Tools>>Internet Options.
- New pop-up window shows up, select ‘Advance’ Panel.
- Uncheck “Enable 3rd party browser extensions.”
- Click Apply > click OK.
- A pop window will occur asking for Restart, Simply Restart.
Method #3 Disable Script Debugging
- Again go to Start and select IE option.
- Click “Use recommended security” option or click “Ask me Later” option.
- In extreme right on top, click Tools >Internet Options.
- New pop-up window shows up, simply select ‘Advance’ Panel.
- Click “Disable Script Debugging (Internet Explorer)” and “Disable Script Debugging (Others).”
- Uncheck the checkbox beside option: “Display a notification about every script error.”
- Click OK.
- Restart PC.
Method #4 Delete Temporary Files
- First of all, make sure all browser windows are closed
- Go to Start>>select Computer
- Double-click on “C:\” drive and open “Documents and Settings.”
- Open ‘User’ folder and select “Local Settings,” click “Temp” folder and delete all of the files.
- Restart the System.
Method #5 Uncheck the Pop-Up Blocker
- Navigate to start and select IE option.
- Click “Use recommended security” option or click “Ask me Later” option
- In extreme right on top, click Tools >Internet Options.
- Go to Privacy tab
- Uncheck the checkbox beside option: “Turn on Pop-up Blocker.”
- Click ok.
- Restart PC.
Method #6 Disable mdm.exe
- Navigate to Start and type “msconfig” in the textbox.
- Click on “msconfig” option from the list.
- System Configuration dialog box appears. On the Startup tab, look for a mdm.exe file in the list.
- If found, deselect the checkbox.
- Restart your PC.
Method #7 Reinstall Internet Explorer
- Click Start>>Control Panel
- Open “Programs,” choose “Uninstall a program.”
- Click on “View Installed Updates.”
- Double Click on your IE to select for uninstall. Now wait for it to uninstall.
- Install IE from Microsoft site.
- Restart your PC.
0 comments:
Post a Comment