• 尊龙凯时人生就是赢



  • Server Error in '/' Application.

    Cannot access a disposed object.
    Object name: 'SQLiteConnection'.

    Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.

    Exception Details: System.ObjectDisposedException: Cannot access a disposed object.
    Object name: 'SQLiteConnection'.

    Source Error:

    An unhandled exception was generated during the execution of the current web request. Information regarding the origin and locations of the exception can be identified using the exception stack trace below.

    Stack Trace:

    
    [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_17_0_, this_.[Title] as column2_17_0_, this_.[Outline] as column3_17_0_, this_.[CoverPath] as column4_17_0_, this_.[Content] as column5_17_0_, this_.[Description] as column6_17_0_, this_.[Keywords] as column7_17_0_, this_.[IsDeleted] as column8_17_0_, this_.[IsAttach] as column9_17_0_, this_.[IsTag] as column10_17_0_, this_.[IsAllowComment] as column11_17_0_, this_.[IsTop] as column12_17_0_, this_.[IsRecommend] as column13_17_0_, this_.[IsHot] as column14_17_0_, this_.[OrderNumber] as column15_17_0_, this_.[BrowseNumber] as column16_17_0_, this_.[SiteId] as column17_17_0_, this_.[MenuId] as column18_17_0_, this_.[CreateUserId] as column19_17_0_, this_.[CreateUserName] as column20_17_0_, this_.[ReleaseTime] as column21_17_0_, this_.[CreateTime] as column22_17_0_, this_.[UpdateUserId] as column23_17_0_, this_.[UpdateUserName] as column24_17_0_, this_.[LastUpdateTime] as column25_17_0_, this_.[LinkUrl] as column26_17_0_, this_.[Target] as column27_17_0_ FROM CmsPictureArticles_PictureArticle this_ WHERE this_.[IsDeleted] = @p0 and this_.[MenuId] = @p1 and this_.[OrderNumber] < @p2 ORDER BY this_.[OrderNumber] desc ]
      Name:cp0 - Value:False  Name:cp1 - Value:30  Name:cp2 - Value:670
    [SQL: SELECT this_.[Id] as column1_17_0_, this_.[Title] as column2_17_0_, this_.[Outline] as column3_17_0_, this_.[CoverPath] as column4_17_0_, this_.[Content] as column5_17_0_, this_.[Description] as column6_17_0_, this_.[Keywords] as column7_17_0_, this_.[IsDeleted] as column8_17_0_, this_.[IsAttach] as column9_17_0_, this_.[IsTag] as column10_17_0_, this_.[IsAllowComment] as column11_17_0_, this_.[IsTop] as column12_17_0_, this_.[IsRecommend] as column13_17_0_, this_.[IsHot] as column14_17_0_, this_.[OrderNumber] as column15_17_0_, this_.[BrowseNumber] as column16_17_0_, this_.[SiteId] as column17_17_0_, this_.[MenuId] as column18_17_0_, this_.[CreateUserId] as column19_17_0_, this_.[CreateUserName] as column20_17_0_, this_.[ReleaseTime] as column21_17_0_, this_.[CreateTime] as column22_17_0_, this_.[UpdateUserId] as column23_17_0_, this_.[UpdateUserName] as column24_17_0_, this_.[LastUpdateTime] as column25_17_0_, this_.[LinkUrl] as column26_17_0_, this_.[Target] as column27_17_0_ FROM CmsPictureArticles_PictureArticle this_ WHERE this_.[IsDeleted] = @p0 and this_.[MenuId] = @p1 and this_.[OrderNumber] < @p2 ORDER BY this_.[OrderNumber] desc]]
       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, IList`1 criterions) +439
       Castle.Proxies.Invocations.IGenericDao`1_Get_11.InvokeMethodOnTarget() +102
       Castle.DynamicProxy.AbstractInvocation.Proceed() +57
       Castle.Facilities.AutoTx.TransactionInterceptor.Intercept(IInvocation invocation) +129
       Castle.DynamicProxy.AbstractInvocation.Proceed() +89
       Castle.Proxies.IPictureArticleServiceProxy.Get(Order order, IList`1 criterionList) +149
       Systen.Cms.PictureArticles.TagHelpers.PictureNextTagHelper.GetDataSource() +1799
       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
       System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task task) +26
       Systen.TemplateEngine.IP056.<<ExecuteAsync>b__8a>d__b2.MoveNext() in :167
       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 :98
    
    [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
    


    Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.8.4770.0


  • XML地图