51Testing软件测试论坛

 找回密码
 (注-册)加入51Testing

QQ登录

只需一步,快速开始

微信登录,快人一步

查看: 2585|回复: 1
打印 上一主题 下一主题

[资料] Action.c(778): Error。检查点检验失败。求助

[复制链接]

该用户从未签到

跳转到指定楼层
1#
发表于 2013-4-28 11:52:18 | 显示全部楼层 回帖奖励 |倒序浏览 |阅读模式
问题1:
//获取“我的待办”框架。
        web_reg_find("Search=Body",
                                 "Text=Dxn_LoginUser",
                                 "SaveCount=DaiBanNum",
                                 LAST);

        web_submit_data("GetForm",
                "Action=http://192.168.0.206:8088/form/GetForm",
                "Method=POST",
                "RecContentType=textml",
                "Referer=http://192.168.0.206:8088/",
                "Snapshot=t58.inf",
                "Mode=HTTP",
                ITEMDATA,
                "Name=formId", "Value=", ENDITEM,
                "Name=schema", "Value=Workflow/MyTaskTodo", ENDITEM,
                "Name=formType", "Value=grid", ENDITEM,
                "Name=isFromMenu", "Value=true", ENDITEM,
                "Name=Dxn_LoginUser", "Value={FaQiRenID}", ENDITEM,
                LAST);

         if (atoi(lr_eval_string("{DaiBanNum}")) > 0){
      
                        lr_output_message("获取待办框架成功");
                 
        }

         else{

                lr_error_message("获取待办框架失败");
                return(0);

         }
执行到这的时候报错。Action.c(778): Error: 获取待办框架失败
有朋友能看看是怎么回事么?谢谢了


问题2:

Action.c(2299): Error -26377: No match found for the requested parameter "YeWuID". 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]
Action.c(2299): Error -26374: The above "not found" error(s) may be explained by header and body byte counts being 256 and 0, respectively.          [MsgId: MERR-26374]
分享到:  QQ好友和群QQ好友和群 QQ空间QQ空间 腾讯微博腾讯微博 腾讯朋友腾讯朋友
收藏收藏
回复

使用道具 举报

本版积分规则

关闭

站长推荐上一条 /1 下一条

小黑屋|手机版|Archiver|51Testing软件测试网 ( 沪ICP备05003035号 关于我们

GMT+8, 2024-5-13 17:56 , Processed in 0.075303 second(s), 25 queries .

Powered by Discuz! X3.2

© 2001-2024 Comsenz Inc.

快速回复 返回顶部 返回列表