|
Home > Archive > BizTalk Server Applications Integration > March 2004 > A transmission attempt failed...
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 |
A transmission attempt failed...
|
|
|
| Hi,
I have a file that Biztalk send to an AIC COM+. That AIC receives the file and POST it to a WebService.
The process was working fine, but now I had the following error:
****************************************
***************************
An error occurred in BizTalk Server.
Details:
------------------------------
IBTSAppIntegration_ProcessMessage: WorkLoad: 910 -
The server encountered a transport error while processing the messaging port "RestrictionRules", which uses a transport component with a ProgID of "AIC_Interface.AIC_ExecuteInterface".
A transmission attempt failed.
****************************************
***************************
The users in the XLANG and in the Biztalk Service are the same.
Do you know why?
| |
| Jan Eliasen 2004-03-18, 2:00 pm |
| On Tue, 9 Mar 2004 08:56:08 -0800, "Hugo"
<anonymous@discussions.microsoft.com> wrote:
Probably you should try debugging the AIC to find out what is wrong.
>Hi,
>
>I have a file that Biztalk send to an AIC COM+. That AIC receives the file and POST it to a WebService.
>The process was working fine, but now I had the following error:
>
> ****************************************
***************************
>An error occurred in BizTalk Server.
>
> Details:
> ------------------------------
> IBTSAppIntegration_ProcessMessage: WorkLoad: 910 -
> The server encountered a transport error while processing the messaging port "RestrictionRules", which uses a transport component with a ProgID of "AIC_Interface.AIC_ExecuteInterface".
>
> A transmission attempt failed.
> ****************************************
***************************
>The users in the XLANG and in the Biztalk Service are the same.
>
>Do you know why?
--
Jan Eliasen, representing himself and not the company he works for.
MCP in Microsoft BizTalk Server
| |
| Nick Malik 2004-03-18, 2:00 pm |
| Your AIC is failing. As Jan mentioned, your bug is not in BTS. It's in the
AIC.
You may want to throw a message of your own, to assist with debugging.
--- Nick
"Hugo" <anonymous@discussions.microsoft.com> wrote in message
news:CB589D93-A749-43FF-B5BB-4F6F5D1F014B@microsoft.com...
> Hi,
>
> I have a file that Biztalk send to an AIC COM+. That AIC receives the file
and POST it to a WebService.
> The process was working fine, but now I had the following error:
>
> ****************************************
***************************
> An error occurred in BizTalk Server.
>
> Details:
> ------------------------------
> IBTSAppIntegration_ProcessMessage: WorkLoad: 910 -
> The server encountered a transport error while processing the messaging
port "RestrictionRules", which uses a transport component with a ProgID of
"AIC_Interface.AIC_ExecuteInterface".
>
> A transmission attempt failed.
> ****************************************
***************************
> The users in the XLANG and in the Biztalk Service are the same.
>
> Do you know why?
>
|
|
|
|
|