Creating an object with a Id of all zeroes is not allowed. Class of object in create attempt was {0}

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

ToggleSyntax

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

ToggleSee Also