|
代码如下:
web_custom_request("Default.aspx_2",
"URL=http://192.168.15.180/Login/Default.aspx",
"Method=POST",
"Resource=0",
"RecContentType=text/html",
"Referer=http://192.168.15.180/Login/Default.aspx",
"Snapshot=t51.inf",
"Mode=HTTP",
"Body=__LASTFOCUS=&__VIEWSTATE={Siebel_Analytic_ViewState2_URL}&__EVENTTARGET=&__EVENTARGUMENT=&__EVENTVALIDATION=%2FwEWBwKBkJ6XDAL4oJfNBQLlufX7DwKl1bKzCQLs0bLrBgK1qbSRCwLf2eqGAwGuekTlegK%2BZgfOB7%2BrquCI57R4&name=rb1&txtUserName=00000000&TextBox1=1&txtPassword=123456&Image1.x=0&Image1.y=0",
LAST);
---------------------------------------------------------------------------------------------------------------------
Action.c(272): Error -26612: HTTP Status-Code=500 (Internal Server Error) for "http://192.168.15.180/Login/Default.aspx" [MsgId: MERR-26612]
Action.c(272): Error -26377: No match found for the requested parameter "Siebel_Analytic_ViewState4". Check whether the requested boundaries exist in the response data. Also, if the data you want to save exceeds 1688 bytes, use web_set_max_html_param_len to increase the parameter size [MsgId: MERR-26377]
Action.c(272): web_custom_request("Default.aspx_2") highest severity level was "ERROR", 2907 body bytes, 240 header bytes [MsgId: MMSG-26388]
使用URL-Base script,对于出错原因无法准确定位,请各位赐教,谢谢。 |
|