The authentication address in the configuration specifies the wrong communications protocol.

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

ToggleSyntax

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

ToggleSee Also