本文介绍了单击“提交”按钮时如何解决此错误的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧! 问题描述 29岁程序员,3月因学历无情被辞! 嗨朋友 我点击提交后会产生这样的错误 最大数量表单,查询字符串或已发布的文件项已从 > 中读取。要更改的最大允许请求集合数 值 > 20001 ,更改 aspnet:MaxHttpCollectionKeys设置。有关详细信息,请参阅http: // go.microsoft.com/fwlink/?LinkId=238386。 如何解决这个问题 谢谢解决方案 Hi FriendsI have generate error like this when click submit buttionThe maximum number of form, query string, or posted file items has already been read from the request. To change the maximum allowed request collection count from its current value of 20001, change the "aspnet:MaxHttpCollectionKeys" setting. See http://go.microsoft.com/fwlink/?LinkId=238386 for more information.How to solve thisthanks 解决方案 这篇关于单击“提交”按钮时如何解决此错误的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持! 上岸,阿里云!
06-28 03:19