 |
A critical error has occurred. System.Web.Services.Protocols.SoapException: Server was unable to process request. ---> System.Data.SqlClient.SqlException: 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: TCP Provider, error: 0 - 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.)
at System.Data.ProviderBase.DbConnectionPool.GetConnection(DbConnection owningObject)
at System.Data.ProviderBase.DbConnectionFactory.GetConnection(DbConnection owningConnection)
at System.Data.ProviderBase.DbConnectionClosed.OpenConnection(DbConnection outerConnection, DbConnectionFactory connectionFactory)
at System.Data.ProviderBase.DbConnectionFactory.GetConnection(DbConnection owningConnection)
at System.Data.ProviderBase.DbConnectionClosed.OpenConnection(DbConnection outerConnection, DbConnectionFactory connectionFactory)
at System.Data.SqlClient.SqlConnection.Open()
at System.Data.SqlClient.SqlConnection.Open()
at System.Data.Common.DbDataAdapter.QuietOpen(IDbConnection connection, ConnectionState& originalState)
at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior)
at System.Data.Common.DbDataAdapter.Fill(DataSet dataSet, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior)
at System.Data.Common.DbDataAdapter.Fill(DataSet dataSet)
at MiraArte.Appcelerator.TIDI.DBSession.get_Connection() in V:\SCC\NITB\projects\TIDILogic\Appcelerator.cs:line 70746
at MiraArte.Appcelerator.TIDI.DBSession.FindAttribute(FetchInfo FetchDetails) in V:\SCC\NITB\projects\TIDILogic\Appcelerator.cs:line 37924
at TIDILogic2.SqlStatement.FetchDataSet() in C:\SCC\NITB\projects\TIDILogic2\SqlStatement.cs:line 392
at TIDILogic.TIDIAttributeType.EnsureAttributes() in V:\SCC\NITB\projects\TIDILogic\TIDIAttributeType.cs:line 96
at TIDILogic2.Products.GetProduct(Int32 productID, ProductDetailLevel detail, Boolean fetchNonPublic) in C:\SCC\NITB\projects\TIDILogic2\Products.cs:line 134
at TIDILogic.TIDIAttributeType.FromCode(String attributeCode) in V:\SCC\NITB\projects\TIDILogic\TIDIAttributeType.cs:line 86
at TIDILogic2.Products.GetProduct(Int32 productID, ProductDetailLevel detail) in C:\SCC\NITB\projects\TIDILogic2\Products.cs:line 94
at TIDISchema.Enums.AttributeEntryPointsToID(AttributeEntryPoints entryPoint)
at Update.GetProduct(Int32 productID, ProductDetailLevel detailLevel)
at Update.GetAttribute(AttributeEntryPoints attribute, AttributeDetailLevel detailLevel)
--- End of inner exception stack trace --- |
 |
|
|
 |
|