| Author |
Topic: FailReason_SoftwareNotPermitted (2 messages, Page 1 of 1) |
||||
|---|---|---|---|---|---|
| Moderators: VPfau | |||||
|
CChen15 Posts: 121 Joined: Jul 23, 2009 |
Hello.
OECAPICOM 3.5.14.6 prod When I try: Call .Connect(...)there all are OK & I get following sequence of events:OnLoggedUserClientsChangedThen I try:Call .Disconnectgetting:OnDisconnected(unexpected = False)and, nothing touching, don't closing application, a little time later again: Call .Connect(...)getting:OnLoginFailed(reason = FailReason_SoftwareNotPermitted) ' = 8It needs to close app and try connect again for successful login.However, the second and all next tries are always false. What I do wrong? Thank you. . - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -Chen Hua, Russia
|
||||
|
CChen15 Posts: 121 Joined: Jul 23, 2009 |
I'm sorry for the fuss.
By my own oversight, there was not deleted the statement, that cleared UUID after first disconnect. It happened on modifying and copying large chunks of code :) Please, mark the topic as solved or close it at all. . |
||||