网址:http://bozhongji.com/ProductBuy.aspx?Cid=7&PId=132
消息类型:ArgumentException
消息内容:指定的存储区提供程序在配置中找不到,或者无效。
引发异常的方法:System.Data.Common.DbProviderFactory GetFactory(System.String)
引发异常源:System.Data.Entity 在 System.Data.EntityClient.EntityConnection.GetFactory(String providerString)
在 System.Data.EntityClient.EntityConnection.ChangeConnectionString(String newConnectionString)
在 System.Data.Entity.Internal.LazyInternalConnection.InitializeFromConnectionStringSetting(ConnectionStringSettings appConfigConnection)
在 System.Data.Entity.Internal.LazyInternalConnection.TryInitializeFromAppConfig(String name, AppConfig config)
在 System.Data.Entity.Internal.LazyInternalConnection.Initialize()
在 System.Data.Entity.Internal.LazyInternalConnection.CreateObjectContextFromConnectionModel()
在 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()
在 ASP.pages_master..ctor()
在 __ASP.FastObjectFactory_app_web_stqsjfvy.Create_ASP_pages_master()
在 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)