在asp.net上传大视频文件 [英] Upload Large Video file in asp.net

查看:161
本文介绍了在asp.net上传大视频文件的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

如何在asp.net上传大视频假设20GB。我试过这个但浏览器不能正常工作,请求不会从浏览器到asp.net,所以我们无法检查上传视频的大小

解决方案

20GB太大了。它们是web.config中的几个设置,用于处理大量请求/响应。请查看以下链接以获取更多信息。



http://stackoverflow.com/questions/1599409/upload-large-files1gb-asp-net



http://stackoverflow.com/questions/4022434/how-to -set-the-maxallowedcontentlength-to-500mb-while-run-on-iis7



同样利用Google将使你成为自我依赖的程序员。



https:// www .google.com /#q = asp.net +上传+大+文件

how to upload large video in asp.net suppose 20GB.I have try this but browser is not working and request will not come from browser to asp.net so we can not check size of uploaded video

解决方案

Well 20GB is too large size. Their are several settings in web.config to handle large request/response. Have a look at below links for more information.

http://stackoverflow.com/questions/1599409/upload-large-files1gb-asp-net

http://stackoverflow.com/questions/4022434/how-to-set-the-maxallowedcontentlength-to-500mb-while-running-on-iis7

Also making use of Google will make you self dependent programmer.

https://www.google.com/#q=asp.net+upload+large+files


这篇关于在asp.net上传大视频文件的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆