Hi all,
when we try to print any report from Retail we got this error

No connection could be made because the target machine actively refused it 127.0.0.1:2383
I redeploy the reports but with no luck
I checked that user has the right permissions and other reports in AX are working fine,
I checked the event viewer and find this error,
An error has occurred during report processing. (rsProcessingAborted)
An error has occurred during report processing. (rsProcessingAborted)
Microsoft.Reporting.WinForms.ReportServerException
at Microsoft.Reporting.WinForms.SoapReportExecutionService.ServerUrlRequest(AbortState abortState, String url, Stream outputStream, String& mimeType, String& fileNameExtension)
at Microsoft.Reporting.WinForms.SoapReportExecutionService.Render(AbortState abortState, String reportPath, String executionId, String historyId, String format, XmlNodeList deviceInfo, NameValueCollection urlAccessParameters, Stream reportStream, String& mimeType, String& fileNameExtension)
at Microsoft.Reporting.WinForms.ServerReport.InternalRender(Boolean isAbortable, String format, String deviceInfo, NameValueCollection urlAccessParameters, Stream reportStream, String& mimeType, String& fileNameExtension)
at Microsoft.Reporting.WinForms.AsyncMainStreamRenderingOperation.RenderServerReport(ServerReport report)
at Microsoft.Reporting.WinForms.AsyncRenderingOperation.PerformOperation()
at Microsoft.Reporting.WinForms.ReportViewer.AsyncReportOperationWrapper.PerformOperation()
at Microsoft.Reporting.WinForms.ProcessingThread.ProcessThreadMain(Object arg)
Query execution failed for dataset 'RetailStoreMetricsDS'. (rsErrorExecutingCommand)
Microsoft.Reporting.WinForms.ReportServerException
A connection cannot be made. Ensure that the server is running.
Microsoft.Reporting.WinForms.ReportServerException
I hope I could solve this issue with your help