Hey guys,
Does anybody know if there is a bug with calling a webservice from a Custom Pipeline component?
I am getting the following error message when I am calling a webservice from one of my pipeline components. It does not happen all the time but enough to have me concerned.
System.InvalidOperationException: There were not enough free threads in the ThreadPool object to complete the operation.
at System.Net.HttpWebRequest.BeginGetRequestStream
Any ideas will be greatly appreciated.