Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Show progress while uploading with DIME Attachment
Message
 
À
30/12/2005 09:58:27
Keith Payne
Technical Marketing Solutions
Floride, États-Unis
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Versions des environnements
Environment:
C# 2.0
OS:
Windows XP SP2
Network:
Windows 2000 Server
Database:
MS SQL Server
Divers
Thread ID:
01081875
Message ID:
01081998
Vues:
4
>>Hi all,
>>
>>I just created a web service that accepts image file from a client. Everything works fine with upload and all. Is there an event on the client side when call the service, which is fired when the attachments are being uploaded? And how?
>>
>>TIA
>
>Dawa,
>
>If you're talking about consuming the web service from an ASP.NET application and accessing the ws from C#, the client is not aware of the code that is executing on the web server.
>
>To have a more interactive upload process, start with http://msdn.microsoft.com/library/default.asp?url=/workshop/author/webservice/using.asp. You may want to modify your web service so that smaller chunks of the file can be uploaded, then you can call the web service asynchronously in your web form using the web behavior tool from Microsoft.

Keith, thanks for the reply!

My WS Client is a c#.NET WinForms Applicaton. I just want intercept or receive notification during the Soap message and it's (DIME) attachment(s) upload. Just wondering if there is an event that may be implemented to show the user the upload progress.
Dawa Tsering


"Do not let any unwholesome talk come out of your mouths,
but only what is helpful for building others up according to their needs,
that it may benefit those who listen."

- Ephesians 4:29-30 NIV

Dare to Question -- Care to Answer

Time is like water in a sponge, as long as you are willing you can always squeeze some.

--Lu Xun, Father of Modern Chinese Literature

Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform