The header read from the data stream did not have the expected form for compressed content. Expected {0}, actual {1}.

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

ToggleSyntax

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

ToggleSee Also