Skip to Content
0
May 29, 2020 at 01:19 PM

Error returned from Windows Sockets API recv(replySize) : 10054

209 Views Last edit May 29, 2020 at 01:21 PM 2 rev

Hi, I installed CR 2016 server in new fresh machine that runs Windows Server 2019, CMC is running on http://localhost:8080/BOE/CMC and fine. I installed the runtime versions CR2016ClientDLL and CR2016Server_SP7 as well. I have published the reports and given access to guest and made guest enabled. Also I tried with pointing to the reports repository like "-reportdirectory D:/Inetpub/ReportServer/Reports" for CrystalReports2016ReportApplicationServer. But every time I am getting this error when I called the report from asp.net project using this server. What might be the issue?

Error is:

"Could not connect to Report Application Server. It is possible that Report Application Server has not been started or Report Application Server is already running on another machine. Error text returned from com: Failed to receive reply from server "ServerName". Error returned from Windows Sockets API recv(replySize) : 10054."