dataSnap服务器,客户端调用的时候写错了一句话,

SQLConnection1->CloneConnection();

改为

SQLConnection1->Close();

 

就好了,查了一天。

调试的时候报错,还能继续运行,在服务器上crash崩溃退出。
"Project ... faulted with message: 'application-defined exception (code 0x0eefface) at 0x755ad36f. Process Stopped. Use Step or Run to continue."
posted on 2015-04-09 20:02  lypzxy  阅读(734)  评论(0编辑  收藏  举报