API Support » Unable to connect to sim.openecry.com using 3.5 version of the API. Nov 19, 2010 @ 10:21 AM (Total replies: 3) | |||||
Hi All! On changing OECAPICOM to 3.5 version I've got the same trouble: application do not connect to sim.openecry.com and in the same time - connect to api.openecry.com. And when programm try to connect to sim.openecry.com it just close itself in 3-5sec after fClient.Connect1 command. I'm programming in Delphi 2007. In debuging process I see that when fClient.Connect1 have valid UserName and password it drop error "access violation at 0x77b699ae: write of address 0x00030ea0" stoping in CPU window in function RtlUnwind. No events appears. But when I enter wrong UserName or password it works correctly: OnLoginFailed and OnDisconnect works. And: when I connect to api.openecry.com I have no errors and all events works correctly. What I have to do in programm to use sim-server correctly.?. Kuzma Shkaranda |