How to Reset a DLL with Windows Firewall

If, when surfing the Internet, you see the "Run DLL as App has encountered a problem" message on a Web page or within certain Web applications, it is most likely the result of a Dynamic Link Library (DLL) file that has failed to initialize or be set properly. When this occurs, Windows Firewall may prevent access to the DLL file from the Web page or application and generate the error message.

In order to repair the problem, you could reinstall the application to which the DLL belongs. This is usually not necessary, though, because all versions of Windows since 95 include the RunDLL32.exe utility, which is designed to reset or reinitialize faulty DLL files. Running the utility from the command line will usually correct most firewall-related DLL issues.

Instructions

    • 1

      Click the "Start" globe. Type "cmd" into the search box and then press the "Enter" key.

    • 2

      Wait for the Windows Command Prompt screen to appear. Type the following at the Command Prompt:

      "RUNDLL32.EXE <dllname>, InstallHinfSection 132 C:\WINDOWS\INF\SHELL.INF"

      Replace the "<dllname>" variable with the actual file name of the DLL that is causing the Windows Firewall exception error.

    • 3

      Press the "Enter" key. Wait for Windows to reconfigure the DLL file and add it to the Windows Firewall DLL exception list in the registry. Restart the computer if prompted to do so.

Related Searches:

References

Comments

You May Also Like

  • How to Register Windows Firewall

    Occasionally you may need to reinstall the Windows Firewall when you are switching from an alternate product or if you are trying...

  • How to Fix an MSHTML.DLL Error

    Reset Internet Explorer settings by opening the program, clicking the "Tools" menu and clicking "Internet Options." Click the "Advanced" tab and then...

  • How to Stop DLL File Errors

    Typically, when a .dll file error occurs, it is because the file has been removed from the computer system somehow. DLL files,...

  • How to Change Ieframe.dll

    Reset your version of Internet Explorer by opening the browser, clicking on "Tools" in the menu bar, then selecting "Internet Options." Click...

  • How to Reset the Dell Server Intrusion Sensor

    Many Dell servers include a security feature called Chassis Intrusion Detection. When enabled, this feature notifies system administrators when the server's external...

  • How to Add a Port in Windows Firewall

    Adding a port in your Windows XP Firewall allows an application or service to communicate with your computer. With a port, the...

  • How to Reset a Firewall in Windows

    Your firewall is a vital program in Windows, blocking malicious files and keeps you from accessing websites that might prove harmful for...

  • How to Run a DLL as an App at Start-up

    Microsoft Windows dynamic link library files contain information and libraries intended for use by many different applications--consolidating the information in this ...

  • How to Add an Exception in Windows Firewall

    If you want a program or service to communicate freely with your computer, you must add that program as an exception in...

  • How to Access All DLL Files in Windows XP

    The Windows Dynamic Link Library (abbrev. DLL) is a collection of executable applications and files that can be used by your computer....

Related Ads

Featured