OL2000: No Progress Indicator While Importing Schedule+ Files (241423)



The information in this article applies to:

  • Microsoft Outlook 2000

This article was previously published under Q241423
IMPORTANT: This article contains information about modifying the registry. Before you modify the registry, make sure to back it up and make sure that you understand how to restore the registry if a problem occurs. For information about how to back up, restore, and edit the registry, click the following article number to view the article in the Microsoft Knowledge Base:

256986 Description of the Microsoft Windows Registry

SYMPTOMS

When you import Microsoft Schedule+ files into Outlook, there is no visual indication of the progress.

RESOLUTION

WARNING: If you use Registry Editor incorrectly, you may cause serious problems that may require you to reinstall your operating system. Microsoft cannot guarantee that you can solve problems that result from using Registry Editor incorrectly. Use Registry Editor at your own risk.

Setting the following registry key allows you to display a progress bar indicator when importing Schedule+ files:

To add the registry key:
  1. Click Start, and click Run.
  2. In the Open box, type regedit and click OK.
  3. Locate the following key in the registry:

    HKEY_Current User\Software\Microsoft\Office\9.0\Outlook\Import

  4. On the Edit menu, point to New, and then click Key. Name the key Import.
  5. With the Import key selected, on the Edit menu, point to New, and then click DWORD Value. Assign the following values:
       Value Name: ImportUILevel
       Value:      0 = no progress indicator (default)<BR/>
                   1 = show progress 
    					
  6. On the Registry menu, click Exit.

Modification Type:MajorLast Reviewed:9/29/2003
Keywords:kbprb KB241423