edenCC 发表于 2005-11-15 22:01:16

错误提示:Try to increase the network buffer size

Action.c(227): Error -27752: Buffer Overflow when generating HTTP request. Try to increase the "network buffer size" in the Runtime Settings.       
Action.c(227): Error -26366: "Text=PICK UP" not found for web_regi_find       
Action.c(227): Error -26374: The above "not found" error(s) may be explained by header and body byte counts being 0 and 0, respectively.       

如何解决? 谢谢!

edenCC 发表于 2005-11-15 22:03:57

这些错误代码如何查找?

wisebinbin 发表于 2005-11-16 09:54:09

什么是如何查找?不是在227行吗?

edenCC 发表于 2005-11-16 10:41:59

我的意思是: MsgId: MERR-27752

edenCC 发表于 2005-11-16 10:43:23

问题不是在227行上面,估计上之前获取参数的时候没有设置正确的分界符引起的,

lsh 发表于 2005-11-16 11:14:48

Try to increase the "network buffer size" in the Runtime Settings.
For LR7.8, Vuser-- Runtime Settings--preferences--options--network buffer size, increase the size

咸菜 发表于 2009-8-26 12:05:45

Action.c(227): Error -27752: Buffer Overflow when generating HTTP request. Try to increase the "network buffer size" in the Runtime Settings.         

咸菜 发表于 2009-8-26 12:13:41

报错的原因居然是web_reg_save_param少了RB

大龙哥哥 发表于 2012-5-9 17:02:50

回复 5# edenCC


    嗯,我也有这个错误,关联的左右边界修改了一下,这个错误解决了。
页: [1]
查看完整版本: 错误提示:Try to increase the network buffer size