Re: Biz Talk Web Service Time Out
- From: "Tomas Restrepo \(MVP\)" <tomasr@xxxxxxxx>
- Date: Thu, 14 Jul 2021 06:31:38 -0500
Benjamin,
> Thanks. Its useful to know that -1 does not work in the SOAP Adapter.
> Heres
> my situation.
>
> I have this web service that takes an XmlDocument and de-serialises it
> into
> a set of business classes that get persisted into a database (via the
> EntLib
> DAAB and SP's).
> We unit tested it with NUnit and used a message size 50000 records with a
> commit batch size of 1000. There is no timeout so its not an ASP.NET
> timeout
> issue.
>
> However, when we call the web service from BizTalk , thats when the Event
> Log shows the time-out in a series of messages shown below
>
> MESSAGES
> -------------
> 8.The configuration information of the performance library
> "C:\WINNT\system32\inetsrv\w3ctrs.dll" for the "W3SVC" service does not
> match
> the trusted performance library information stored in the registry. The
> functions in this library will not be treated as trusted.
>
> 9.Microsoft FrontPage Server Extensions:
> (OS Error #-1073741819 Message: exception occurred at 0x67ee8439)
>
> 10.Microsoft FrontPage Server Extensions:
> file:// - Error #80002 Message: System exception: access violation.
>
> 11.The Messaging Engine has suspended "1" message(s) from adapter "SOAP"
> due
> to failures in message processing. Please refer to Health and Activity
> Tracking tool for more detailed information on this failure.
>
> 12.The "SOAP" adapter is suspending an outbound message going to
> destination
> URL:"http://localhost/DataExchange/Dataloadservice/SupplierData.asmx";.
> Details:"The operation has timed-out.".
>
> 13.The adapter "SOAP" raised an error message. Details "The operation has
> timed-out.".
>
> -----------------
> Have you come across these? the first couple of messages seem very strange
> indeed.
Well, it seems like you might have an IIS configuration problem that might
be "triggered" by the biztalk calls (though no idea why). Regarding the
first entries, it sounds like a problem in your configuration of the
Frontpage Server extensions (something similar to this, perhaps?
http://support.microsoft.com/default.aspx?scid=kb;en-us;832881).... maybe
resolving that clears things up...
--
Tomas Restrepo
tomasr@xxxxxxxx
http://www.winterdom.com/
.
- References:
- Biz Talk Web Service Time Out
- From: Dave
- Re: Biz Talk Web Service Time Out
- From: Tomas Restrepo \(MVP\)
- Re: Biz Talk Web Service Time Out
- From: BizTalk Benjamin
- Re: Biz Talk Web Service Time Out
- From: Tomas Restrepo \(MVP\)
- Re: Biz Talk Web Service Time Out
- From: BizTalk Benjamin
- Biz Talk Web Service Time Out
- Prev by Date: Re: Sending acknowledgement from pipeline or adapter
- Next by Date: Re: To create a custom XML validator component
- Previous by thread: Re: Biz Talk Web Service Time Out
- Next by thread: Could not find a matching subscription for the message...
- Index(es):
Relevant Pages
|