You may experience a dialing rules problem after you uninstall Windows Server 2003 Service Pack 1 from a Windows Server 2003-based computer (914040)



The information in this article applies to:

  • Microsoft Windows Server 2003 SP1, when used with:
    • Microsoft Windows Server 2003, Standard x64 Edition
    • Microsoft Windows Server 2003, Standard Edition
    • Microsoft Windows Server 2003, Enterprise x64 Edition
    • Microsoft Windows Server 2003, Enterprise Edition for Itanium-based Systems
    • Microsoft Windows Server 2003, Enterprise Edition
    • Microsoft Windows Server 2003, Web Edition

Important This article contains information about how to modify the registry. Make sure to back up the registry before you modify it. Make sure that you know how to restore the registry if a problem occurs. For more information about how to back up, restore, and modify the registry, click the following article number to view the article in the Microsoft Knowledge Base:

256986 Description of the Microsoft Windows registry

SYMPTOMS

After you uninstall Microsoft Windows Server 2003 Service Pack 1 (SP1) from a Windows Server 2003-based computer, you may experience a dialing rules problem. You may no longer be able to select a location in the country/region list in the Phone and Modem Options dialog box. Additionally, some applications that require dialing rules may not function correctly.

RESOLUTION

Warning Serious problems might occur if you modify the registry incorrectly by using Registry Editor or by using another method. These problems might require that you reinstall your operating system. Microsoft cannot guarantee that these problems can be solved. Modify the registry at your own risk.

To restore the dialing rules data to the the way they were in the original release version of Windows Server 2003, follow these steps:
  1. Click Start, click Run, type regedit in the Open box, and then click OK.
  2. In Registry Editor, locate and then click following registry subkey:

    HKEY_LOCAL_MACHINE\software\Microsoft\windows\Currentversion\Telephony\Country List

  3. Double-click the CountryListVersion registry entry.
  4. In the Value data box, type 0, and then click OK.
  5. Stop the Telephony service by using one of the following methods:
    • Use the Microsoft Management Console (MMC) Services snap-in:
      1. Click Start, click Run, type services.msc in the Open box, and then click OK.
      2. In the Services dialog box, in the list of services, double-click the Telephony service.
      3. Click the General tab.
      4. Under Service status, click Stop.
    • Use the net stop tapisrv command:
      1. Click Start, click Run, type net stop tapisrv in the Open box, and then click OK.
      2. Type N when you are prompted, and then press ENTER.
    • Restart the computer.
The next time that you open the Phone and Modem Options dialog box, you will find that the registry is updated. The registry will have the dialing rules data from the original release version of Windows Server 2003.

Note For any custom modifications to take effect, repeat your earlier custom modifications under the HKEY_LOCAL_MACHINE\software\Microsoft\windows\Currentversion\Telephony\Country List subkey. Then, restart the Telephony service.

STATUS

Microsoft has confirmed that this is a problem in Windows Server 2003.

Modification Type:MinorLast Reviewed:7/26/2006
Keywords:kbtshoot kbprb KB914040 kbAudDeveloper