View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
nsc nsc is offline
external usenet poster
 
Posts: 1
Default Invoke Java web service via MS XP Soap toolkit 2.0

The error occured while trying to call the java web service via microsoft
office XP Web service toolkit 2.0. The exception thrown when the SOAPInit
method is called.

WSDLOperation:The operation calculateforexMV had an invalid parts
attribute HRESULT=0x80004005: Unspecified error - WSDLOperation:Initializing
of the input message failed for operation calculateForexMV
HRESULT=0x80004005: Unspecified error -
WSDLPort:An operation for port SocketTestServiceSoapHttpPort could not be
initialized HRESULT=0x80004005: Unspecified error - WSDLPort:Analyzing the
binding information for port EveWebServiceWebPort failed HRESULT=0x80004005:
Unspecified error -
WSDLService:Initialization of the port for service
EveCalculatorServiceService failed HRESULT=0x80004005: Unspecified error -
WSDLReader:Analyzing the WSDL file failed HRESULT=0x80004005: Unspecified
error - Client:One of the parameters supplied is invalid. HRESULT=0x80070057:
The parameter is incorrect.