BizTalk Gurus

Exception while accessing Published Orchestration

Latest post 05-13-2008 3:00 AM by Michael B.. 5 replies.
  • 04-28-2008 12:26 PM

    • sidhu
    • Top 25 Contributor
    • Joined on 04-08-2008
    • Posts 70

    Exception while accessing Published Orchestration

    I have published an orchestration using Biztalk Web Services Publishing Wizard and while trying to access the published orchestration, I am getting the below exception

    System.Web.Services.Protocols.SoapException: Internal SOAP Processing Failure
      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 ExposeWebService.Microsoft_Samples_BizTalk_ExposeWebService_ProcessClientRequest_SOAPPort.Operation_1(ClientRequest MessagePart_1)

     Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.

    Exception Details: System.Web.Services.Protocols.SoapException: System.Web.Services.Protocols.SoapException: Internal SOAP Processing Failure
      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 ExposeWebService.Microsoft_Samples_BizTalk_ExposeWebService_ProcessClientRequest_SOAPPort.Operation_1(ClientRequest MessagePart_1)

     

    Please tell me, If any one know how to resolve the exception.

     

  • 04-28-2008 11:25 PM In reply to

    • Michael B.
    • Top 50 Contributor
    • Joined on 11-07-2007
    • Regensburg, Germany
    • Posts 37

    Re: Exception while accessing Published Orchestration

    Hello Sidhu,

    we've had the same problem for  weeks now. I couldn't find anything, even with trying any recipes I was able to find on the Internet or in books. Right now our guess is that it has to do either with authentification or a very basic problem with the network. I sure hope someone knows the reason for this error.

     

    Regards, Michael 

  • 04-29-2008 11:50 AM In reply to

    • sidhu
    • Top 25 Contributor
    • Joined on 04-08-2008
    • Posts 70

    Re: Exception while accessing Published Orchestration

    Michael,

    Finally, I found the issue with this. In my system the account under which asp.net is running doesn't have credentials to login to BiztalkMgmtDB. Once I updated it with the user account under which BiztalkIsolatedHost is running, the exception disappeared.

     You can change the user account of asp.net from machine.config file's ProcessModel tag.

    Check once if it also helps you.

     

  • 04-30-2008 4:48 AM In reply to

    • Michael B.
    • Top 50 Contributor
    • Joined on 11-07-2007
    • Regensburg, Germany
    • Posts 37

    Re: Exception while accessing Published Orchestration

    Hello Sidhu,

    unfortunately I already did this while following directions from a book. I hope I can find the reason for this soon...

     

    Regards, Michael

  • 04-30-2008 6:46 AM In reply to

    • sidhu
    • Top 25 Contributor
    • Joined on 04-08-2008
    • Posts 70

    Re: Exception while accessing Published Orchestration

    Michael, 

    What is the exception sequence you are getting in event log?

     

  • 05-13-2008 3:00 AM In reply to

    • Michael B.
    • Top 50 Contributor
    • Joined on 11-07-2007
    • Regensburg, Germany
    • Posts 37

    Re: Exception while accessing Published Orchestration

    Sidhu,

    sorry for taking so long. There's a major VM problem here, so I haven't had a chance to connect to my BTS installation for a long time.

    The exception sequence you asked for was something like the error message itself. I searched the internet for a solution but noone seems to have that particular problem.

     

    Regards, Michael

Page 1 of 1 (6 items) | RSS