|
我录制了登录脚本,什么都没改,回放时提示错误,请大家帮我看看是哪里出了问题
提示出错的脚本:
web_custom_request("Login.aspx_2",
"URL=http://hg-wangyz/CS2/Pages/General/Login.aspx",
"Method=POST",
"Resource=0",
"RecContentType=text/plain",
"Referer=http://hg-wangyz/CS2/Pages/General/Login.aspx",
"Snapshot=t2.inf",
"Mode=HTML",
"Body=ctl00$ScriptManager2=ctl00$ContentPlaceHolder1$UpdatePanel2|ctl00$ContentPlaceHolder1$btnLogin&passID=ctl00_ContentPlaceHolder1_txtPassword&UserID=ctl00_ContentPlaceHolder1_txtUserName&js=1&__EVENTTARGET=&__EVENTARGUMENT=&__VIEWSTATE={Siebel_Analytic_ViewState2_URL}&ctl00$ContentPlaceHolder1$txtUserName=csuser&ctl00$ContentPlaceHolder1$txtPassword=finsys1&__SCROLLPOSITIONX=0&__SCROLLPOSITIONY=0&__EVENTVALIDATION="
"%2FwEWBwLkz4CqBQL%2B54f7DgKQ5Jn%2BDwLJ4fq4BwL90KKTCAKO9e%2BRAQLv%2FPO%2BDMGkfih355IqZP0ZWGl0FoIp5UFt&ctl00$ContentPlaceHolder1$btnLogin=Login",
LAST);
错误:
Action.c(51): Error -26612: HTTP Status-Code=500 (Internal Server Error) for "http://hg-wangyz/CS2/Pages/General/Login.aspx" [MsgId: MERR-26612]
Action.c(51): web_custom_request("Login.aspx_2") highest severity level was "ERROR", 7575 body bytes, 352 header bytes [MsgId: MMSG-26388] |
|