An unexpected error has occured.
System.Web.HttpUnhandledException (0x80004005): Exception of type 'System.Web.HttpUnhandledException' was thrown. ---> System.Exception:
Error processing template
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Message: The wait operation timed out
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
StackTrace:
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Source:
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
TargetSite:
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
01: <!doctype html>
02: <html lang="en" xmlns="http://www.w3.org/1999/xhtml" xmlns:og="http://ogp.me/ns#" xmlns:fb="https://www.facebook.com/2008/fbml">
03: <head>
04: <meta charset="utf-8">
05: <title>$!{Page.Title}</title>
06:
07: #if($Tools.ToBool($Page.MetaDescription))
08: <meta name="description" content="${Page.MetaDescription}" />
09: #end
10:
11: $!{Website.RenderPartial("html-head")}
12:
13: <link rel="stylesheet" type="text/css" href='${Website.ResolveAssetSkinPath("/css/theme-store${Website.AssetSuffix}.css")}' />
14: #if ( $Assets.HasAsset("store-custom.css") )
15: <link rel="stylesheet" type="text/css" href="${Assets.RenderPath('store-custom.css')}" />
16: #end
17:
18: $!{Assets.Render("header.inc")}
19: $!{Website.RenderSharedFile("userTimeZone.inc")}
20: $!{Website.RenderPartial("facebook-pixel")}
21: </head>
22: <body>
23: <div class="body">
24: <div class="concept">
25: <div class="concept-body">
26: <div class="header-wrapper">
27: <div class="header">
28: <div class="logo-container left">
29: <div class="logo">
30: $!{Website.RenderWidgetGroup("Logo")}
31: </div>
32: </div>
33: <div class="header-return-home right">
34: <a href="/">Return to home page</a>
35: </div>
36: </div>
37: <div class="header-container">
38: <div class="header-have-questions">
39: <p>Have questions? Contact our Sympathy Gift Advisors anytime at 1-888-932-7658</p>
40: </div>
41: </div>
42: </div>
43: <div class="content">
44: <div role="main" class="page-content">
45: $!{Page.Content}
46: </div>
47: </div>
48: </div>
49: </div>
50: </div>
51: #if ( $Assets.HasAsset("store-custom.js") )
52: <script src="${Assets.RenderPath('store-custom.js')}"></script>
53: #end
54: $!{Assets.Render("footer.inc")}
55: </body>
56: </html>
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
at funeralOne.WMS2.View.VelocityHelper.ProcessTemplate(String filename, String tplKey, String templateContent, VelocityContext context, Boolean ignoreException) in C:\hi\git\f1connect-wms\funeralOne.WMS\WMS2\View\VelocityHelper.cs:line 207
at funeralOne.WMS2.View.VelocityHelper.ProcessTemplate(String tplKey, String templateContent, VelocityContext context, Boolean ignoreException) in C:\hi\git\f1connect-wms\funeralOne.WMS\WMS2\View\VelocityHelper.cs:line 52
at funeralOne.WMS2.View.Wms2Processor.RenderDesignTemplate(Int32 designTemplate, Int32 elementId, VelocityContext context) in C:\hi\git\f1connect-wms\funeralOne.WMS\WMS2\View\Wms2Processor.cs:line 1246
at funeralOne.WMS2.View.Wms2Processor.GetHeaderElementData(Int32 elementId, String sectionName, String pageName) in C:\hi\git\f1connect-wms\funeralOne.WMS\WMS2\View\Wms2Processor.cs:line 1203
at funeralOne.WMS.Web.WmsHttpModule.GetHeaderByTemplatePageId(Int32 templatePageId, Int32 elementId, HeaderParse hp, String sectionName, String pageName) in C:\hi\git\f1connect-wms\funeralOne.WMS\Web\WmsHttpModule.cs:line 1477
at NopSolutions.NopCommerce.Web.MasterPages.root.RenderHeadTagContent() in C:\azbuildagent\_work\364\s\Store\MasterPages\Root.Master.cs:line 108
at NopSolutions.NopCommerce.Web.MasterPages.root.OnLoad(EventArgs e) in C:\azbuildagent\_work\364\s\Store\MasterPages\Root.Master.cs:line 83
at System.Web.UI.Control.LoadRecursive()
at System.Web.UI.Control.LoadRecursive()
at System.Web.UI.Control.LoadRecursive()
at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
at System.Web.UI.Page.HandleError(Exception e)
at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
at System.Web.UI.Page.ProcessRequest(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
at System.Web.UI.Page.ProcessRequest()
at System.Web.UI.Page.ProcessRequestWithNoAssert(HttpContext context)
at System.Web.UI.Page.ProcessRequest(HttpContext context)
at ASP.product_aspx.ProcessRequest(HttpContext context)
at System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()
at System.Web.HttpApplication.ExecuteStepImpl(IExecutionStep step)
at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)
- Please try refreshing the page and trying again.
- If the problem persists, please notify the website owner.
- The administrators of this website have been notified of this error.