Typical causes of this error are: 1) The IBM Content Search Services server does not have file system access to the index path or 2) The index has been deleted from the file system.

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

ToggleSyntax

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

ToggleSee Also