Progress Bar for a Client Calling a WebService

Unanswered Progress Bar for a Client Calling a WebService

  • mardi 13 décembre 2005 17:04
     
     

    Hi I have a WebService which executes a DTS Package on an SQL Server.
    The WebService is called from a WinForms client.
    On the WinForms client how can I update the progress bar with the progress of the DTS Package?

    thanks for any help