FIX: Time Stamps Change When You Use MSI to Install a COM+ Application (277820)



The information in this article applies to:

  • Microsoft Windows 2000 Server SP1
  • Microsoft Windows 2000 Advanced Server SP1
  • Microsoft Windows 2000 Professional SP1

This article was previously published under Q277820

SYMPTOMS

Time stamps are changed on component dynamic-link library (DLL) files that are installed with COM+ Microsoft Installer (MSI). On Windows 2000, the creation and modified dates are set seven hours ahead. On Window 2000 SP1, the modified date is changed to the creation date (or a few seconds off from the creation date), and the problem reproduces well when the creation and modified dates differ.

RESOLUTION

To resolve this problem, obtain the latest service pack for Windows 2000. For additional information, click the following article number to view the article in the Microsoft Knowledge Base:

260910 How to Obtain the Latest Windows 2000 Service Pack


STATUS

Microsoft has confirmed that this is a problem in the Microsoft products that are listed at the beginning of this article. This problem was first corrected in Windows 2000 Service Pack 2.

MORE INFORMATION

Steps to Reproduce Behavior

  1. Get a component DLL with different time stamps for the creation date and the modified date. (This problem is easier to reproduce when the creation and modified date are different.)
  2. Add this component DLL to a COM+ application.
  3. Export the application to generate an MSI installation.
  4. Delete the COM+ application.
  5. Run the Microsoft Installer to install the COM+ application.
  6. Refer to the file at Program Files\COMPlus Applications\Application GUID, and note that the dates on this file differ from the original file.

Modification Type:MajorLast Reviewed:11/17/2003
Keywords:kbbug kbfix kbWin2000PreSP2Fix KB277820