• 尊龙凯时人生就是赢



  • 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_2_0_, this_.[Title] as column2_2_0_, this_.[Content] as column3_2_0_, this_.[Subtitle] as column4_2_0_, this_.[Outline] as column5_2_0_, this_.[Author] as column6_2_0_, this_.[Editor] as column7_2_0_, this_.[CoverPath] as column8_2_0_, this_.[OrderNumber] as column9_2_0_, this_.[Source] as column10_2_0_, this_.[SourceUrl] as column11_2_0_, this_.[Keywords] as column12_2_0_, this_.[Description] as column13_2_0_, this_.[IsDeleted] as column14_2_0_, this_.[IsAttach] as column15_2_0_, this_.[IsTag] as column16_2_0_, this_.[IsAllowComment] as column17_2_0_, this_.[IsTop] as column18_2_0_, this_.[IsRecommend] as column19_2_0_, this_.[IsHot] as column20_2_0_, this_.[AuditStatusId] as column21_2_0_, this_.[AuditStatusName] as column22_2_0_, this_.[DepartmentId] as column23_2_0_, this_.[DepartmentName] as column24_2_0_, this_.[SyncTimeStamp] as column25_2_0_, this_.[ReleaseTime] as column26_2_0_, this_.[BrowseNumber] as column27_2_0_, this_.[SiteId] as column28_2_0_, this_.[MenuId] as column29_2_0_, this_.[CreateUserId] as column30_2_0_, this_.[CreateUserName] as column31_2_0_, this_.[CreateTime] as column32_2_0_, this_.[UpdateUserId] as column33_2_0_, this_.[UpdateUserName] as column34_2_0_, this_.[LastUpdateTime] as column35_2_0_, this_.[LinkUrl] as column36_2_0_, this_.[Target] as column37_2_0_ FROM CmsArticles_Article this_ WHERE this_.[IsDeleted] = @p0 and this_.[AuditStatusId] = @p1 and this_.[SiteId] = @p2 and this_.[Id] = @p3 ]
      Name:cp0 - Value:False  Name:cp1 - Value:10  Name:cp2 - Value:1  Name:cp3 - Value:82
    [SQL: SELECT this_.[Id] as column1_2_0_, this_.[Title] as column2_2_0_, this_.[Content] as column3_2_0_, this_.[Subtitle] as column4_2_0_, this_.[Outline] as column5_2_0_, this_.[Author] as column6_2_0_, this_.[Editor] as column7_2_0_, this_.[CoverPath] as column8_2_0_, this_.[OrderNumber] as column9_2_0_, this_.[Source] as column10_2_0_, this_.[SourceUrl] as column11_2_0_, this_.[Keywords] as column12_2_0_, this_.[Description] as column13_2_0_, this_.[IsDeleted] as column14_2_0_, this_.[IsAttach] as column15_2_0_, this_.[IsTag] as column16_2_0_, this_.[IsAllowComment] as column17_2_0_, this_.[IsTop] as column18_2_0_, this_.[IsRecommend] as column19_2_0_, this_.[IsHot] as column20_2_0_, this_.[AuditStatusId] as column21_2_0_, this_.[AuditStatusName] as column22_2_0_, this_.[DepartmentId] as column23_2_0_, this_.[DepartmentName] as column24_2_0_, this_.[SyncTimeStamp] as column25_2_0_, this_.[ReleaseTime] as column26_2_0_, this_.[BrowseNumber] as column27_2_0_, this_.[SiteId] as column28_2_0_, this_.[MenuId] as column29_2_0_, this_.[CreateUserId] as column30_2_0_, this_.[CreateUserName] as column31_2_0_, this_.[CreateTime] as column32_2_0_, this_.[UpdateUserId] as column33_2_0_, this_.[UpdateUserName] as column34_2_0_, this_.[LastUpdateTime] as column35_2_0_, this_.[LinkUrl] as column36_2_0_, this_.[Target] as column37_2_0_ FROM CmsArticles_Article this_ WHERE this_.[IsDeleted] = @p0 and this_.[AuditStatusId] = @p1 and this_.[SiteId] = @p2 and this_.[Id] = @p3]]
       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
       Castle.Proxies.Invocations.IGenericDao`1_Get_9.InvokeMethodOnTarget() +60
       Castle.DynamicProxy.AbstractInvocation.Proceed() +57
       Castle.Facilities.AutoTx.TransactionInterceptor.Intercept(IInvocation invocation) +129
       Castle.DynamicProxy.AbstractInvocation.Proceed() +89
       Castle.Proxies.IArticleServiceProxy.Get(ICriterion[] criterions) +134
       Systen.Cms.Articles.TagHelpers.ArticleTagHelper.GetDataSource() +2529
       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>d__b7.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地图