• 尊龙凯时人生就是赢



  • Server Error in '/' Application.

    Index was outside the bounds of the array.

    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.IndexOutOfRangeException: Index was outside the bounds of the array.

    Source Error:

    
    [No relevant source lines]

    Source File: e:\websites\cqwhgyl1-8aec49\www\Theme\Output\IP056\PictureList.html.cshtml.cs    Line: 0

    Stack Trace:

    
    [IndexOutOfRangeException: Index was outside the bounds of the array.]
       System.Collections.Generic.Dictionary`2.Insert(TKey key, TValue value, Boolean add) +13134334
       System.Collections.Generic.Dictionary`2.Add(TKey key, TValue value) +16
       Iesi.Collections.Generic.DictionarySet`1.Add(T o) +143
       NHibernate.AdoNet.AbstractBatcher.Generate(CommandType type, SqlString sqlString, SqlType[] parameterTypes) +139
       NHibernate.AdoNet.AbstractBatcher.PrepareQueryCommand(CommandType type, SqlString sql, SqlType[] parameterTypes) +18
       NHibernate.Loader.Loader.PrepareQueryCommand(QueryParameters queryParameters, Boolean scroll, ISessionImplementor session) +98
       NHibernate.Loader.Loader.DoQuery(ISessionImplementor session, QueryParameters queryParameters, Boolean returnProxies) +146
       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_6_0_, this_.[Name] as column2_6_0_, this_.[Description] as column3_6_0_, this_.[SiteId] as column4_6_0_, this_.[SiteName] as column5_6_0_, this_.[IsDefault] as column6_6_0_ FROM CmsCore_MenuGroup this_ ]
    [SQL: SELECT this_.[Id] as column1_6_0_, this_.[Name] as column2_6_0_, this_.[Description] as column3_6_0_, this_.[SiteId] as column4_6_0_, this_.[SiteName] as column5_6_0_, this_.[IsDefault] as column6_6_0_ FROM CmsCore_MenuGroup this_]]
       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
       NHibernate.Criterion.QueryOver`1.List() +50
       NHibernate.Criterion.QueryOver`1.NHibernate.IQueryOver<TRoot>.List() +5
       Systen.Framework.Dao.GenericDao`1.GetAll() +194
       Systen.Cms.Core.Service.MenuGroupService.GetAllByCache() +133
       Castle.Proxies.Invocations.IMenuGroupService_GetAllByCache.InvokeMethodOnTarget() +33
       Castle.DynamicProxy.AbstractInvocation.Proceed() +57
       Castle.Facilities.AutoTx.TransactionInterceptor.Intercept(IInvocation invocation) +129
       Castle.DynamicProxy.AbstractInvocation.Proceed() +89
       Castle.Proxies.IMenuGroupServiceProxy.GetAllByCache() +117
       Systen.Cms.Core.TagHelpers.MenuListTagHelper.GetDataSource() +8318
       Systen.Cms.TemplateEngine.TagHelpers.<ProcessAsync>d__51.YUR9EuvVN8hnAXQpJAc(Object ) +41
       Systen.Cms.TemplateEngine.TagHelpers.<ProcessAsync>d__51.MoveNext() +1124
       System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) +102
       System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) +64
       System.Runtime.CompilerServices.TaskAwaiter.GetResult() +27
       Systen.Cms.Core.TagHelpers.<ProcessAsync>d__18.MoveNext() +380
       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__c6.MoveNext() in e:\websites\cqwhgyl1-8aec49\www\Theme\Output\IP056\PictureList.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
    


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


  • XML地图