Application Error

An unexpected error has occured.

System.Exception: 

Error processing template 
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Message: Cannot open database "funeralonecore" requested by the login. The login failed.
Login failed for user 'foWebsitesApp'.
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
StackTrace:    at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, UInt32 waitForMultipleObjectsTimeout, Boolean allowCreate, Boolean onlyOneCheckConnection, DbConnectionOptions userOptions, DbConnectionInternal& connection)
   at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, TaskCompletionSource`1 retry, DbConnectionOptions userOptions, DbConnectionInternal& connection)
   at System.Data.ProviderBase.DbConnectionFactory.TryGetConnection(DbConnection owningConnection, TaskCompletionSource`1 retry, DbConnectionOptions userOptions, DbConnectionInternal oldConnection, DbConnectionInternal& connection)
   at System.Data.ProviderBase.DbConnectionInternal.TryOpenConnectionInternal(DbConnection outerConnection, DbConnectionFactory connectionFactory, TaskCompletionSource`1 retry, DbConnectionOptions userOptions)
   at System.Data.SqlClient.SqlConnection.TryOpenInner(TaskCompletionSource`1 retry)
   at System.Data.SqlClient.SqlConnection.TryOpen(TaskCompletionSource`1 retry)
   at System.Data.SqlClient.SqlConnection.Open()
   at Microsoft.Practices.EnterpriseLibrary.Data.Database.GetNewOpenConnection()
   at Microsoft.Practices.EnterpriseLibrary.Data.Database.GetWrappedConnection()
   at Microsoft.Practices.EnterpriseLibrary.Data.Database.ExecuteReader(DbCommand command)
   at funeralOne.WMS.Templates.Sql.CoreDesignTemplate.<>c__DisplayClass49_0.<GetCacheCounter>b__0() in C:\VSTS-agent\_work\201\s\funeralOne.WMS\Templates\Sql\CoreDesignTemplate.cs:line 93
   at funeralOne.Cache.GetOrCreate(String key, Nullable`1 expirationTime, Func`1 createFn) in C:\VSTS-agent\_work\201\s\funeralOne\Cache.cs:line 106
   at funeralOne.WMS.Templates.Sql.CoreDesignTemplate.GetCacheCounter(Int32 designTemplateId) in C:\VSTS-agent\_work\201\s\funeralOne.WMS\Templates\Sql\CoreDesignTemplate.cs:line 91
   at funeralOne.WMS.View.WmsHelper.GenerateAssetFingerprint(Int32 designTemplateId, ViewType viewType) in C:\VSTS-agent\_work\201\s\funeralOne.WMS\View\WmsHelper.cs:line 876
   at funeralOne.WMS.View.WmsHelper.AssetPath(Int32 designTemplateId, ViewType viewType, String path, String folder) in C:\VSTS-agent\_work\201\s\funeralOne.WMS\View\WmsHelper.cs:line 895
   at funeralOne.WMS2.Model.TplWebsite.ResolveAssetPath(String path, Int32 designTemplateId) in C:\VSTS-agent\_work\201\s\funeralOne.WMS\WMS2\Model\TplWebsite.cs:line 2694
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Source: .Net SqlClient Data Provider
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
TargetSite: Boolean TryGetConnection(System.Data.Common.DbConnection, UInt32, Boolean, Boolean, System.Data.Common.DbConnectionOptions, System.Data.ProviderBase.DbConnectionInternal ByRef)
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
01: <meta name="format-detection" content="telephone=no" />
02: <meta http-equiv="X-UA-Compatible" content="IE=Edge" />
03: 
04: <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=5.0" />
05: 
06: #if($Config.Host.Contains('.previews.') || $Page.NoIndex)
07: <meta name="robots" content="noindex" />
08: #end
09: 
10: #if($Tools.ToBool($Website.WebmasterToolsMetaTag))
11:     #foreach( $apiKey in $Tools.Split( $Website.WebmasterToolsMetaTag, "," ) )
12:         <meta name="google-site-verification" content="$!{apiKey.Trim()}" />
13:     #end
14: #end
15: 
16: #if($Tools.ToBool($Website.BingWebmasterToolsMetaTag))
17:     <meta name="msvalidate.01" content="$!{Website.BingWebmasterToolsMetaTag}" />
18: #end
19: 
20: $!{Website.RenderPartial("TagManager-Head")}
21: 
22: #set($captchaObitSearch = $Config.Path == "/obituaries/" && $Website.IsObitsNotificationEnabled)
23: #if (!$IsEditor && (($Website.EnableCaptcha && $Page.IncludeCaptchaScript) || $Config.Path.StartsWith("/obituaries/obituary-notification") || $captchaObitSearch) && !$Tools.IsGoogleAudit)
24:     <link rel="preconnect" href="https://www.recaptcha.net/" crossorigin />
25: #end
26: 
27: #if (!$IsEditor && $Website.HasCustomFonts)
28:     <link rel="preconnect" href="https://fonts.gstatic.com/" crossorigin>
29: #end
30: 
31: <script>
32:     (function() {
33:         if(navigator.platform === "MacIntel" && typeof navigator.standalone !== "undefined") {
34:             var html = document.querySelector('html');
35:             html.classList.add('mobile-device');
36:             html.classList.remove('not-mobile-device');
37:         }
38:     })();
39: </script>
40: 
41: $!{Website.RenderPartial("ConsentManager")}
42: 
43: #if ($Website.HasCustomFonts)
44:     <link rel="stylesheet" type="text/css" href="$!{Website.CustomFontsHref}" />
45: #elseif($Website.AccountId != 26404)
46:     <link rel="preload" as="font" crossorigin="anonymous" type="font/woff2" href="$!{Website.ResolveAssetPath("/fonts/PlayfairDisplay-Regular.woff2")}" />
47:     <link rel="preload" as="font" crossorigin="anonymous" type="font/woff2" href="$!{Website.ResolveAssetPath("/fonts/Poppins-Black.woff2")}" />
48:     <link rel="preload" as="font" crossorigin="anonymous" type="font/woff2" href="$!{Website.ResolveAssetPath("/fonts/PlayfairDisplay-Bold.woff2")}" />
49:     <link rel="preload" as="font" crossorigin="anonymous" type="font/woff2" href="$!{Website.ResolveAssetPath("/fonts/Poppins-Light.woff2")}" />
50:     <link rel="preload" as="font" crossorigin="anonymous" type="font/woff2" href="$!{Website.ResolveAssetPath("/fonts/PlayfairDisplay-Medium.woff2")}" />
51:     <link rel="preload" as="font" crossorigin="anonymous" type="font/woff2" href="$!{Website.ResolveAssetPath("/fonts/Poppins-Medium.woff2")}" />
52:     <link rel="preload" as="font" crossorigin="anonymous" type="font/woff2" href="$!{Website.ResolveAssetPath("/fonts/PlayfairDisplay-RegularItalic.woff2")}" />
53:     <link rel="preload" as="font" crossorigin="anonymous" type="font/woff2" href="$!{Website.ResolveAssetPath("/fonts/Poppins-Bold.woff2")}" />
54: #end
55: <link rel="preload" as="font" crossorigin="anonymous" type="font/woff2" href="$!{Website.ResolveAssetPath("/fonts/ionicons.woff2?v=2.0.0")}" />
56: <link rel="preload" as="font" crossorigin="anonymous" type="font/woff2" href="$!{Website.ResolveAssetPath("/fonts/fontawesome-webfont.woff2?v=4.7.0")}" />
57: 
58: <link rel="preload" as="script" href='${Website.ResolveAssetPath("/js/theme${Website.AssetSuffix}.js")}' />
59: 
60: <link rel="stylesheet" type="text/css" href='${Website.ResolveAssetPath("/css/vendor${Website.AssetSuffix}.css")}' />
61: <link rel="stylesheet" type="text/css" href='${Website.ResolveAssetSkinPath("/css/theme${Website.AssetSuffix}.css")}' />
62: #if ($Website.HasCustomFonts)
63:     <link rel="stylesheet" type="text/css" href='${Website.CdnPath("/custom/fonts.css")}' id="TemplateFonts" />
64: #end
65: #if ($Website.HasCustomColorScheme)
66:     <link rel="stylesheet" type="text/css" href='${Website.CdnPath("/custom/skin.css")}' id="TemplateSkin" />
67: #end
68: 
69: #if ( $Assets.HasAsset("custom.css") )
70:     <link rel="stylesheet" type="text/css" href='${Assets.RenderPath("custom.css")}' />
71: #end
72: 

--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

   at funeralOne.WMS2.View.VelocityHelper.ProcessTemplate(String filename, String tplKey, String templateContent, VelocityContext context, Boolean ignoreException) in C:\VSTS-agent\_work\201\s\funeralOne.WMS\WMS2\View\VelocityHelper.cs:line 167
   at funeralOne.WMS2.View.Wms2Processor.RenderPage(Nullable`1 elementId, String designTemplateElementData, String pageContent, Page page, String pageName, String sectionName, Nullable`1 sectionId) in C:\VSTS-agent\_work\201\s\funeralOne.WMS\WMS2\View\Wms2Processor.cs:line 1600
   at funeralOne.WMS2.View.Wms2Processor.ForwardRequest(HttpApplication app) in C:\VSTS-agent\_work\201\s\funeralOne.WMS\WMS2\View\Wms2Processor.cs:line 762
   at funeralOne.WMS.Web.WmsHttpModule.context_AuthenticateRequest(Object sender, EventArgs e) in C:\VSTS-agent\_work\201\s\funeralOne.WMS\Web\WmsHttpModule.cs:line 1579
   at System.Web.HttpApplication.SyncEventExecutionStep.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.

Powered by the funeralOne F1Connect/2.204.0.0 Platform.
funeralOne F1Connect 2.204.0.0/WMS Diagnostic Messages (FOR INTERNAL USE ONLY)

* Removing GZip filter
* GZip filter removed

-- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --

* HTTP Request: (GET) (/obituary/MauriceJoe-Hildebrand)

* Total Cache items: (63312)
* Total HttpCache items: (0)
* Time taken to process request: (0 ms)

-- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --

* Machine Name: (WEB13)
* App Physical path: (C:\inetpub\websites\wms-processor\)

* INSTANCE_META_PATH: (/LM/W3SVC/1)
* Website Name: (funeralOne.WMS)
* Application Pool: (funeralOne.WMS.Root)

* Stackify.AppName: (WMS)
* WmsSharedDir: (C:\hi\shared\WMS)
* WMS.Cache.Path: (C:\hi\shared\WMS-Cache)
* WMS.Cache.TextFiles.Enabled: (True)
* WMS.Templates.Path: (C:\hi\shared\WMS-Templates)
* WMS.Templates.Watch: (True)
* WMS.Templates.WatchTimeoutMs: (15000)
* WMS.Resources.FromS3.Enabled: (True)
* WMS.Resources.DynamicCSS.Files: (custom/skin.css,custom/fonts.css,custom/skin.store.css,skins/custom/css/_dev/app.css,skins/custom/css/_qa/app.css,skins/custom/css/app.css)
* WMS.CacheStatistics.Enabled: (False)
* WMS.CacheFlush.Enabled: (True)
* WMS.Cdn.Fingerprint.CacheIndexKey: (Fingerprint)
* WMS.Cdn.Bucket: (Live)
* WMS.Cdn.Bucket.Image: (https://cdn.f1connect.net)
* WMS.MinifyAssets.Enabled: (True)
* WMS.ImageCompress.Enabled: (true)
* DefaultBranchId: (1)
* awsBucketVideos: (videos.f1connect.com)
* awsBucketMemorialWebsites: (storage.lifetributes.com)
* awsBucketWMS: (storage.funeralone.net)

* Connection: (close)
* Accept: (*/*)
* Accept-Encoding: (gzip, br)
* Host: (www.watsonfh.com)
* User-Agent: (claudebot)
* cf-ipcountry: (US)
* x-forwarded-for: (3.89.72.221)
* cf-ray: (86bd24a689982006-IAD)
* cdn-loop: (cloudflare)
* cf-connecting-ip: (3.89.72.221)
* x-forwarded-proto: (https)
* cf-visitor: ({"scheme":"https"})