NVelocity.Exception.ResourceNotFoundException: Unable to find resource 'product-info-banner2.html'
在 NVelocity.Runtime.Resource.ResourceManagerImpl.LoadResource(String resourceName, ResourceType resourceType, String encoding)
在 NVelocity.Runtime.Resource.ResourceManagerImpl.GetResource(String resourceName, ResourceType resourceType, String encoding)
在 NVelocity.Runtime.RuntimeInstance.GetTemplate(String name, String encoding)
在 NVelocity.Runtime.Directive.Parse.GetTemplate(String arg, String encoding, IInternalContextAdapter context)
在 NVelocity.Runtime.Directive.Parse.Render(IInternalContextAdapter context, TextWriter writer, INode node)
在 NVelocity.Runtime.Parser.Node.ASTDirective.Render(IInternalContextAdapter context, TextWriter writer)
在 NVelocity.Runtime.Parser.Node.SimpleNode.Render(IInternalContextAdapter context, TextWriter writer)
在 NVelocity.Template.Merge(IContext context, TextWriter writer)
在 VelocityHelper.Display(String templatFileName)
在 _404.Page_Load(Object sender, EventArgs e)