Skip to Content
0
Nov 11, 2005 at 04:08 PM

WSDL: Web service error

30 Views

I am a newbie to XI.

I created everything in Integration Repository/Integration Directory to send/receive BAPI_USER_GET_DETAIL through my simple web application.

Q.1 Should I use the active website to test the scenario

Q.2 What can be other issues as SOAP communication gets fail and I receive following error.

" at System.Web.Services.Protocols.SoapHttpClientProtocol.

ReadResponse(SoapClientMessage message, WebResponse response, Stream responseStream, Boolean asyncCall)

at System.Web.Services.Protocols.SoapHttpClientProtocol.Invoke(String methodName, Object[] parameters)

at NarenTestSAP_11Nov.localhost.USER_DATA_MIService.USER_DATA_MI(USER_REQ_DT USER_REQ_MT)

in c:\inetpub\wwwroot\NarenTestSAP_11Nov\Web References\localhost\Reference.vb:line 44

at NarenTestSAP_11Nov.WebForm1.Button1_Click(Object sender, EventArgs e)

in c:\inetpub\wwwroot\NarenTestSAP_11Nov\WebForm1.aspx.vb:line 54 "

Thanks in advance,

Narendra.