Показать сообщение отдельно
Старый 18.12.2008, 17:54   #20  
a33ik is offline
a33ik
Чайный пьяница
Аватар для a33ik
MCP
MCBMSS
Злыдни
Соотечественники
Most Valuable Professional
Лучший по профессии 2017
Лучший по профессии 2015
Лучший по профессии 2014
Лучший по профессии AXAWARD 2013
Лучший по профессии 2011
Лучший по профессии 2009
 
3,243 / 896 (36) +++++++
Регистрация: 02.07.2008
Адрес: Greenville, SC
Цитата:
Сообщение от Ириска Посмотреть сообщение
Прислали логи. Там две ошибки, в основном, повторяются

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)

И в чем тут именно проблема?
Настройте SQL сервер, чтобы он поддерживал TCP/IP протокол, похоже, что на данный момент поддерживается только Named Pipes.
__________________
Эмо разработчик, сначала пишу код, потом плачу над его несовершенством.

Подписывайтесь на мой блог, twitter и YouTube канал.
Пользуйтесь моим Ultimate Workflow Toolkit