The operation cannot be completed because a supported web service runtime is not present. Either Microsoft Web Services Extensions (WSE) 3.0 or the Windows Communication Foundation (WCF) is required.

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

ToggleSyntax

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

ToggleSee Also