The server's Content Engine Web Services interface cannot be identified based on the specified end point. This field is read-only.
Namespace:
FileNet.Api.Exception
Assembly: FileNet.Api (in filenet.api.dll)
Syntax
Visual Basic (Declaration) |
---|
Public Shared ReadOnly TRANSPORT_WSI_LOOKUP_FAILURE As ExceptionCode |
C# |
---|
public static readonly ExceptionCode TRANSPORT_WSI_LOOKUP_FAILURE; |
C++ |
---|
public: static const ExceptionCode TRANSPORT_WSI_LOOKUP_FAILURE; |
JScript |
---|
public static const var TRANSPORT_WSI_LOOKUP_FAILURE : ExceptionCode; |
See Also