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">
03: <head>
04: <title>${Website.Title} | Funeral & Cremation Services for #foreach($loc in $Website.Facilities) ${loc.City}, ${loc.State} - #end Residents</title>
05: <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
06:
07: $!{Website.RenderPartial("html-head")}
08:
09: <link rel="stylesheet" type="text/css" href='${Website.ResolveAssetSkinPath("/css/theme-store${Website.AssetSuffix}.css")}' />
10: <link rel="stylesheet" type="text/css" href="${Website.CdnPath("/css/background.css")}" />
11: #if ( $Assets.HasAsset("store-custom.css") )
12: <link rel="stylesheet" type="text/css" href="${Assets.RenderPath('store-custom.css')}" />
13: #end
14:
15: <script type="text/javascript" src='${Website.ResolveAssetPath("/js/theme-store${Website.AssetSuffix}.js")}'></script>
16: #if ( $Assets.HasAsset("store-custom.js") )
17: <script type="text/javascript" src="${Assets.RenderPath('store-custom.js')}"></script>
18: #end
19:
20: $!{Assets.Render("header.inc")}
21: $!{Website.RenderSharedFile("userTimeZone.inc")}
22: $!{Website.RenderPartial("facebook-pixel")}
23: </head>
24: <body vocab="https://schema.org/">
25: <div class="body">
26: <div class="concept">
27: <div class="concept-body">
28: <div class="content">
29: <div class="header">
30: <div class="header-return-home">
31: <a href="/"><span>«</span><em>Return to home page</em></a>
32: </div>
33: <div class="header-have-questions">
34: <p>Have questions? Contact our Sympathy Store Advisors anytime at 1-888-932-7658</p>
35: </div>
36: <div id="logo">
37: #if($Website.ResourceExists('images/logo_store.png'))
38: <a href="/">
39: <img src="${Website.CdnPath('/images/logo_store.png')}" class="client-logo-store" name="logo" />
40: </a>
41: #else
42: <a href="/">$!{Website.RenderWidgetGroup("Logo")}</a>
43: #end
44: </div>
45: </div>
46: <div class="center">
47: <div class="center-body">
48: <div class="center-content">
49: $!{Page.Content}
50:
51: #if($Website.IsMobileBrowser && $Website.HasMobileVersion)
52: <p class="alternate-version">
53: <br/><br/>
54: <a href="?forceView=M">View Mobile Version</a>
55: <br/><br/>
56: </p>
57: #end
58: </div>
59: </div>
60: </div>
61: </div>
62: </div>
63: </div>
64: </div>
65: $!{Assets.Render("footer.inc")}
66: </body>
67: </html>
68:
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
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.category_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.