The import process encountered an invalid dataset. The {0} XML tag was not found in the expected location. You might have selected the export manifest file instead of the converted deploy dataset file.

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

ToggleSyntax

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

ToggleSee Also