04-26-04 03:35 PM
Hi Aniello,
It is Great to hear that "sometime it works". I just wanted to know the
steps you follow to make it work "sometimes". The day I exposed an
orchestration as web service, I am getting this exception.
It would be great help to me, if you could tell me the steps you are
following.
THanks A Ton.
Regards,
Atul
"Aniello" <aniello> wrote in message
news:Oa5zpIUKEHA.2776@TK2MSFTNGP12.phx.gbl...
> Hi all,
> We have an orchestration exposed as Web Service, it has a very random
> behaviour, when we invoke this web service, "some time it works" well some
> time it generates an exception (between the two invocation there isn't any
> apparent difference).
> The exception is "Internal SOAP processing failure" and it seems to be
> generated by the proxy between the exposed Web Service and BizTalk (we
don't
> have any information on this proxy:
> "Microsoft.BizTalk.WebServices.ServerProxy.ServerProxy"), in the following
> you can find the exception:
>
> "<?xml version="1.0" encoding="utf-8" ?>
> <string xmlns="http://tempuri.org/">Message: Internal SOAP Processing
> Failure StackTrace: at
>
System.Web.Services.Protocols.SoapHttpClientProtocol.ReadResponse(SoapClient
> Message message, WebResponse response, Stream responseStream, Boolean
> asyncCall) at
> System.Web.Services.Protocols.SoapHttpClientProtocol.Invoke(String
> methodName, Object[] parameters) at
>
ComposedServiceClientWS.BusinessProcess. ComposedTransientCounter_ComplexScen[vbc
ol=seagreen]
> ario_In_Out.CreateService(Input Input) in
> c:\inetpub\wwwroot\composedserviceclient
ws\web
> references\businessprocess\reference.cs:line 40 at
> ComposedServiceClientWS.Service1.create(String orchName, String[/vbcol]
composedGSH)
> in c:\inetpub\wwwroot\composedserviceclient
ws\service1.asmx.cs:line 67
> Detail: <detail /></string>"
>
> Any idea to solve the problem?
>
> Best regards,
> Aniello.
>
>
[ Post a follow-up to this message ]
|