以文本方式查看主题 - Foxtable(狐表) (http://foxtable.com/bbs/index.asp) -- 专家坐堂 (http://foxtable.com/bbs/list.asp?boardid=2) ---- 运行错误, 数据表异常 (http://foxtable.com/bbs/dispbbs.asp?boardid=2&id=192614) |
-- 作者:creastzh -- 发布时间:2024/7/5 11:09:00 -- 运行错误, 数据表异常 自定义函数 ImportMasterSales 已经运行有一段时间了, 基本正常,但今日又现如下错误 .NET Framework 版本:4.0.30319.42000 Foxtable 版本:2022.8.18.1 错误所在事件:自定义函数,ImportMasterSales 详细错误信息: Exception has been thrown by the target of an invocation. The object invoked has disconnected from its clients. (Exception from HRESULT: 0x80010108 (RPC_E_DISCONNECTED)) 我已经删除了Bin 目录,然后重新运行,有时候是正常的, 但有时候又出现异常报错, 不知道如何处理. 谢谢!
|
-- 作者:有点蓝 -- 发布时间:2024/7/5 12:01:00 -- 调试技巧:http://www.foxtable.com/webhelp/scr/1485.htm,看ImportMasterSales函数哪一句代码出错 |