Very large file upload using WS(E)



Hi
 
I'm presented with the issue of uploading 250+MB files to a server, preferably using a webservice.To do this - I'm currently making use of DimeAttachments, as this allows for large file attachment. I'm currently experiencing a file limit imposed by the system (clientside ?) of 128MB in a single attachment. Even the Attachment.ChunkSize = 5MB.
 
Now - before I am starting to roll my own "protocol", sending the file in parts manually; I would like to hear of experiences in this field.
 
/Claus Konrad
 
 
 


Relevant Pages

  • Connection Terminated
    ... The above connection repeats every 1 hour, each time lasts about 5 minutes. ... There are at least 24 attempts made from their mail server to ours and it ... Our client says that they did receive a delayed message and here's what it ... According to our client, there's a file attachment but the size ...
    (microsoft.public.exchange.admin)
  • Message attachment size
    ... I have a vbs script that will search through an Exchange 2003 server ... and find all messages with a given type of file attachment. ...
    (microsoft.public.exchange.admin)

Loading