Ask a Question related to ASP.NET Web Services, Design and Development.
-
roger #1
file uploading with web service
Hi,
i read it somewhere in the artcle at code project that the maximum size of
the soap document that web service can handle by default is 4.9 MB, the
author of the article also suggested the way how to extent the file size
limit and timeout period? i was to ask that is webservice is configured to
allow uploads of 1 GB of file with a timeout of 30 minutes, and a client
application while calling a method aborts say after 2 minutes what will
happen ? will asp.net be able to terminate the call to the method or it'll
wait for the timeout period to kill this particular session? if its going to
wait for timeout how can we handle this situation ?
Roger
roger Guest
-
Uploading a PDF File
I cannot seem to find anything in the Contribute online help regarding uploading a PDF file from within Contribute. A user needs to be able to... -
File Uploading
> I have ASP 3.0 and I cannot change that, but how can I -
.Net web service uploading problem
Hello everybody i created a simple .Net web service and it is working well on my local host. but when i uploaded it to my server i got an error ... -
Web Service: Uploading files and setting file security on a file server
I have written a web service that provides the following methods: UploadFile SetNTFSSecurity Their purpose is to allow a user to Upload a file... -
uploading a file
Hi all! I have used code below to upload file but I receive an error on last row of code telling me ( method not allowed ) is it about iis or...



Reply With Quote

