Quantcast
Channel: SharePoint 2013 - Development and Programming forum
Viewing all articles
Browse latest Browse all 25064

File Upload in Sandbox solution

$
0
0

Hi,

We are trying to upload file using following code.

1) if(fileupload.PostedFile != null)

{
//never comes here

}

else

{

//Always Comes here i.e fileupload.PostedFile = null

}

2)int count = Page.Request.Files.Count ;
   //It always returns 0


How can I upload local file into sharepoint document library using Sandbox solution.


S H A J A N


Viewing all articles
Browse latest Browse all 25064

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>