J
johnmann56
Hello all. I have a Web Service written with VS .NET that takes up to a minute to process WebMethod calls from a client, due to the Service accessing and searching a large XML file (King James Bible). I would like to have a Progress Bar in the Client to show how far along the Service's processing of the request is. Any ideas on how to implement this? Thanks in advance.
John Mann
John Mann