System.Data.SqlClient.SqlException: Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding.
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.SqlClient.SqlConnection.Open()
at OutYard.Foundation.DataLayer.TransactionScope.Enlist(IDbCommand cmd, String connectionString, ConnectionDelegate connection) in C:\Other\MyProg\DotNetProj\OutYard\Core\OutYard.DataProvider\DataLayer\TransactionScope.cs:line 80
at OutYard.Foundation.DataLayer.Provider.SqlDataProvider.LoadTable(DataCommand command) in C:\Other\MyProg\DotNetProj\OutYard\Core\OutYard.DataProvider\DataLayer\Provider\SqlDataProvider.cs:line 125
at OutYard.Foundation.DataLayer.Provider.DataService.LoadTable(DataCommand command) in C:\Other\MyProg\DotNetProj\OutYard\Core\OutYard.DataProvider\DataLayer\Provider\DataService.cs:line 58
at OutYard.Foundation.DataLayer.DBCustomerAttribute.LoadByCustomerAndKey(Int32 customerId, String key) in C:\Other\MyProg\DotNetProj\OutYard\Core\OutYard.DataLayer\DataLayer\DBCustomerAttribute.cs:line 26
at OutYard.Foundation.BusLayer.Profile.CustomerAttributeCollection..ctor(Int32 customerId) in C:\Other\MyProg\DotNetProj\OutYard\Core\OutYard.BusinessLayer\BusLayer\Profile\CustomerAttributeCollection.cs:line 14
at OutYard.Foundation.BusLayer.Profile.Customer.get_Attributes() in C:\Other\MyProg\DotNetProj\OutYard\Core\OutYard.BusinessLayer\BusLayer\Profile\Customer.cs:line 593
at ASP.mastertemplates_everything_theme_product_softwaretemplate_ascx.GetPublisherUrl(String stringPublisherId) in c:\Inetpub\ftproot\www.OutYard.Com\MasterTemplates\Everything\Theme\Product\SoftwareTemplate.ascx:line 407
at ASP.mastertemplates_everything_theme_product_softwaretemplate_ascx.__DataBindingHyperLink1(Object sender, EventArgs e) in c:\Inetpub\ftproot\www.OutYard.Com\MasterTemplates\Everything\Theme\Product\SoftwareTemplate.ascx:line 560
at System.Web.UI.Control.OnDataBinding(EventArgs e)
at System.Web.UI.Control.DataBind(Boolean raiseOnDataBinding)
at System.Web.UI.Control.DataBind()
at System.Web.UI.Control.DataBindChildren()
at System.Web.UI.Control.DataBind(Boolean raiseOnDataBinding)
at System.Web.UI.Control.DataBind()
at System.Web.UI.Control.DataBindChildren()
at System.Web.UI.Control.DataBind(Boolean raiseOnDataBinding)
at System.Web.UI.Control.DataBind()
at System.Web.UI.Control.DataBindChildren()
at System.Web.UI.Control.DataBind(Boolean raiseOnDataBinding)
at System.Web.UI.Control.DataBind()
at System.Web.UI.Control.DataBindChildren()
at System.Web.UI.Control.DataBind(Boolean raiseOnDataBinding)
at System.Web.UI.Control.DataBind()
at System.Web.UI.Control.DataBindChildren()
at System.Web.UI.Control.DataBind(Boolean raiseOnDataBinding)
at System.Web.UI.Control.DataBind()
at System.Web.UI.Control.DataBindChildren()
at System.Web.UI.Control.DataBind(Boolean raiseOnDataBinding)
at System.Web.UI.Control.DataBind()
at System.Web.UI.Control.DataBindChildren()
at System.Web.UI.Control.DataBind(Boolean raiseOnDataBinding)
at System.Web.UI.Control.DataBind()
at ASP.mastertemplates_everything_theme_product_softwaretemplate_ascx.OnInit(EventArgs e) in c:\Inetpub\ftproot\www.OutYard.Com\MasterTemplates\Everything\Theme\Product\SoftwareTemplate.ascx:line 230
at System.Web.UI.Control.InitRecursive(Control namingContainer)
at System.Web.UI.Control.AddedControl(Control control, Int32 index)
at System.Web.UI.ControlCollection.Add(Control child)
at OutYard.Store.Web.PublicStore.Mall.Modules.ProductInfoModule.CreateChildControlsTree()
at OutYard.Store.Web.PublicStore.Mall.Modules.ProductInfoModule.OnInit(EventArgs e)
at System.Web.UI.Control.InitRecursive(Control namingContainer)
at System.Web.UI.Control.InitRecursive(Control namingContainer)
at System.Web.UI.Control.InitRecursive(Control namingContainer)
at System.Web.UI.Control.InitRecursive(Control namingContainer)
at System.Web.UI.Control.InitRecursive(Control namingContainer)
at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
|