[ObjectDisposedException: Cannot access a disposed object.
Object name: 'SQLiteConnection'.]
System.Data.SQLite.SQLiteConnection.CheckDisposed() +68
System.Data.SQLite.SQLiteConnection.get_State() +9
System.Data.SQLite.SQLiteDataReader.CheckClosed() +69
System.Data.SQLite.SQLiteDataReader.Read() +19
NHibernate.Driver.NHybridDataReader.Read() +14
NHibernate.Loader.Loader.DoQuery(ISessionImplementor session, QueryParameters queryParameters, Boolean returnProxies) +688
NHibernate.Loader.Loader.DoQueryAndInitializeNonLazyCollections(ISessionImplementor session, QueryParameters queryParameters, Boolean returnProxies) +126
NHibernate.Loader.Loader.DoList(ISessionImplementor session, QueryParameters queryParameters) +151
[GenericADOException: could not execute query
[ SELECT this_.[Id] as column1_51_0_, this_.[SourceTableName] as column2_51_0_, this_.[ExtendTableName] as column3_51_0_, this_.[DisplayName] as column4_51_0_, this_.[Note] as column5_51_0_, this_.[CreateTime] as column6_51_0_, this_.[CreateUserId] as column7_51_0_, this_.[LastUpdateTime] as column8_51_0_, this_.[UpdateUserId] as column9_51_0_ FROM Sys_ExtendTable this_ WHERE this_.[SourceTableName] = @p0 ]
Name:cp0 - Value:CmsCore_Site
[SQL: SELECT this_.[Id] as column1_51_0_, this_.[SourceTableName] as column2_51_0_, this_.[ExtendTableName] as column3_51_0_, this_.[DisplayName] as column4_51_0_, this_.[Note] as column5_51_0_, this_.[CreateTime] as column6_51_0_, this_.[CreateUserId] as column7_51_0_, this_.[LastUpdateTime] as column8_51_0_, this_.[UpdateUserId] as column9_51_0_ FROM Sys_ExtendTable this_ WHERE this_.[SourceTableName] = @p0]]
NHibernate.Loader.Loader.DoList(ISessionImplementor session, QueryParameters queryParameters) +239
NHibernate.Loader.Loader.ListIgnoreQueryCache(ISessionImplementor session, QueryParameters queryParameters) +18
NHibernate.Loader.Loader.List(ISessionImplementor session, QueryParameters queryParameters, ISet`1 querySpaces, IType[] resultTypes) +79
NHibernate.Impl.SessionImpl.List(CriteriaImpl criteria, IList results) +645
NHibernate.Impl.CriteriaImpl.List(IList results) +49
NHibernate.Impl.CriteriaImpl.List() +58
Systen.Framework.Dao.GenericDao`1.Get(Order order, ICriterion[] criterions) +364
Systen.Framework.Dao.GenericDao`1.Get(ICriterion[] criterions) +55
Systen.Extend.Service.ExtendTableService.GetModels(String tableName) +571
Systen.Extend.Service.ExtendTableService.GetExtendData(String tableName, Int64 extendId) +59
Castle.Proxies.Invocations.IExtendTableService_GetExtendData_1.InvokeMethodOnTarget() +120
Castle.DynamicProxy.AbstractInvocation.Proceed() +57
Castle.Facilities.AutoTx.TransactionInterceptor.Intercept(IInvocation invocation) +129
Castle.DynamicProxy.AbstractInvocation.Proceed() +89
Castle.Proxies.IExtendTableServiceProxy.GetExtendData(String tableName, Int64 extendId) +171
Systen.Cms.Core.TagHelpers.WebsiteTagHelper.ShYv757QfYoIPc9IcOk(Object , Object , Int64 ) +51
Systen.Cms.Core.TagHelpers.WebsiteTagHelper.GetDataSource() +13668
Systen.Cms.TemplateEngine.TagHelpers.<ProcessAsync>d__1.HjMXo4aptVEdGNC9F62(Object ) +41
Systen.Cms.TemplateEngine.TagHelpers.<ProcessAsync>d__1.MoveNext() +1457
System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) +102
System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) +64
Microsoft.AspNetCore.Razor.Runtime.TagHelpers.<RunAsync>d__0.MoveNext() +329
System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) +102
System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) +64
Systen.TemplateEngine.IP056.<<ExecuteAsync>b__7f>d__95.MoveNext() in :33
System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) +102
System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) +64
Microsoft.AspNetCore.Razor.Runtime.TagHelpers.<GetChildContentAsync>d__31.MoveNext() +270
System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) +102
System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) +64
System.Runtime.CompilerServices.TaskAwaiter`1.GetResult() +29
Systen.Cms.TemplateEngine.TagHelpers.<ProcessAsync>d__1.MoveNext() +1735
System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) +102
System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) +64
Microsoft.AspNetCore.Razor.Runtime.TagHelpers.<RunAsync>d__0.MoveNext() +329
System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) +102
System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) +64
System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task task) +26
Systen.TemplateEngine.IP056.<ExecuteAsync>d__c0.MoveNext() in e:\websites\cqwhgyl1-8aec49\www\Theme\Output\IP056\PictureDetail.html.cshtml.cs:0
[AggregateException: One or more errors occurred.]
System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions) +4320058
System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken) +12771405
System.Threading.Tasks.Task.Wait() +16
Systen.Cms.Core.Route.CreateHtmlHelper.XtQA5Wd1omQkuwkSylI(Object ) +33
Systen.Cms.Core.Route.CreateHtmlHelper.GetHtml(TemplatePageBase templatePage, DynamicTemplateData templateParameters, String outHtmlFullPath) +387
System.Dynamic.UpdateDelegates.UpdateAndExecute4(CallSite site, T0 arg0, T1 arg1, T2 arg2, T3 arg3) +758
Systen.Cms.Core.Route.ContentPageRoute.WriteHtml(HttpContextBase httpContext, Site dataSourceSite, TemplatePageBase templatePage, IDictionary`2 templateParameters, String urlFileName) +3944
Systen.Cms.Core.Route.ContentPageRoute.GetRouteData(HttpContextBase httpContext) +2782
System.Web.Routing.RouteCollection.GetRouteData(HttpContextBase httpContext) +237
System.Web.Routing.UrlRoutingModule.PostResolveRequestCache(HttpContextBase context) +63
System.Web.Routing.UrlRoutingModule.OnApplicationPostResolveRequestCache(Object sender, EventArgs e) +85
System.Web.SyncEventExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +144
System.Web.HttpApplication.ExecuteStepImpl(IExecutionStep step) +50
System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +73
|