| HelpLibraryManagerException Fields |
The HelpLibraryManagerException type exposes the following members.
| Name | Description | |
|---|---|---|
| Canceled | The operation was canceled. | |
| CatalogNotInstalled | The catalog is not installed. | |
| ContentManagementDisabled | Content management has been disabled. | |
| FailOnFetchingContentFromDisk | Failed while fetching content from disk. | |
| FailOnFetchingInstalledBooks | Failed while fetching installed books. | |
| FailOnFetchingOnlineContent | Failed while fetching online content. | |
| FailOnInstall | Failed on install operation. | |
| FailOnMachineLock | The help content store could not be locked for update. This error typically
occurs when the content is locked for update by another process. | |
| FailOnMove | Failed on move operation. | |
| FailOnRefresh | Failed on refresh operation. | |
| FailOnSettingLocalStore | The path specified for the /content switch is invalid. | |
| FailOnSilentInstall | The installation of content failed. Detailed information can be found in the event
log and in the installation log. | |
| FailOnSilentUninstall | The removal of content failed. Detailed information can be found in the event log
and in the installation log. | |
| FailOnUninstall | Failed on uninstall operation. | |
| FailOnUpdate | Failed on update operation. | |
| FailureToElevate | Failed to elevate with administrative privileges. | |
| HelpLibraryManagerAlreadyRunning | The Help Library Manager is already running. | |
| HelpLibraryManagerNotFound | The Help Library Manager was not found. | |
| HV2InvalidCmdArgs | One or more command line arguments was missing or invalid. | |
| HV2NoBooksToInstall | The arguments passed to HLM did not result in content being installed. This can occur when
the content is already installed. | |
| InvalidCatalogInfo | Files required to install content for a new product were invalid. | |
| InvalidCmdArgs | One or more command line arguments was missing or invalid. | |
| InvalidHelpLocation | The local content store is in an invalid state. This error occurs when the
directory permissions do not allow writing, or a required file is missing from the
directory. | |
| LocalStoreNotInitialized | The local store is not initialized. | |
| MissingCatalogInfo | Files required to install content for a new product were not found. | |
| MissingCommandLineArgument | A required command line argument is missing. | |
| MissingOrInvalidAppConfig | The application configuration file for HLM was missing or invalid. | |
| NoBooksToInstall | The arguments passed to HLM did not result in content being installed or removed.
This can occur when the content is already installed or has already been removed. | |
| NoBooksToUninstall | The arguments passed to HLM did not result in content being removed. This can occur when
the content has already been removed. | |
| NonAdminSetsLocalStoreOnSilentMode | A non-admin user is trying to initialize the store using the /silent switch. | |
| OnlineHelpPreferenceDisabled | Online help preference has been disabled. | |
| Others | An unknown error occurred. | |
| Success | The operation was successful. | |
| UnknownError | An unknown error occurred in the Help Library Manager launcher. | |
| UpdateAlreadyRunning | Another update is already running. |