标题: LR回放不了,请各位大虾急救!~~ [打印本页] 作者: lx_lzy 时间: 2006-8-2 18:27 标题: LR回放不了,请各位大虾急救!~~ -Web 服务器 .Net 1.1
-操作系统 Windows Server 2003 with SP1
-应用程序 IIS
数据库:SQL server 2000
开发语言:C#
LR协议:web(http/html)
操作:录制一个登陆事件
问题:当录制开始时,登陆界面出现,这个时候LR中已经录制了一段脚本,也就是下面脚本中登陆事件前的脚本,录制完后,回放出错(请看附件)。这个错误如何解决,请高手指点。
LR脚本错误:
vuser_init.c(18): Error -26612: HTTP Status-Code=500 (Internal Server Error) for "http://10.21.109.31/culture/Logon.aspx?ReturnUrl=%2fculture%2fDefault.aspx" [MsgId: MERR-26612]
vuser_init.c(18): Error -26377: No match found for the requested parameter "Siebel_Analytic_ViewState3". Check whether the requested boundaries exist in the response data. Also, if the data you want to save exceeds 256 bytes, use web_set_max_html_param_len to increase the parameter size [MsgId: MERR-26377]
vuser_init.c(18): web_url("Default.aspx") highest severity level was "ERROR", 56125 body bytes, 1457 header bytes [MsgId: MMSG-26388]
备注:参数化Url=http://10.21.109.31/culture/;http://10.21.109.31/culture/Logo ... ture%2fDefault.aspx这个连接在IE中可以正常使用