An error when trying to use orchestration as a webservice

Home Page Forums BizTalk 2004 – BizTalk 2010 An error when trying to use orchestration as a webservice

Viewing 2 reply threads
  • Author
    Posts
    • #15724

      Hi,

      I think that I have checked everything I could but nothing help with that error. I have one "client" orchestration which try to call another one which have published as a webservice. This sample find from MS site:

      http://msdn.microsoft.com/biztalk/downloads/samples/default.aspx "Publishing and Consuming Web Services with SOAP Headers "

      I have used sample files but build and deployed it with BT 2004 cause of our client BT version. Can anyone help and offer some kind of check list for that error?

      Event Type: Warning
      Event Source: BizTalk Server 2004
      Event Category: BizTalk Server 2004
      Event ID: 5740
      Date:  18.9.2006
      Time:  15:49:11
      User:  N/A
      Computer: DEMOAPPSERVER
      Description:
      The adapter "SOAP" raised an error message. Details "System.Web.Services.Protocols.SoapException: Internal SOAP Processing Failure —> System.Runtime.InteropServices.COMException (0xC0C01666): Exception from HRESULT: 0xC0C01666.
         at Microsoft.BizTalk.WebServices.ServerProxy.ServerProxy.InternalInvoke(String functionName, Object[] parameters, ParamInfo[] inParamInfos, ParamInfo[] outParamInfos, Int32 bodyPartIndex, String bodyType, ArrayList inHeaders, ArrayList inoutHeaders, ArrayList& inoutHeaderResponses, ArrayList& outHeaderResponses, Type[] outHeaderTypes, String[] outHeaderNamespaces, SoapUnknownHeader[] unknownHeaders, SoapUnknownHeader[]& unknownHeaderResponses, Boolean oneway, Boolean spsSsoEnabled, Object cookie)
         at Microsoft.BizTalk.WebServices.ServerProxy.ServerProxy.Invoke(String functionName, Object[] parameters, ParamInfo[] inParamInfos, ParamInfo[] outParamInfos, Int32 bodyPartIndex, String bodyType, ArrayList inHeaders, ArrayList inoutHeaders, ArrayList& inoutHeaderResponses, ArrayList& outHeaderResponses, Type[] outHeaderTypes, String[] outHeaderNamespaces, SoapUnknownHeader[] unknownHeaders, SoapUnknownHeader[]& unknownHeaderResponses, Boolean oneway, Boolean spsSsoEnabled, Object cookie)
         — End of inner exception stack trace —
         at Microsoft.BizTalk.WebServices.ServerProxy.ServerProxy.Invoke(String functionName, Object[] parameters, ParamInfo[] inParamInfos, ParamInfo[] outParamInfos, Int32 bodyPartIndex, String bodyType, ArrayList inHeaders, ArrayList inoutHeaders, ArrayList& inoutHeaderResponses, ArrayList& outHeaderResponses, Type[] outHeaderTypes, String[] outHeaderNamespaces, SoapUnknownHeader[] unknownHeaders, SoapUnknownHeader[]& unknownHeaderResponses, Boolean oneway, Boolean spsSsoEnabled, Object cookie)
         at Microsoft.BizTalk.WebServices.ServerProxy.ServerProxy.Invoke(String functionName, Object[] parameters, ParamInfo[] inParamInfos, ParamInfo[] outParamInfos, Int32 bodyPartIndex, String bodyType, ArrayList inHeaders, ArrayList inoutHeaders, ArrayList& inoutHeaderResponses, ArrayList& outHeaderResponses, Type[] outHeaderTypes, String[] outHeaderNamespaces, SoapUnknownHeader[] unknownHeaders, SoapUnknownHeader[]& unknownHeaderResponses, Boolean oneway, Boolean spsSsoEnabled)
         at SoraWebService.PurchaseOrderProcessing_POProcess_WSPOPort.WSPO(PO part)".

      For more information, see Help and Support Center at http://go.microsoft.com/fwlink/events.asp.

    • #15731

      If I were you, I'd first check this list of common fixes to this error (http://blogs.msdn.com/richardbpi/archive/2006/08/30/731783.aspx), then, I'd download and review the new BizTalk Developer's Troubleshooters Guide (http://blogs.msdn.com/richardbpi/archive/2006/09/13/751994.aspx).

    • #17148

      [quote user="Anonymous"]

      Hi,

      I think that I have checked everything I could but nothing help with that error. I have one "client" orchestration which try to call another one which have published as a webservice. This sample find from MS site:

      http://msdn.microsoft.com/biztalk/downloads/samples/default.aspx "Publishing and Consuming Web Services with SOAP Headers "

      I have used sample files but build and deployed it with BT 2004 cause of our client BT version. Can anyone help and offer some kind of check list for that error?

      Event Type: Warning
      Event Source: BizTalk Server 2004
      Event Category: BizTalk Server 2004
      Event ID: 5740
      Date:  18.9.2006
      Time:  15:49:11
      User:  N/A
      Computer: DEMOAPPSERVER
      Description:
      The adapter "SOAP" raised an error message. Details "System.Web.Services.Protocols.SoapException: Internal SOAP Processing Failure —> System.Runtime.InteropServices.COMException (0xC0C01666): Exception from HRESULT: 0xC0C01666.
         at Microsoft.BizTalk.WebServices.ServerProxy.ServerProxy.InternalInvoke(String functionName, Object[] parameters, ParamInfo[] inParamInfos, ParamInfo[] outParamInfos, Int32 bodyPartIndex, String bodyType, ArrayList inHeaders, ArrayList inoutHeaders, ArrayList& inoutHeaderResponses, ArrayList& outHeaderResponses, Type[] outHeaderTypes, String[] outHeaderNamespaces, SoapUnknownHeader[] unknownHeaders, SoapUnknownHeader[]& unknownHeaderResponses, Boolean oneway, Boolean spsSsoEnabled, Object cookie)
         at Microsoft.BizTalk.WebServices.ServerProxy.ServerProxy.Invoke(String functionName, Object[] parameters, ParamInfo[] inParamInfos, ParamInfo[] outParamInfos, Int32 bodyPartIndex, String bodyType, ArrayList inHeaders, ArrayList inoutHeaders, ArrayList& inoutHeaderResponses, ArrayList& outHeaderResponses, Type[] outHeaderTypes, String[] outHeaderNamespaces, SoapUnknownHeader[] unknownHeaders, SoapUnknownHeader[]& unknownHeaderResponses, Boolean oneway, Boolean spsSsoEnabled, Object cookie)
         — End of inner exception stack trace —
         at Microsoft.BizTalk.WebServices.ServerProxy.ServerProxy.Invoke(String functionName, Object[] parameters, ParamInfo[] inParamInfos, ParamInfo[] outParamInfos, Int32 bodyPartIndex, String bodyType, ArrayList inHeaders, ArrayList inoutHeaders, ArrayList& inoutHeaderResponses, ArrayList& outHeaderResponses, Type[] outHeaderTypes, String[] outHeaderNamespaces, SoapUnknownHeader[] unknownHeaders, SoapUnknownHeader[]& unknownHeaderResponses, Boolean oneway, Boolean spsSsoEnabled, Object cookie)
         at Microsoft.BizTalk.WebServices.ServerProxy.ServerProxy.Invoke(String functionName, Object[] parameters, ParamInfo[] inParamInfos, ParamInfo[] outParamInfos, Int32 bodyPartIndex, String bodyType, ArrayList inHeaders, ArrayList inoutHeaders, ArrayList& inoutHeaderResponses, ArrayList& outHeaderResponses, Type[] outHeaderTypes, String[] outHeaderNamespaces, SoapUnknownHeader[] unknownHeaders, SoapUnknownHeader[]& unknownHeaderResponses, Boolean oneway, Boolean spsSsoEnabled)
         at SoraWebService.PurchaseOrderProcessing_POProcess_WSPOPort.WSPO(PO part)".

      For more information, see Help and Support Center at http://go.microsoft.com/fwlink/events.asp.

      [/quote]

Viewing 2 reply threads
  • The forum ‘BizTalk 2004 – BizTalk 2010’ is closed to new topics and replies.