You cannot display or save an item by using GetItemFromID in Outlook 2000 (228512)
The information in this article applies to:
This article was previously published under Q228512 SYMPTOMS You try to programmatically display or save an item, but
the Display or Save methods in the Outlook object model do not seem to work.
CAUSEBoth the Display and the Save methods in the Outlook object model do not work when you try to
programmatically save or display an Outlook item if the following conditions
are true: - You referenced the item using the GetItemFromID method.
- The item is based on a custom form containing Visual Basic
Scripting Edition (VBScript) code.
- The form definition is not stored in the item.
RESOLUTIONTo resolve this problem, download and install the update
described in this article. How to Download and Install the UpdateIMPORTANT: The installation of the update that is described in this article
has the following requirements:
- Microsoft Windows Installer 2.0
Before you install this update, you must install
Windows Installer 2.0 or later. For additional information about this
requirement, see the "Windows Installer 2.0 Update Requirements" section of
this article. - Microsoft Office 2000 Service Pack 3 (SP-3)
Before you install this update, install Office 2000
Service Pack 3 (SP-3).
For more information about how to install Office 2000 SP-3, click the following article number to view the article in the Microsoft Knowledge Base:
326585
Description of the Office 2000 Service Pack 3
Client Update
To download and install the client update, follow these steps:
- Visit the following Microsoft Web site:
- Click Save to save the 228512.exe file to
the selected folder.
- In Windows Explorer, double-click
228512.exe.
- If you are prompted to install the update, click
Yes.
- Click Yes to accept the License
Agreement
- Insert your Office 2000 CD-ROM when you are prompted to do
so, and then click OK.
- When you receive a message that indicates the installation
was successful, click OK.
NOTE: After you install the update, you cannot remove it. To return to
an installation before the update was installed, you must remove all of Office
2000, and then install it again from the original CD. Administrative Update If you installed Outlook from a server location, the server
administrator must update the server location with the administrative public
update and deploy that update to your computer. If you are the server
administrator, follow these steps to download the administrative update:
- Visit the following Microsoft Web site:
- Download the file to your desktop.
- In Windows Explorer, double-click
228512a.exe.
- Click Yes to accept the License Agreement.
- In the Please type the location where you want to
place the extracted files box, type C:\228512a,
and then click OK.
- Click Yes when you are prompted to create
the folder
- If you are familiar with the procedure to update your
administrative installation, click Start and then click
Run. Type the following command in the Open
box msiexec /a Admin
Path\MSI File /p C:\ 228512a
\MSP File
SHORTFILENAMES=1
where Admin
Path is the path to your administrative installation point for
Office 2000 (for example, C:\Office2000), and
where MSI
File is the .msi database package for the Office 2000 product
(for example, Data1.msi), and
where MSP
File is the name of the administrative update.
NOTE: You can append "/qb+" (without the quotation marks) to the
command line, so that the Office 2000 Administrative
Installation dialog box and the End User License
Agreement dialog box do not appear - To deploy the update to the client workstations, click
Start, and then click Run. Type the following
command in the Open box msiexec /i
Admin Path\MSI File
REINSTALL=Feature List
REINSTALLMODE=vomu
where Admin
Path is the path to your administrative installation point for
Office 2000 (for example, C:\Office2000), and
where MSI
File is the MSI database package for the Office 2000 product (for
example, Data1.msi), and
where Feature List
is the list of feature names (case sensitive) that have to be
reinstalled for the update. To install all features, you can use REINSTALL=ALL
or you can use the following list of features:
- OUTLOOKFiles
- OUTLOOKNonBootFiles
How to Determine Whether the Update is InstalledThe update contains updated versions of the following files:
File Name Version
-----------------------
Outllib.dll 9.0.0.7119
Recall.dll 9.0.0.7031
In Outlook, click About Microsoft Outlook on the
Help menu to determine the version that is on your computer.
If the update is installed, version 9.0.0.7119 appears in the About
Microsoft Outlook dialog box. NOTE: If the update is already installed on your computer, you receive
the following message when you try to install the update: This update has already been applied or is included in an update
that has already been applied. Windows Installer 2.0 Update RequirementsThe installation of the update described in this article requires
that your version of Microsoft Windows Installer be 2.0 or later. Microsoft
Windows 2000 Service Pack 3 (SP-3) include this version of the Windows
Installer. To install the latest version of the Windows Installer, visit one of
the following Microsoft Web sites For Windows
Installer for Microsoft Windows 95, Microsoft Windows 98, and Microsoft
Windows Millenium Edition (Me): For Windows Installer for Windows NT 4.0 and 2000: WORKAROUND Depending on the needs of your solution, you can work
around the problem by using a different method to reference the item.
For more information
about how to programmatically reference items,, click the following article number to view the article in the Microsoft Knowledge Base:
208520
Programming examples for referencing items and folders in Outlook 2000
STATUSMicrosoft has confirmed that this is a problem in the Microsoft products that are listed in the "Applies to" section.REFERENCES
For more information about how to save the form
definition, click the following article number to view the article in the Microsoft Knowledge Base:
207896
Working with form definitions and one-off forms
For more information about available resources and answers to
frequently asked questions about Microsoft Outlook 2000
solutions, click the following article number to view the article in the Microsoft Knowledge Base:
146636
Frequently asked questions about custom forms and Outlook solutions
Modification Type: | Major | Last Reviewed: | 6/27/2006 |
---|
Keywords: | kbdownload kbOffice2000preSP4fix kbBug kbMsg kbOutlookObj KB228512 |
---|
|