|
Home > Archive > BizTalk Server Orchestration > January 2005 > Request-Response orchestration
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
Request-Response orchestration
|
|
| Adam Zebrowski 2004-11-16, 2:28 pm |
| Hi,
I suggest to check the web service (especially DataTypes.cs) , in my case
the wizard created wrong web service, and I was getting the same error. After
corrections everything was ok.
Adam
"Hugo Rodger-Brown" wrote:
> I've set up a very simple orchestration with a single request-response port,
> that takes in a message with two numbers, adds them, then sends the total as
> the response. I've used the BizTalk web services wizard to expose the
> orchestration as a web service, and am having problems getting it to work.
>
> I keep on getting a SOAP fault "Internal Soap Processing Failure" as the
> response. If I look at the event log, i see:
> "The "SOAP" adapter is suspending an outbound message going to destination
> URL:"/SynchronousWebService_Proxy/ SynchronousWebService_MathematicalAdditi
on
> _RequestResponsePort.asmx".
> Details:"Exception of type System.Runtime.InteropServices.COMException was
> thrown.".
>
> If I then look at HAT, I can see the suspended message, and view the
> promoted property (the result), which is correct. So I know that the input
> message was received OK, the addition worked, and the outbound message is
> valid. It's then getting the COMException when trying to submit the outbound
> response message.
>
> (The web service is running on Windows XP (IIS 5), and the virtual directory
> is configured to allow anonymous access, using a local admin account.)
>
> Anyone got any idea what's going on?
>
> Hugo
> http://hugo.rodger-brown.com
>
>
>
>
>
| |
| Michael 2004-12-14, 9:27 pm |
| Adam, what have you fixed in DataTypes.cs?
Now I'm playing with SDK example "ExposeWebService" and have the same error.
Thanks,
Michael
"Adam Zebrowski" wrote:
[vbcol=seagreen]
> Hi,
> I suggest to check the web service (especially DataTypes.cs) , in my case
> the wizard created wrong web service, and I was getting the same error. After
> corrections everything was ok.
>
> Adam
>
> "Hugo Rodger-Brown" wrote:
>
| |
| Thomas 2005-01-16, 7:46 am |
| Hugo,
did your get your example to work?
I was just trying to do the same, to get some experiences how this
request-respone via soap works and get the same errors.
Did you find a solution or a way to fix this?
Any answeres are welcome.
Thomas
"Hugo Rodger-Brown" wrote:
> I've set up a very simple orchestration with a single request-response port,
> that takes in a message with two numbers, adds them, then sends the total as
> the response. I've used the BizTalk web services wizard to expose the
> orchestration as a web service, and am having problems getting it to work.
>
> I keep on getting a SOAP fault "Internal Soap Processing Failure" as the
> response. If I look at the event log, i see:
> "The "SOAP" adapter is suspending an outbound message going to destination
> URL:"/SynchronousWebService_Proxy/ SynchronousWebService_MathematicalAdditi
on
> _RequestResponsePort.asmx".
> Details:"Exception of type System.Runtime.InteropServices.COMException was
> thrown.".
>
> If I then look at HAT, I can see the suspended message, and view the
> promoted property (the result), which is correct. So I know that the input
> message was received OK, the addition worked, and the outbound message is
> valid. It's then getting the COMException when trying to submit the outbound
> response message.
>
> (The web service is running on Windows XP (IIS 5), and the virtual directory
> is configured to allow anonymous access, using a local admin account.)
>
> Anyone got any idea what's going on?
>
> Hugo
> http://hugo.rodger-brown.com
>
>
>
>
>
| |
| Hugo Rodger-Brown 2005-01-18, 7:50 am |
| I'm afraid not - I got caught up in 'real' work temporarily. I may well have
a look this weekend, in which case I'll report back.
"Thomas" <Thomas@discussions.microsoft.com> wrote in message
news:7ADC5147-BAFF-47BD-BBC2-7A4BE8FA860A@microsoft.com...[vbcol=seagreen]
> Hugo,
>
> did your get your example to work?
> I was just trying to do the same, to get some experiences how this
> request-respone via soap works and get the same errors.
> Did you find a solution or a way to fix this?
> Any answeres are welcome.
>
> Thomas
>
>
> "Hugo Rodger-Brown" wrote:
>
port,[vbcol=seagreen]
total as[vbcol=seagreen]
work.[vbcol=seagreen]
destination[vbcol=seagreen]
URL:"/SynchronousWebService_Proxy/ SynchronousWebService_MathematicalAdditi
on[vbcol=seagreen]
was[vbcol=seagreen]
input[vbcol=seagreen]
is[vbcol=seagreen]
outbound[vbcol=seagreen]
directory[vbcol=seagreen]
|
|
|
|
|