Hello,
I have implemented the example code and I am able to upload small files, but if I attempt a large file (that is still under the max file size I specified) I get the below error. This one is from Chrome, IE gave a much less descriptive error:
This webpage is not available
The webpage at http://localhost:50637/default.aspx?RadUrid=f01aca1b-0aa4-45dd-bca2-c65d14650e34 might be temporarily down or it may have moved permanently to a new web address.
Error 101 (net::ERR_CONNECTION_RESET): Unknown error.
Any ideas as to what would cause this or am I missing something? Similar to the video, I specified a max of 1000MB and attempted to upload a 107MB file. I did not paste any code because I didn't change anything from the demo.
Thanks for your help!
John