Action.c(40): Error -26377: No match found for the requested parameter "abc". Check whether the requested boundaries exist in the response data. Also, if the data you want to save exceeds 900000 bytes, use web_set_max_html_param_len to increase the parameter size [MsgId: MERR-26377]
Action.c(40): Error -26377: No match found for the requested parameter "abc". Check whether the requested boundaries exist in the response data. Also, if the data you want to save exceeds 900000 bytes, use web_set_max_html_param_len to increase the parameter size [MsgId: MERR-26377]
Action.c(40): web_url("zsga_%b7%a2%ce%c4%b1%ed_%b7%a2%ce%c4%ba%cb%b8%e5.aspx") highest severity level was "ERROR", 7187 body bytes, 973 header bytes [MsgId: MMSG-26388]作者: iori 时间: 2008-3-7 13:19
关联问题
1将Recodring Options-Internet Protocol Recording中的Recording Level改为URL-based script
2或者楼主把代码贴上来找一下出错的字符作者: higkoo 时间: 2008-3-7 15:00
关联设置有问题,LR提示用修改web_set_max_html_param_len,但问题根源不在此。这个只是修改参数内存大小。参数根本都不存在(空),保存当然出错啦。作者: 云层 时间: 2008-3-7 16:57
No match found for the requested parameter "abc".作者: yousuosi 时间: 2008-3-7 17:02
关联做的有问题作者: hmilyjch 时间: 2008-3-7 17:03
不要用自动关联,出了这个错,你就手动关联吧作者: bossy 时间: 2008-3-7 18:16
我没有用自动关联,都是手动的,这是出错的代码:
web_reg_save_param("xjy2",
"LB/IC=__VIEWSTATE\" value=\"",
"RB/IC=\" />",
"Ord=1",
"Search=Body",
LAST);