51Testing软件测试论坛

标题: 注册 web_custom_request的最高严重级别为“ERROR” [MsgId: MMSG-26389] [打印本页]

作者: catkexin    时间: 2010-10-12 21:33
标题: 注册 web_custom_request的最高严重级别为“ERROR” [MsgId: MMSG-26389]
错误信息:
Action2.c(13): 错误 -27221: “HTML”参数(编号 8)的值无效          [MsgId: MERR-27221]
Action2.c(13): 注册 web_custom_request("TdmWebService.asmx_3") 的最高严重级别为“ERROR”          [MsgId: MMSG-26389]

web_set_max_html_param_len("1200000000");//设置页面接收最大的字

   web_concurrent_start(NULL);


        web_custom_request("TdmWebService.asmx_3",
                "URL=http://192.168.0.212:3000/WebService/TdmWebService.asmx",
                "Method=POST",
                "Resource=0",
                "RecContentType=text/xml",
                "Referer=",
                "Snapshot=t34.inf",
                "Mode=HTML",
                "EncType=text/xml; charset=utf-8",
                "Body=<soap:Envelope xmlns:soap=\"http://schemas.xmlsoap.org/soap/envelope/\" xmlns:xsi=\"http://www.w3.org/2001/XMLSchema-instance\" xmlns:xsd=\"http://www.w3.org/2001/XMLSchema\" xmlns:soapenc=\"http://schemas.xmlsoap.org/soap/encoding/\"><soap:Body><GetProjInfoByProjId xmlns=\"http://tempuri.org/\"><rojectId>DEMrojectNode:25044</ProjectId></GetProjInfoByProjId></soap:Body></soap:Envelope>",
                LAST);

web_reg_save_param("filecontent",
                "LB=",
                "RB=",
                "Search=All",
                LAST);


        web_reg_save_param("file",
                "LB/DIG=filename=",
                "RB/DIG=TdmFileName"
                "Search=Headers",
                LAST);


        web_custom_request("TdmWebService.asmx_4",
                "URL=http://192.168.0.212:3000/WebService/TdmWebService.asmx",
                "Method=POST",
                "Resource=0",
                "RecContentType=text/xml",
                "Referer=",
                "Snapshot=t35.inf",
                "Mode=HTML",
                "EncType=text/xml; charset=utf-8",
                "Body=<soap:Envelope xmlns:soap=\"http://schemas.xmlsoap.org/soap/envelope/\" xmlns:xsi=\"http://www.w3.org/2001/XMLSchema-instance\" xmlns:xsd=\"http://www.w3.org/2001/XMLSchema\" xmlns:soapenc=\"http://schemas.xmlsoap.org/soap/encoding/\"><soap:Body><GetFolderInfo xmlns=\"http://tempuri.org/\"><FolderId>dem:folder:836</FolderId></GetFolderInfo></soap:Body></soap:Envelope>",
                LAST);

        web_url("TdmHttpService.ashx_2",
                "URL=http://192.168.0.212:3000/WebService/TdmHttpService.ashx?msid=il3pz1ber5qlow55lqw1ap45",
                "Resource=0",
                "RecContentType=text/html",
                "Referer=",
                "Snapshot=t36.inf",
                "Mode=HTML",
                LAST);
   

        web_concurrent_end(NULL);
作者: catkexin    时间: 2010-10-13 08:33
自己顶
作者: catkexin    时间: 2010-10-13 16:07
怎么没人回答啊 急死了
作者: catkexin    时间: 2010-10-13 16:07
怎么没人回答啊 急死了




欢迎光临 51Testing软件测试论坛 (http://bbs.51testing.com/) Powered by Discuz! X3.2