Notice: This website is an unofficial Microsoft Knowledge Base (hereinafter KB) archive and is intended to provide a reliable access to deleted content from Microsoft KB. All KB articles are owned by Microsoft Corporation. Read full disclaimer for more details.

ActiveX Installer Service fails when DNS Client service is disabled in Windows 8


View products that this article applies to.

Symptoms

Consider the following scenario:

  • You disable the DNS Client service on a Windows 8-based computer.
  • The ActiveX Installer Service feature is enabled on the computer.
  • You use Internet Explorer to browse to a site that requires you to install an ActiveX control.
In this scenario, you are prompted to enter administrator credentials or administrative approval unexpectedly.

Note The behavior is different in Windows 7. The ActiveX Installer Service works correctly if the DNS Client service is disabled in Windows 7.

↑ Back to the top


Cause

This behavior is by design. A new firewall rule introduced in Windows 8 prevents the ActiveX Installer Service from making DNS queries directly when the ActiveX Installer Service cannot rely on the DNS Client service to do the query on its behalf.

↑ Back to the top


Workaround

Important
Follow the steps in this section carefully. Serious problems might occur if you modify the registry incorrectly. Before you modify it, back up the registry for restoration in case problems occur.


To work around this issue, set the following registry subkey. This registry subkey exempts DNS datagrams from the ActiveX Installer Service firewall policy.
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\SharedAccess\Parameters\FirewallPolicy\RestrictedServices\Static\System] 
"AxInstSV-4"="V2.0|Action=Allow|Dir=Out|RPort=53|Protocol=17|app=%windir%\\System32\\svchost.exe|Svc=AxInstSV|Name=AxInstSV DNS outbound allow|Desc=Allow outbound DNS UDP traffic from AxInstSV|"

↑ Back to the top


Keywords: kbtshoot, kbprb, kbsurveynew, kbexpertiseadvanced, kb

↑ Back to the top

Article Info
Article ID : 2878991
Revision : 1
Created on : 1/7/2017
Published on : 10/22/2013
Exists online : False
Views : 158