SSRS reports are not downloading with 503 Error
System.Net.WebException: The request failed with HTTP status 503: Server Error. at Microsoft.Reporting.WebForms.Internal.Soap.ReportingServices2005.Execution.RSExecutionConnection.GetSecureMethods() at Microsoft.Reporting.WebForms.Internal.Soap.ReportingServices2005.Execution.RSExecutionConnection.IsSecureMethod(String methodname) at Microsoft.Reporting.WebForms.Internal.Soap.ReportingServices2005.Execution.RSExecutionConnection.SetConnectionSSLForMethod(String methodname) at Microsoft.Reporting.WebForms.Internal.Soap.ReportingServices2005.Execution.RSExecutionConnection.ProxyMethodInvocation.ExecuteTReturn at Microsoft.Reporting.WebForms.ServerReport.EnsureExecutionSession() at Microsoft.Reporting.WebForms.ServerReport.SetParameters(IEnumerable1 parameters) at Utilities.SSRSReportDownloaderAT(String rdlfile, Dictionary
2 dparams, String FileFormat, String FileName, String userid) at Online_Registration.Views.AdmitcardDwonload.btndownload_Click(Object sender, EventArgs e)
Dear team I am getting this error while downloading the Reports.
Checked in server local system it was working fine but after hosting the above error is coming.