Sunday, May 26, 2013

Autohosted app Uploading a large file to an SharePoint 2013


if you trying to upload Large file to you AutoHosted App some thing like 1.5 Gb which more time to execute then you will receive and error especially if you're using MVC.

Add in app web.config :)
 


       
         
           
         
       
   

No comments:

Post a Comment