[Win32Exception (0x80004005): 等待的操作过时。]
[MethodInvocationException: Invocation of method 'GetDownloadCat' in Ctmon.Site.Caches threw exception System.ComponentModel.Win32Exception : 等待的操作过时。]
NVelocity.Runtime.Parser.Node.ASTMethod.Execute(Object o, IInternalContextAdapter context) +3484
NVelocity.Runtime.Parser.Node.ASTReference.Execute(Object o, IInternalContextAdapter context) +1314
NVelocity.Runtime.Parser.Node.ASTReference.Value(IInternalContextAdapter context) +85
NVelocity.Runtime.Directive.Foreach.GetIterator(IInternalContextAdapter context, INode node) +124
NVelocity.Runtime.Directive.Foreach.Render(IInternalContextAdapter context, TextWriter writer, INode node) +88
NVelocity.Runtime.Parser.Node.ASTDirective.Render(IInternalContextAdapter context, TextWriter writer) +125
NVelocity.Runtime.Parser.Node.ASTBlock.Render(IInternalContextAdapter context, TextWriter writer) +127
NVelocity.Runtime.Parser.Node.ASTElseIfStatement.Render(IInternalContextAdapter context, TextWriter writer) +103
NVelocity.Runtime.Parser.Node.ASTIfStatement.Render(IInternalContextAdapter context, TextWriter writer) +330
NVelocity.Runtime.Parser.Node.ASTBlock.Render(IInternalContextAdapter context, TextWriter writer) +127
NVelocity.Runtime.Parser.Node.ASTIfStatement.Render(IInternalContextAdapter context, TextWriter writer) +170
NVelocity.Runtime.Parser.Node.ASTBlock.Render(IInternalContextAdapter context, TextWriter writer) +127
NVelocity.Runtime.Directive.Foreach.Render(IInternalContextAdapter context, TextWriter writer, INode node) +609
NVelocity.Runtime.Parser.Node.ASTDirective.Render(IInternalContextAdapter context, TextWriter writer) +125
NVelocity.Runtime.Parser.Node.SimpleNode.Render(IInternalContextAdapter context, TextWriter writer) +127
NVelocity.Runtime.Directive.Parse.RenderTemplate(Template template, String arg, TextWriter writer, IInternalContextAdapter context) +236
NVelocity.Runtime.Directive.Parse.Render(IInternalContextAdapter context, TextWriter writer, INode node) +472
NVelocity.Runtime.Parser.Node.ASTDirective.Render(IInternalContextAdapter context, TextWriter writer) +125
NVelocity.Runtime.Parser.Node.SimpleNode.Render(IInternalContextAdapter context, TextWriter writer) +127
NVelocity.Template.Merge(IContext context, TextWriter writer) +258
NVelocityTemplateEngine.Engines.NVelocityFileEngine.Process(IDictionary context, String templateName) +173
Ctmon.Site.PageBase.GetTemplate(IDictionary context, String templateName, String tlpPath, Boolean json) +876
Ctmon.Site.PageBase.DisplayTemplate(IDictionary context, String templateName, String tlpPath, Boolean json) +106
Ctmon.Site.WebPage.DisplayTemplate(IDictionary context, String templateName, Boolean json) +1922
Ctmon.Site.WebPage.DisplayTemplate(IDictionary context, String templateName) +57
Ctmon.Web.cms.Page_Load(Object sender, EventArgs e) +4731
System.Web.UI.Control.OnLoad(EventArgs e) +106
System.Web.UI.Control.LoadRecursive() +68
System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +3785
|