cherry_lg 2008-7-8 09:59
LR工具报错信息分析
LR报错信息为:Error -27492: "HttpSendRequest" failed, Windows error code=12031 and retry limit exceeded for URL=
请问各位大侠,该问题应从哪方面去定位分析错误呢?多谢
iori 2008-7-8 10:41
12031 ERROR_INTERNET_CONNECTION_RESET
The connection with the server has been reset.
你试试把http-request connect timeout的值设大一点
aks5201314 2008-7-8 11:02
下面是LR官方的排错指南
Troubleshooting
To identify the problem, refer to the Windows Error Code tables (WinInet, Win32,or Win Socket), and search for the value specified in the error code.
另外你到网上搜索一下Windows error code=12031 相关的信息,很有可能你的系统有什么问题导致LR出错