The domain cannot be upgraded because its version is not associated with a supported release. Upgrade this domain first to a supported release, then upgrade again to this release.

Namespace:  FileNet.Api.Exception
Assembly:  FileNet.Api (in FileNet.Api.dll)

ToggleSyntax

Visual Basic (Declaration)
Public Shared ReadOnly E_DOMAIN_UPGRADE_NOT_SUPPORTED As ExceptionCode
C#
public static readonly ExceptionCode E_DOMAIN_UPGRADE_NOT_SUPPORTED
Visual C++
public:
static initonly ExceptionCode^ E_DOMAIN_UPGRADE_NOT_SUPPORTED
JavaScript
FileNet.Api.Exception.ExceptionCode.e_DOMAIN_UPGRADE_NOT_SUPPORTED

ToggleSee Also