Server Error in '/' Application.
A network-related or instance-specific error occurred while establishing a connection to SQL Server. The server was not found or was not accessible. Verify that the instance name is correct and that SQL server is configured to allow remote connections. (provider: Named pipes Provider, error: 40 - Could not open a connection to SQL server).
Description:
An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.
Exception Details:
System.Data.SqlClient.SqlException
Source Error:
An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception trace below.
Stack Trace:
[SqlException (0x80131904): A network-related or instance-specific error occurred while establishing a connection to SQL server. The server was not found or was not accessible. Verify that the instance name is correct and that SQL Server is configured to allow remote connections].
System.Data.ProviderBase.DbConnectionPool.GetConnection(DbConnection owning Object) +428
System.Data.ProviderBase.DbConnectionFactory.GetConnection(DbConnection owningConnection) +65
System.Data.ProviderBase.DbConnectionClosed.OpenConnection(DbConnection outerConnection, DbConnectionFactory connectionFactory) +117
System.Data.SqlClient.SqlConnection.Open() +122
GetIt.Enterprise.DataServices.SqlService.ExecuteNonQuery(String connectionString, CommandType commandType,String commandText, SqlParameter[] commandParameters) +109
GetIt.Web.Catalog.CatalogHelper.IsCatalogExists(String permalink) +264
GetIt.Web.SupportLayer.URLHandler.RedirectKnownPath(HttpApplication oApp, String strRequestUrl) +5914
GetIt.Web.SupportLayer.URLHandler.UrlHandlerBeginRequest(Object sender, EventArgs e) +892
System.Web.SyncEventExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +68
System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +75
Version Information:
Microsoft.Net Framework; Version: 2.0.50727.3053; ASP.NET.
A network-related or instance-specific error occurred while establishing a connection to SQL Server. The server was not found or was not accessible. Verify that the instance name is correct and that SQL server is configured to allow remote connections. (provider: Named pipes Provider, error: 40 - Could not open a connection to SQL server).
Description:
An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.
Exception Details:
System.Data.SqlClient.SqlException
Source Error:
An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception trace below.
Stack Trace:
[SqlException (0x80131904): A network-related or instance-specific error occurred while establishing a connection to SQL server. The server was not found or was not accessible. Verify that the instance name is correct and that SQL Server is configured to allow remote connections].
System.Data.ProviderBase.DbConnectionPool.GetConnection(DbConnection owning Object) +428
System.Data.ProviderBase.DbConnectionFactory.GetConnection(DbConnection owningConnection) +65
System.Data.ProviderBase.DbConnectionClosed.OpenConnection(DbConnection outerConnection, DbConnectionFactory connectionFactory) +117
System.Data.SqlClient.SqlConnection.Open() +122
GetIt.Enterprise.DataServices.SqlService.ExecuteNonQuery(String connectionString, CommandType commandType,String commandText, SqlParameter[] commandParameters) +109
GetIt.Web.Catalog.CatalogHelper.IsCatalogExists(String permalink) +264
GetIt.Web.SupportLayer.URLHandler.RedirectKnownPath(HttpApplication oApp, String strRequestUrl) +5914
GetIt.Web.SupportLayer.URLHandler.UrlHandlerBeginRequest(Object sender, EventArgs e) +892
System.Web.SyncEventExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +68
System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +75
Version Information:
Microsoft.Net Framework; Version: 2.0.50727.3053; ASP.NET.
No comments :
Post a Comment