Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Show progress while uploading with DIME Attachment
Message
 
To
30/12/2005 09:58:27
Keith Payne
Technical Marketing Solutions
Florida, United States
General information
Forum:
ASP.NET
Category:
Other
Environment versions
Environment:
C# 2.0
OS:
Windows XP SP2
Network:
Windows 2000 Server
Database:
MS SQL Server
Miscellaneous
Thread ID:
01081875
Message ID:
01081998
Views:
5
>>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

Previous
Reply
Map
View

Click here to load this message in the networking platform