Microsoft KB Archive/191994

From BetaArchive Wiki
Knowledge Base


PRJ98: Export Map with Filter Does Not Save Summary Tasks

Article ID: 191994

Article Last Modified on 1/23/2007



APPLIES TO

  • Microsoft Project 98 Standard Edition



This article was previously published under Q191994

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

In Microsoft Project 98, when you use a filtered export map to save a project in any of the following formats

  • Text
  • CSV
  • HTML
  • Microsoft Excel
  • Microsoft Access
  • ODBC (SQL, Access, Oracle)

the related summary rows (tasks) may not be saved.

CAUSE

This problem may occur when the following conditions are true:

  1. You save a project in Text, CSV, HTML, Excel, Access or ODBC (SQL, Access, Oracle) format.
  2. You use a filter other than All Tasks in the Export Map.
  3. You select Show Related Summary Rows in the filter.


WORKAROUND

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.
To work around this behavior, modify the Windows registry to display related summary rows when saving a project using an export map. To do this, follow these steps:

  1. Quit Microsoft Project 98 if it is running.
  2. Click Start, and then click Run.
  3. In the Open box, type Regedit and click OK.
  4. In the left pane, navigate to, and select the following subkey (folder):

         HKEY_CLASSES_ROOT\MSProject.HTML.8
                            

    NOTE: This subkey will show related summary rows when a project is saved as HTML. To add this functionality for other formats, use the following registry subkeys under HKEY_CLASSES_ROOT instead:

       Format                 Subkey
       ---------------------------------------
       HTML                   MSProject.HTML.8
       CSV                    MSProject.CSV.8
       Access                 MSProject.MDB8.8
       Any of the ODBC
       (SQL, Access, Oracle)  MSProject.ODBC.8
       Text                   MSProject.TXT.8
       Excel                  MSProject.XLS5.8
                        
  5. On the Edit menu, point to New, and click Key.
  6. Type ShowParents for the name of the new subkey.
  7. In the right pane, double-click the Default icon.
  8. In the Value Data box, type True. Click OK.
  9. On the Registry menu, click Exit.

Now when you start Microsoft Project 98 and save as HTML, related summary rows will always be saved.

NOTE: Related summary rows will always appear independent of the option in the filter. To remove related summary rows, change the value for the registry subkey created in step 8 to False instead of True.

STATUS

Microsoft has confirmed that this is a problem in the Microsoft products that are listed at the beginning of this article.


Additional query words: data database

Keywords: kbbug kbconversion kbnofix KB191994