网址:http://www.hycapacitor.com/ListImgCaseDetail.aspx?Cid=69&Iid=717&Page=2
消息类型:InvalidOperationException
消息内容:在应用程序配置文件中找不到名为“AutoWebSite10Entities”的连接字符串。
引发异常的方法:Boolean get_ConnectionHasModel()
引发异常源:EntityFramework 在 System.Data.Entity.Internal.LazyInternalConnection.get_ConnectionHasModel()
在 System.Data.Entity.Internal.LazyInternalContext.InitializeContext()
在 System.Data.Entity.Internal.InternalContext.GetEntitySetAndBaseTypeForType(Type entityType)
在 System.Data.Entity.Internal.Linq.InternalSet`1.Initialize()
在 System.Data.Entity.Internal.Linq.InternalSet`1.get_InternalContext()
在 System.Data.Entity.Infrastructure.DbQuery`1.System.Linq.IQueryable.get_Provider()
在 System.Linq.Queryable.OrderBy[TSource,TKey](IQueryable`1 source, Expression`1 keySelector)
在 AutoWebSite10.DoClass.ConfigDo.Read()
在 AutoWebSite10.Pages..ctor()
在 ASP.pages_master..ctor()
在 __ASP.FastObjectFactory_app_web_3kqlqsxy.Create_ASP_pages_master()
在 System.Web.Compilation.BuildResultCompiledType.CreateInstance()
在 System.Web.UI.MasterPage.CreateMaster(TemplateControl owner, HttpContext context, VirtualPath masterPageFile, IDictionary contentTemplateCollection)
在 System.Web.UI.Page.get_Master()
在 System.Web.UI.Page.ApplyMasterPage()
在 System.Web.UI.Page.PerformPreInit()
在 System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)