| Quinton 2004-03-11, 10:43 pm |
| Does your event log state anything else? Usually this will
point you a bit closer to the solution
Regards
Quinton
>-----Original Message-----
>Hi
>I design a basic workfloe in orchestration and wanted to
>use as a web service(e- business web service).But when i
>added web reference and i invoked the web method the
>error that is below occured.Do you have any idea?
>
>Thanks
>
>"System.Web.Services.Protocols.SoapException: Internal
>SOAP Processing Failure
> at
>Microsoft.BizTalk.WebServices.ServerProxy.ServerProxy.Invo
>ke(String functionName, Object[] parameters, Type[]
>outParameters, Int32 bodyPartIndex, ArrayList inHeaders,
>ArrayList inoutHeaders, ArrayList& inoutHeaderResponses,
>ArrayList& outHeaderResponses, Type[] outHeaderTypes,
>String[] outHeaderNamespaces, SoapUnknownHeader[]
>unknownHeaders, SoapUnknownHeader[]&
>unknownHeaderResponses, Boolean oneway, Boolean
>spsSsoEnabled, Boolean spsSsoRequired)
> at
>BizTalk_Server_Project2_Proxy.BizTalk_Server_Project2_BizT
>alk_Orchestration1.Operation_1(String part)"
>
>
>.
>
|