View Full Version : Read Archived Project


Cramezul
06-20-2007, 10:54 PM
I tried to read more data from an archived project using ReadProject. I
thougth I could at least read some task info to create an overview of the
archived project.

The documentation for ReadProject and ReadProjectStatus define the dataStore
parameter as:
Database in which the project data is located (Drafts, Published, or
Archive). Default to PublishedStore.

When I try to pass DataStoreEnum.VersionsStore, I get a
GeneralInvalidDataStore exception.

Anyone can help?

Thanks