Property {0} contains a path name ({1}) that exists in the file system of the CE server, but cannot be written.

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

ToggleSyntax

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

ToggleSee Also