Hello sir,
i am trying to write C# code for uploading video file but it is not working. i was trying it for 1 week but there is nothing change . so, please answer my question as soon as possible.
Loading
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Sanjeeb LenkaPosted Jul 17, 2013, 5:05 AM
fileupload control default file size is 4mb if you
upload more than 4mb
it will not take that . so you have to change it in web.config
within
you can increase or decrease the maxRequestLength according
to your requirement
if it is not the error please provide in which line you are getting which exception.
Iftikar HussainPosted Jul 17, 2013, 6:31 AM
refer this
http://msdn.microsoft.com/en-us/library/e1f13641(v=vs.71).aspx
Regards,
Iftikar
shiva reddyPosted Jul 17, 2013, 6:24 AM
where should i write below code.
plz give me brief discription plz ...........
shiva reddyPosted Jul 17, 2013, 6:08 AM
error mean that the browser is not loading comletely.browser is displaying a "try again" messege.
so,plz give me the another code for upload videos. plz.............
Iftikar HussainPosted Jul 17, 2013, 4:46 AM
Regards,
Iftikar
shiva reddyPosted Jul 17, 2013, 4:43 AM
i am getting Exception error and i have taken fileupload control to uplaod files.
Iftikar HussainPosted Jul 17, 2013, 2:56 AM
Regards,
Iftikar
shiva reddyPosted Jul 17, 2013, 2:14 AM
Iftikar HussainPosted Jul 17, 2013, 2:10 AM
What error you are getting? Can you share your code?
Regards,
Iftikar