Example of resumable upload by
PUT method.This sample works with PowUpload ASP.NET control at server side that is also supports PUT method.
Before using this sample make following steps:
1. Grant NETWORK_SERVICES or ASPNET user for WRITE NTFS permissions to file "FileProcessingScripts/ASP.NET/PowUpload/ResumableUpload.aspx". This is required becouse of then request sent by PUT method to "ResumableUpload.aspx" script server considers this as attempt to overwite script file.
2. Open application properties at IIS, Under "Directory" tab
click "Configuration..." button. Select ".aspx" extensions in the
list and click "Edit..." button. Add PUT verbs support i.e select "All
verbs" or limited to "GET,HEAD,POST,DEBUG,PUT"
You can download latest release of Java runtime here