Programs That Use the IsUpToDate() Function May Receive an Error Message (300165)



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 Q300165

SYMPTOMS

If your program uses the IOleObject::IsUpToDate function to check whether or not an object is up to date, you may receive an error message that is similar to the following message if the object source file is missing:
D:\customer\test is not accessible.
This folder was moved or removed.
If you run the same program on a Microsoft Windows NT 4.0-based computer, you do not receive the error message even if the object source file is missing.

CAUSE

When the program calls the IOleObject::IsUpToDate function, the OLE32 FileMoniker function calls the Shell32 function internally with the SLR_NO_UI flag set to resolve the links. However, the Windows 2000 Shell32.dll file does not handle the SLR_NO_UI flag properly and generates the error message.

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

The English version of this fix should have the following file attributes or later:
   Date        Time      Version          Size        File name
   -------------------------------------------------------------
   6/14/2001   06:58p   5.0.3315.3745    2,338,064    Shell32.dll 
				

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 3.

MORE INFORMATION

For additional information about how to install Windows 2000 and Windows 2000 hotfixes at the same time, click the article number below to view the article in the Microsoft Knowledge Base:

249149 Installing Microsoft Windows 2000 and Windows 2000 Hotfixes


Modification Type:MinorLast Reviewed:9/26/2005
Keywords:kbHotfixServer kbQFE kbbug kbfix kbshell kbWin2000PreSP3Fix kbWin2000sp3fix KB300165