Search Results

0
votes

How to Transfer Large File from MS Word Add-In (VBA) to Web Server?

I've transmitted large files like this using MTOM encoding. More info on MTOM here: http://msdn.microsoft.com …