The server can not create the internal call context. There is generally a chained exception explaining why the problem occurred.

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

ToggleSyntax

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

ToggleSee Also