Notice: This website is an unofficial Microsoft Knowledge Base (hereinafter KB) archive and is intended to provide a reliable access to deleted content from Microsoft KB. All KB articles are owned by Microsoft Corporation. Read full disclaimer for more details.

Why Outlook does not support read-only media


View products that this article applies to.

Summary

This article describes why Outlook does not support read-only media.

↑ Back to the top


More information

There are three reasons why Outlook does not support opening personal folders (.pst) files on read-only media (such as, CD-ROMs) or read-only folders:
  • The .pst file is a database file format. As the user navigates through the Outlook user interface, the user expects the computer to respond with searches and sorts (similar to when a user clicks a view column header to sort the content in the view). The computer must be able to write to the .pst file so that those search and sort procedures are available.
  • The user expects to be able to change the view contents, for instance the user may want to add columns, and the user may want Outlook to remember the current sort order, filters, and so on. The view definition saves the information into a special area in that Outlook folder, therefore the view definition is written to the .pst file.
  • The .pst file is in a single-user file format. The computer uses a special area of the file to write information about the computer that opened the file. The file allows other processes on the same computer to access the file while it prevents other computers from accessing the file until the first computer closes the file. Without this "file lock" feature, the computer is open to file damage when two computers open the .pst file at the same time.
These design decisions reflect the core architecture of Outlook and Messaging Application Programming Interface (MAPI).

Personal folders files are not supported on file shares. For additional information, click the following article number to view the article in the Microsoft Knowledge Base:
297019 Personal folder files are unsupported over a LAN or over a WAN link

↑ Back to the top


Keywords: kbinfo, KB269520, kbinfo, KB269520

↑ Back to the top

Article Info
Article ID : 269520
Revision : 6
Created on : 1/27/2007
Published on : 1/27/2007
Exists online : False
Views : 704