The IMailBox.BaseFolder, IMailBox.RootFolder, and IMailBox.Inbox CDOEX properties may return blank values when you use script code to access a hierarchy of folders that belongs to a person (899351)
The information in this article applies to:
- Collaboration Data Objects for Exchange 2000
SYMPTOMSWhen you use script code to access a hierarchy of folders that belongs to a person, the following Collaboration Data Objects for Exchange (CDO) for Exchange 2000 Server (CDOEX) properties may return blank values: - IMailBox.BaseFolder
- IMailBox.RootFolder
- IMailBox.Inbox
CAUSE This problem occurs because the Ole32.dll file is not correctly registered on the computer where you run the script code. RESOLUTIONTo resolve this problem, reregister the Ole32.dll file on
the computer where you want to run the script code. To do this, follow
these steps:
- Click Start, click Run,
type the following command, and then click
OK.
Regsvr32.exe
%Windir%\System32\Ole32.dll - In the RegSvr32 dialog box, click
OK.
STATUSMicrosoft
has confirmed that this is a problem in the Microsoft products that are listed
in the "Applies to" section.
Modification Type: | Major | Last Reviewed: | 9/27/2005 |
---|
Keywords: | kbprb kbtshoot KB899351 kbAudDeveloper |
---|
|