Browse by Tags

All Tags » BizTalk 2006 R2 » SQL Server » WCF » BizTalk 2009 (RSS)
Sorry, but there are no more tags available to filter with.

Getting rid of : WCF-Custom" raised an error message. Details "System.Data.SqlClient.SqlException: Timeout expired

I had a nice setup in my BizTalk environment. I had 4 receive locations polling for data (in the same table) and it all boiled down to execute a stored procedure with different parameters. I used the WCF adapter with SQL bindings for that. For some obscure...