Answered by:
Unable to connect to the remote server

Question
-
Hello!
I'm trying to run a report on CRM 4. I get the following error:Microsoft CRM Error Report: Error Description: Unable to connect to the remote server
Error Details:Unable to connect to the remote server
Full Stack:[SocketException: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond 172.16.0.90:80]
at System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress)
at System.Net.Sockets.Socket.InternalConnect(EndPoint remoteEP)
at System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Int32 timeout, Exception& exception)
[WebException: Unable to connect to the remote server]
at System.Net.HttpWebRequest.GetRequestStream()
at System.Web.Services.Protocols.SoapHttpClientProtocol.Invoke(String methodName, Object[] parameters)
at Microsoft.Crm.ReportingServices2005.ReportingService2005.ListExtensions(ExtensionTypeEnum ExtensionType)
at Microsoft.Crm.Reporting.ReportServer.IsDataExtensionInstalled(String extensionName)
[CrmReportingException: Unable to connect to the remote server]
at Microsoft.Crm.Reporting.ReportServer.IsDataExtensionInstalled(String extensionName)
at Microsoft.Crm.Reporting.ReportServer.get_IsDataConnectorInstalled()
at Microsoft.Crm.Web.Reporting.CrmReportServerCredentials.get_ImpersonationUser()
at Microsoft.Reporting.WebForms.ServerReport.OnCredentialsChanged(IReportServerCredentials credentials)
at Microsoft.Reporting.WebForms.ServerReport.set_ReportServerCredentials(IReportServerCredentials value)
at Microsoft.Reporting.WebForms.ReportViewer.CreateServerReport()
at Microsoft.Reporting.WebForms.ReportViewer..ctor()
at ASP.probusinessbank_crmreports_rsviewer_reportviewer_aspx.__BuildControlreportViewer()
at ASP.probusinessbank_crmreports_rsviewer_reportviewer_aspx.__BuildControlform1()
at ASP.probusinessbank_crmreports_rsviewer_reportviewer_aspx.__BuildControlTree(probusinessbank_crmreports_rsviewer_reportviewer_aspx __ctrl)
at ASP.probusinessbank_crmreports_rsviewer_reportviewer_aspx.FrameworkInitialize()
at System.Web.UI.Page.ProcessRequest(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
at System.Web.UI.Page.ProcessRequest()
at System.Web.UI.Page.ProcessRequestWithNoAssert(HttpContext context)
at System.Web.UI.Page.ProcessRequest(HttpContext context)
at ASP.probusinessbank_crmreports_rsviewer_reportviewer_aspx.ProcessRequest(HttpContext context)
at System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()
at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)
Other Message:
Error Number:0x80048300
Source File:Not available
Line Number:Not availableRequest URL: http://localhost/company/CRMReports/rsviewer/reportviewer.aspx
any ideas?Wednesday, March 11, 2009 7:12 AM
Answers
-
Do You know the Microsoft CRM Diagnostics Tool 4?
http://blogs.msdn.com/benlec/archive/2008/03/04/crmdiagtool4-for-microsoft-crm-4-0-has-been-released.aspx
You can check some things with this tool.- Marked as answer by Jim Glass Jr Thursday, March 12, 2009 8:12 PM
Wednesday, March 11, 2009 12:48 PM
All replies
-
Do you have the ssrs connector installed?
Scott Sewell http:\\blog.CustomerEffective.comWednesday, March 11, 2009 10:10 AMModerator -
Yes of courseWednesday, March 11, 2009 10:52 AM
-
Hello.
Use Internet Explorer to run the same report without using CRM. Use the path: http://machinename/reports/ReportName, if not possible, use only http://machinename/reports.
Probably the Reporting Services is not functioning properly.
the rollup 2 is installed?
Kind Regards,
Breno LimaWednesday, March 11, 2009 11:51 AM -
http://machinename/reports
and
http://machinename/reportservernormally open
rollup 1 and rollup 2 installed
Wednesday, March 11, 2009 12:26 PM -
Do You know the Microsoft CRM Diagnostics Tool 4?
http://blogs.msdn.com/benlec/archive/2008/03/04/crmdiagtool4-for-microsoft-crm-4-0-has-been-released.aspx
You can check some things with this tool.- Marked as answer by Jim Glass Jr Thursday, March 12, 2009 8:12 PM
Wednesday, March 11, 2009 12:48 PM -
I know this tool.
And what I should checK? what look?
Wednesday, March 11, 2009 12:54 PM