07-27-05 12:50 PM
Seems like the call to the web service had failed, check if there are any
errors in the event log on the machine that hosts the web service and on the
biztalk machine (if not the same)
Check HAT for suspended messages
Yossi Dahan
"Luis Esteban Valencia" <levalencia@avansoft.com> wrote in message
news:%23CRZTlhkFHA.3580@TK2MSFTNGP09.phx.gbl...
>I tried to consume a simple webservice from infopath. when I submit I got
> this errro.
>
>
> System.Web.Services.Protocols.SoapException: Internal SOAP Processing
> Failure
> at Microsoft.BizTalk.WebServices.ServerProxy.ServerProxy.Invoke(String
> functionName, Object[] parameters, ParamInfo[] inParamInfos, Param
Info[]
> outParamInfos, Int32 bodyPartIndex, String bodyType, ArrayList inHeaders,
> ArrayList inoutHeaders, ArrayList& inoutHeaderResponses, ArrayList&
> outHeaderResponses, Type[] outHeaderTypes, String[] outHeaderNames
paces,
> SoapUnknownHeader[] unknownHeaders, SoapUnknownHeader[]&
> unknownHeaderResponses, Boolean oneway, Boolean spsSsoEnabled, Object
> cookie)
> at Microsoft.BizTalk.WebServices.ServerProxy.ServerProxy.Invoke(String
> functionName, Object[] parameters, ParamInfo[] inParamInfos, Param
Info[]
> outParamInfos, Int32 bodyPartIndex, String bodyType, ArrayList inHeaders,
> ArrayList inoutHeaders, ArrayList& inoutHeaderResponses, ArrayList&
> outHeaderResponses, Type[] outHeaderTypes, String[] outHeaderNames
paces,
> SoapUnknownHeader[] unknownHeaders, SoapUnknownHeader[]&
> unknownHeaderResponses, Boolean oneway, Boolean spsSsoEnabled)
> at
> BTSDG_BusCards. BTSDG_BusCards_BusinessCardRequisition_B
usinessCardRequisit
io
> nPort.ReceiveRequisition(Requisition part)
>
>
[ Post a follow-up to this message ]
|