User-1909750782 posted
Hi,
Because my application works as client there are no any records in iis log files about this error.
Here is piece of my application log:
2020-03-23 10:56:26,693 INFO --- Request started for user TEUn=XXXXX TEPw=2020-03-23T15:46:45Z TEtok=0a5b7b315eaaf6015e32d1f2590ac30aec948cc1 ----
2020-03-23 10:56:26,693 INFO Request validated
2020-03-23 10:56:26,693 INFO GetUsersById: Establish session.
2020-03-23 10:56:26,693 INFO Establish: Create WebRequest.
2020-03-23 10:56:26,693 INFO GetLogInURL https://secure-ausomxjoa.crmondemand.com/Services/Integration?command=login
2020-03-23 10:56:26,693 INFO Establish: Sending response to CRMOD.
2020-03-23 10:56:47,693 ERROR GetUsersById: Error while get user information: Unable to connect to the remote server
As you can notice between sending response and error approximately 20 seconds. I don't know where to find any additional information about this issue.