Hello,
I am trying to delete a bunch of records via the "SQL 4 CDS" tool. Unfortunately, every time I try to delete these records, I receive the following error after 2 minutes: "The request channel timed out while waiting for a reply after 00:01:59.9937153. Increase the timeout value passed to the call to Request or increase the SendTimeout value on the Binding. The time allotted to this operation may have been a portion of a longer timeout."
I know it is possible to change the "Service Timeout" field when connecting to an environment via the "Connection Wizard", but this is not an option for me. I have to connect via the SDK Login Control due to multi-factor authentication.
How can I fix this so the request does not keep timing out?
Thanks!