Hello,
Have you posted your question in the microsoft.public.pocketpc.developer
group? You will likely get a question to your answer faster in that group.
Regards,
--
Clinton Fitch, MVP-Mobile Devices
http://www.clintonfitch.com
http://www.hpcfactor.com
"Murthy" <Murthy RemoveThis @discussions.microsoft.com> wrote in message
news:3D10C8C4-3757-4291-9938-FB868A8BCDBC@microsoft.com...
> Hi,
> i am getting the below error message when i am making an asynchronous call
> using BeginGetRequestStream() method of an HttpWebRequest object.
>
> There were not enough free threads in the ThreadPool object to complete
> the
> operation.
>
> Is there any way for me the get the current number of activew threads and
> async threading running under my process?
>
> With Regards,
> Murthy