标题: LR执行脚本提示这个错误,怎么回事请问? [打印本页] 作者: developing_T 时间: 2005-9-19 17:04 标题: LR执行脚本提示这个错误,怎么回事请问? Action.c(211): Error -26377: No match found for the requested parameter "Siebel_Analytic_ViewState8". Check whether the requested boundaries exist in the response data. Also, if the data you want to save exceeds 1148 bytes, use web_set_max_html_param_len to increase the parameter size [MsgId: MERR-26377]
Action.c(211): web_url("WSLZ_WEB_JC008.aspx_3") highest severity level was "ERROR", 112 body bytes, 169 header bytes [MsgId: MMSG-26388]
Ending action Action.作者: sky_live 时间: 2005-9-19 17:30
关联的偏移量好象不对,你在仔细对了Log文件。。。作者: andson 时间: 2005-9-20 00:10
这个问题要么是你的程序执行到这出错了,要么关联的两边写的不对!