Consultor Eletrônico



Kbase P108545: An error occurs in Visual Studio .NET 2003 when adding an OpenEdge Web Service which uses RPC/Litera
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   07/09/2005
Status: Unverified

FACT(s) (Environment):

OpenEdge 10.0B
Web Services

SYMPTOM(s):

An error occurs when adding a Web Reference to a .NET project

Custom tool warning: At least one import Operation is an unsupported type and has been ignored.

// CODEGEN: The operation binding 'somename' from namespace 'urn:somenamespace' was ignored. The combination of style=rpc with use=literal is not supported.

The OpenEdge Web Service is using RPC/Literal as the WSDL Style/Use

CAUSE:

Visual Studio .NET 2003 does not support the WSDL Style/Use of RPC/Literal

FIX:

Please use the WSDL Style/Use of RPC/Encoded or Document/Literal instead.
- OR -
Contact Microsoft regarding this issue.