Показать сообщение отдельно
Старый 18.12.2008, 16:17   #19  
Ириска is offline
Ириска
Участник
Аватар для Ириска
 
22 / 11 (1) +
Регистрация: 21.10.2008
Адрес: Калининград
Прислали логи. Там две ошибки, в основном, повторяются

Error: An error has occurred while establishing a connection to the server. When connecting to SQL Server 2005, this failure may be caused by the fact that under the default settings SQL Server does not allow remote connections. (provider: Named Pipes Provider, error: 40 - Could not open a connection to SQL Server)

Error Message: An error has occurred while establishing a connection to the server. When connecting to SQL Server 2005, this failure may be caused by the fact that under the default settings SQL Server does not allow remote connections. (provider: Named Pipes Provider, error: 40 - Could not open a connection to SQL Server)

Source File: Not available

Line Number: Not available

Request URL: http://crm.mediachase.com:5555/MSCRM...rmService.asmx

Stack Trace Info: [SqlException: An error has occurred while establishing a connection to the server. When connecting to SQL Server 2005, this failure may be caused by the fact that under the default settings SQL Server does not allow remote connections. (provider: Named Pipes Provider, error: 40 - Could not open a connection to SQL Server)]
at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection)

и вот такая:

System.Net.WebException: The request failed with HTTP status 400: Bad Request.
at System.Web.Services.Protocols.SoapHttpClientProtocol.ReadResponse(SoapClientMessage message, WebResponse response, Stream responseStream, Boolean asyncCall)
at System.Web.Services.Protocols.SoapHttpClientProtocol.Invoke(String methodName, Object[] parameters)
at CrmDiagTool4.CrmDeploymentSdk.CrmDeploymentService.Execute(DeploymentServiceRequest Request)
at CrmDiagTool4.Sdk.RetrieveOrganizationsProperties(CrmService crmsvc, CrmDeploymentService crmdeploysvc, CrmAuthenticationToken token)
at CrmDiagTool4.Sdk.get_AllOrganizationDictionnary()
at CrmDiagTool4.Form1.WriteSDKAllOrganizationInfo(StreamWriter sw)

И в чем тут именно проблема?