网站上传到服务器 [英] web site uploaded on server

查看:65
本文介绍了网站上传到服务器的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在asp.net网站上工作.在此站点视频上传功能中,当我在本地视频文件上传的应用程序上运行并且运行正常时,但是当网站在Web服务器视频文件上发布而不是上传只是显示上传进度并且站点停止工作时,为什么会发生这种情况?
请给我适当的解决方案....

I am working on a asp.net web site. In this site video upload functionality, when i am running application on localhost video file uploaded and working fine.But when website is published on web server video file not uploading just showing the upload progress and site stops working, why this happend?
please give me proper solution....

推荐答案

在Internet上上传大文件可能很麻烦.在源或目标上,连接可能会受到多种因素的干扰.允许的大小限制也可能存在问题.检查web.config中的maxRequestLength并验证它是否已被托管服务提供商更改.尝试使用较小的文件来验证该过程是否有效.
Uploading large files across the internet can be a troublesome. The connection may get interrupted by any number of factors at the source or destination. There may also be an issue with the size limits allowed. Check the maxRequestLength in your web.config and verify it has been changed by the hosting provider. Try smaller files to validate the process works.


这篇关于网站上传到服务器的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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