RTC Forums
November 23, 2024, 11:58:25 PM
Welcome,
Guest
. Please
login
or
register
.
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
Home
Help
Login
Register
RTC Forums
>
Subscription
>
Support
>
Execute Exception bug
Pages: [
1
]
« previous
next »
Print
Author
Topic: Execute Exception bug (Read 4388 times)
ISIGest
RTC Expired
Posts: 121
Execute Exception bug
«
on:
November 25, 2016, 07:41:39 PM »
When I use Execute() method to call a prepared function, if the client could not connect with the server I got an exception "ERtcExecuteError" with a message "Error: Connection problems, no response received.", this is ok, but the "ErrorCode" is not "wait_Error" but "wait_Ok".
I think that it need to be "wait_Error" or not?
Logged
D.Tkalcec (RTC)
Administrator
Posts: 1881
Re: Execute Exception bug
«
Reply #1 on:
November 25, 2016, 10:29:47 PM »
What you get there is the ErrorCode returned from DoWaitForCompletion. In a nutshell, it means that WaitForCompletion returned with wait_OK (no more request pending), but there was NO RESULT received.
Best Regards,
Danijel Tkalcec
Logged
Pages: [
1
]
Print
« previous
next »
Jump to:
Please select a destination:
-----------------------------
Dashboard
-----------------------------
=> General
=> 3rd-Party
=> Quick Start
-----------------------------
Subscription
-----------------------------
=> Support
Loading...