询问者
windows server2008 R2如何设置上传文件大小

问题
全部回复
-
你好,
请问是否是在IIS建立的网站需要修改上传文件大小?
Windows 2008 Server R2网站上传文件大小修改,具体方法如下:
1.启动IIS管理器,选中需要修改的网站
2.双击打开“应用程序开发”中的“ASP” 选项
3.修改限制属性中的“最大请求实体主体限制”中的数值
Best Regards,
4.保存退出
Frank
Please remember to mark the replies as answers if they help and unmark them if they provide no help.
If you have feedback for TechNet Subscriber Support, contact tnmff@microsoft.com.- 已编辑 frank_songMicrosoft contingent staff, Moderator 2017年10月11日 5:58
- 已建议为答案 frank_songMicrosoft contingent staff, Moderator 2017年10月30日 6:10
-
你好,
请问你的IIS是6.0 还是7.0?
上面的方法是对7.0生效的。
如果是IIS6.0的话,
在服务里关闭iis admin service服务
找到windows\system32\inetsrv\下的MetaBase.xml,
打开,找到AspMaxRequestEntityAllowed 把他修改为需要的值,默认为204800,即200k
把它修改为相应的值。
然后重启iis admin service服务如果还是不生效,建议你去IIS论坛咨询来获得更好的答案:
Best Regards,
FrankPlease remember to mark the replies as answers if they help and unmark them if they provide no help.
If you have feedback for TechNet Subscriber Support, contact tnmff@microsoft.com.- 已建议为答案 frank_songMicrosoft contingent staff, Moderator 2017年10月19日 9:12
-
请问您的问题解决了吗? 如果您使用我们的方案解决问题,请将其标记为答案,以帮助其他社区成员快速找到有用的回复。 如果您使用自己的方案解决问题,请在此处分享您的经验和解决方案。 对于有类似问题的其他社区成员也是非常有帮助的。 如果没有,请回复并告诉我们目前的情况,以提供进一步的帮助。
Best Regards,
Frank
Please remember to mark the replies as answers if they help and unmark them if they provide no help.
If you have feedback for TechNet Subscriber Support, contact tnmff@microsoft.com. -
你好,
感谢你的支持与理解,如果您在IIS有了解决方案,请在此处分享, 对于有类似问题的其他社区成员也是非常有帮助的。
Best Regards,
FrankPlease remember to mark the replies as answers if they help and unmark them if they provide no help.
If you have feedback for TechNet Subscriber Support, contact tnmff@microsoft.com.