网址:http://www.sxjtxy.com/ZS/ZsAboutA.aspx?Cid=128
消息类型:EntityException
消息内容:基础提供程序在 Open 上失败。
引发异常的方法:Void OpenStoreConnectionIf(Boolean, System.Data.Common.DbConnection, System.Data.Common.DbConnection, System.String, System.String, Boolean ByRef)
引发异常源:System.Data.Entity 在 System.Data.EntityClient.EntityConnection.OpenStoreConnectionIf(Boolean openCondition, DbConnection storeConnectionToOpen, DbConnection originalConnection, String exceptionCode, String attemptedOperation, Boolean& closeStoreConnectionOnFailure)
在 System.Data.EntityClient.EntityConnection.Open()
在 System.Data.Objects.ObjectContext.EnsureConnection()
在 System.Data.Objects.ObjectQuery`1.GetResults(Nullable`1 forMergeOption)
在 System.Data.Objects.ObjectQuery`1.System.Collections.Generic.IEnumerable.GetEnumerator()
在 System.Linq.Enumerable.FirstOrDefault[TSource](IEnumerable`1 source)
在 System.Data.Objects.ELinq.ObjectQueryProvider.<>c__11`1.b__11_1(IEnumerable`1 sequence)
在 System.Data.Objects.ELinq.ObjectQueryProvider.ExecuteSingle[TResult](IEnumerable`1 query, Expression queryRoot)
在 System.Data.Objects.ELinq.ObjectQueryProvider.System.Linq.IQueryProvider.Execute[S](Expression expression)
在 System.Data.Entity.Internal.Linq.DbQueryProvider.Execute[TResult](Expression expression)
在 System.Linq.Queryable.FirstOrDefault[TSource](IQueryable`1 source)
在 AutoWebSite10.DoClass.ConfigDo.Read()
在 AutoWebSite10.PageClass.Site.ChannelChildren(Int32 id)
在 AutoWebSite10.ZS.ZsAboutA.Nextnav(Int32 channelId)
在 AutoWebSite10.ZS.ZsAboutA.Page_Load(Object sender, EventArgs e)
在 System.Web.Util.CalliEventHandlerDelegateProxy.Callback(Object sender, EventArgs e)
在 System.Web.UI.Control.OnLoad(EventArgs e)
在 System.Web.UI.Control.LoadRecursive()
在 System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)