Unable to create temporary files directory "{0}"

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

ToggleSyntax

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

ToggleSee Also