huiguiziran111 发表于 2009-8-3 12:14:20

LR报错Error -- memory violation : Exception ACCESS_VIOLATION received.

我现在也遇到哦这样的问题了:LR报错Error -- memory violation : Exception ACCESS_VIOLATION received.
    差看代码编译的时候都没有出错,为什么在回放的时候就出错了呢? 协议是webservice。代码见:
web_service_call( "StepName=getEquipmentLogin_101",
"SOAPMethod=IExpsysService.IExpsysServicePortType.getEquipmentLogin",
"ResponseParam=response",
"WSDL=http://192.168.1.17:8080/Express/services/IExpsysService?wsdl",
"UseWSDLCopy=1",
"Snapshot=t1249270610.inf",
BEGIN_ARGUMENTS,
"in0=358398017014412",
"in1=123456",
END_ARGUMENTS,
BEGIN_RESULT,
END_RESULT,
LAST);

sangrou 发表于 2009-10-26 13:55:31

我也碰到了该问题,关注中

王爬爬 发表于 2010-10-25 14:11:31

这个问题 有人有解决吗?

androidone 发表于 2010-10-25 14:23:17

是否需要做关联呢?getEquipmentLogin_101这个值是否回放的时候变了呢
页: [1]
查看完整版本: LR报错Error -- memory violation : Exception ACCESS_VIOLATION received.