The following information about the error was automatically captured:
Detailed error information follows:
Date and Time: 5/11/2026 1:17:23 PM
Machine Name: wm1sdwk0001CX
Process User: IIS APPPOOL\app-opmweb-p-pay-table-special-rates-web
Remote User:
Remote Address: 10.1.0.10
Remote Host: 10.1.0.10
p: 216.73.217.79
URL: https://app-opmweb-p-pay-table-special-rates-web.azurewebsites.net/special-rates/2019/Table070401012019.aspx
NET Runtime version: 4.0.30319.42000
Application Domain: /LM/W3SVC/1922077423/ROOT/special-rates-2-134229330020907417
==========================================
Stack Trace
==========================================
Santantonio.Modules.Display.CustomMasterPage.PageError(sender As Object, e As EventArgs) (unknown file): N 00302
System.Web.UI.TemplateControl.OnError(e As EventArgs) (unknown file): N 00110
System.Web.UI.Page.HandleError(e As Exception) (unknown file): N 00085
System.Web.UI.Page.ProcessRequestMain(includeStagesBeforeAsyncPoint As Boolean, includeStagesAfterAsyncPoint As Boolean) (unknown file): N 05995
System.Web.UI.Page.ProcessRequest(includeStagesBeforeAsyncPoint As Boolean, includeStagesAfterAsyncPoint As Boolean) (unknown file): N 00145
System.Web.UI.Page.ProcessRequest() (unknown file): N 00074
System.Web.UI.Page.ProcessRequestWithNoAssert(context As HttpContext) (unknown file): N 00024
System.Web.UI.Page.ProcessRequest(context As HttpContext) (unknown file): N 00112
ASP.viewtable_aspx.ProcessRequest(context As HttpContext) (unknown file): N 00005
System.Web.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() (unknown file): N 00806
System.Web.HttpApplication.ExecuteStepImpl(step As IExecutionStep) (unknown file): N 00110
System.Web.HttpApplication.ExecuteStep(step As IExecutionStep, completedSynchronously As Boolean&) (unknown file): N 00074
System.Web.PipelineStepManager.ResumeSteps(error As Exception) (unknown file): N 01477
System.Web.HttpApplication.BeginProcessRequestNotification(context As HttpContext, cb As AsyncCallback) (unknown file): N 00101
System.Web.HttpRuntime.ProcessRequestNotificationPrivate(wr As IIS7WorkerRequest, context As HttpContext) (unknown file): N 00439
System.Web.Hosting.PipelineRuntime.ProcessRequestNotificationHelper(rootedObjectsPointer As IntPtr, nativeRequestContext As IntPtr, moduleData As IntPtr, flags As Int32) (unknown file): N 00933
System.Web.Hosting.PipelineRuntime.ProcessRequestNotification(rootedObjectsPointer As IntPtr, nativeRequestContext As IntPtr, moduleData As IntPtr, flags As Int32) (unknown file): N 00032
System.Web.Hosting.UnsafeIISMethods.MgdIndicateCompletion(pHandler As IntPtr, notificationStatus As RequestNotificationStatus&) (unknown file): N 00000
System.Web.Hosting.PipelineRuntime.ProcessRequestNotificationHelper(rootedObjectsPointer As IntPtr, nativeRequestContext As IntPtr, moduleData As IntPtr, flags As Int32) (unknown file): N 01261
System.Web.Hosting.PipelineRuntime.ProcessRequestNotification(rootedObjectsPointer As IntPtr, nativeRequestContext As IntPtr, moduleData As IntPtr, flags As Int32) (unknown file): N 00032
Assembly Codebase: C:/home/site/wwwroot/bin/Pay.SpecialRates.Display.DLL
Assembly Full Name: Pay.SpecialRates.Display, Version=1.4.0.0, Culture=neutral, PublicKeyToken=null
Assembly Version: 1.4.0.0
Assembly Build Date: 12/30/2025 4:58:44 PM
Full Error Information:
System.NullReferenceException: Object reference not set to an instance of an object.
at Pay.SpecialRates.Display.SpecialRatesPage.SpecialRatesPage_XmlDocLoadEvent(XmlDocument xmlDocument, List`1 onLoad) in C:\a\Pay-Tables-Special-Rates\Pay-Tables-Special-Rates\Pay.SpecialRates.Display\SpecialRatesPage.cs:line 37
at Santantonio.Controls.XmlDocumentLoadHandler.Invoke(XmlDocument xmlDocument, List`1 onLoad)
at Santantonio.Modules.Display.TemplateMethods.RaiseXmlDocLoad(XmlDocumentLoadHandler XmlDocLoadEvent, XmlDocument xmlDocument, List`1 onLoadList)
at Santantonio.MasterPages.MasterPageTemplate.GenerateMessage(String xmlPath, String xslPath, String xsdPath, String& returnMessage)
at Santantonio.MasterPages.MasterPageTemplate.LoadXmlElement(HtmlGenericControl navigationElement, String xmlPath, String xslPath, String xsdPath)
at Santantonio.MasterPages.MasterPageTemplate.LoadNavigation(HtmlGenericControl navigationElement)
at Santantonio.MasterPages.OPMTemplate.Page_Load(Object sender, EventArgs e)
at System.Web.Util.CalliEventHandlerDelegateProxy.Callback(Object sender, EventArgs e)
at System.EventHandler.Invoke(Object sender, EventArgs e)
at System.Web.UI.Control.OnLoad(EventArgs e)
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)
Exception Type:
System.NullReferenceException
Exception Message:
Object reference not set to an instance of an object.
Exception Source:
Pay.SpecialRates.Display
Exception Target Site:
SpecialRatesPage_XmlDocLoadEvent
==========================================
Stack Trace
==========================================
Pay.SpecialRates.Display.SpecialRatesPage.SpecialRatesPage_XmlDocLoadEvent(xmlDocument As XmlDocument, onLoad As List`1) SpecialRatesPage.cs: line 0037, col 04, IL 0000
Santantonio.Controls.XmlDocumentLoadHandler.Invoke(xmlDocument As XmlDocument, onLoad As List`1) (unknown file): N 00000
Santantonio.Modules.Display.TemplateMethods.RaiseXmlDocLoad(XmlDocLoadEvent As XmlDocumentLoadHandler, xmlDocument As XmlDocument, onLoadList As List`1) (unknown file): N 00072
Santantonio.MasterPages.MasterPageTemplate.GenerateMessage(xmlPath As String, xslPath As String, xsdPath As String, returnMessage As String&) (unknown file): N 00287
Santantonio.MasterPages.MasterPageTemplate.LoadXmlElement(navigationElement As HtmlGenericControl, xmlPath As String, xslPath As String, xsdPath As String) (unknown file): N 00039
Santantonio.MasterPages.MasterPageTemplate.LoadNavigation(navigationElement As HtmlGenericControl) (unknown file): N 00078
Santantonio.MasterPages.OPMTemplate.Page_Load(sender As Object, e As EventArgs) (unknown file): N 00273
System.Web.Util.CalliEventHandlerDelegateProxy.Callback(sender As Object, e As EventArgs) (unknown file): N 00085
System.EventHandler.Invoke(sender As Object, e As EventArgs) (unknown file): N 00000
System.Web.UI.Control.OnLoad(e As EventArgs) (unknown file): N 00079
System.Web.UI.Control.LoadRecursive() (unknown file): N 00130
System.Web.UI.Control.LoadRecursive() (unknown file): N 00200
System.Web.UI.Control.LoadRecursive() (unknown file): N 00200
System.Web.UI.Page.ProcessRequestMain(includeStagesBeforeAsyncPoint As Boolean, includeStagesAfterAsyncPoint As Boolean) (unknown file): N 02835
---- ASP.NET Collections ----
==========================================
QueryString
==========================================
Year 2019
Name 0704
EffectiveDate 01012019
==========================================
Cookies
==========================================
ASP.NET_SessionId wzvw2u04vguge4wbhkveceub
==========================================
Session
==========================================
newVisit True
showDebug False
showTrace False
nextPage /special-rates/2019/Table070401012019.aspx
LastTemplate ~/LocalMasterPages/SpecialRatesTemplate.Master
==========================================
Cache
==========================================
AllBreadcrumbs:CacheSet System.Collections.Generic.List`1[System.String]
ApplicationDefaultGroupsSet:CacheSetSystem.Collections.Generic.List`1[System.String]
RewriterConfig_ConfigObject URLRewriter.Config.RewriterConfiguration
Application_SettingsFile_ConfigPath~/Config/Application.Config
XslDoc-C:\mounts\shared\inc\DynamicSecondaryNavigation.xslSystem.Xml.Xsl.XslTransform
:CacheSet System.Collections.Generic.List`1[System.String]
DefaultGroups Santantonio.Modules.Business.Groups
__AppStartPage__~/_appstart.vbhtml~/_appstart.vbhtml
SpecialRates2019_Published System.Collections.Generic.Dictionary`2[System.Guid,Pay.SpecialRates.Business.Table]
XslDoc-C:\mounts\shared\inc\navigation.xslSystem.Xml.Xsl.XslTransform
ExceptionConfig_ConfigPath ~/config/Exception.config
__System.Web.WebPages.Deployment__C:\home\site\wwwroot\C:\home\site\wwwroot\
General_SettingsFile_ConfigPath~/Config/General.Config
XmlDoc-C:\home\site\wwwroot\Navigation.configSystem.Xml.XmlDocument
XslDoc-C:\mounts\shared\inc\Sitemap.xslSystem.Xml.Xsl.XslTransform
AddThisConfiguration-C:\home\site\wwwroot\config\AddThis.config_ConfigObjectSantantonio.Modules.Business.AddThisConfig
RewriterConfig_ConfigPath ~/config/URLRewrite.config
SearchCollectionsSetKey:CacheSetSystem.Collections.Generic.List`1[System.String]
__AppStartPage__~/_appstart.cshtml~/_appstart.cshtml
Settings-C:\home\site\wwwroot\settings.configSantantonio.Controls.XmlConfigItems
ExceptionConfig_ConfigObject Santantonio.Modules.Business.ExceptionSettings
PermissionConfig_ConfigObject Santantonio.Modules.Business.XmlPermissions
General_SettingsFile_ConfigObjectSantantonio.Modules.Config.ModuleSettings
/special-rates/js/core/webmethods.setup.jsSystem.IO.UnmanagedMemoryStream
AllSearchCollections Santantonio.Modules.Business.SearchCollections
Application_SettingsFile_ConfigObjectSantantonio.Modules.Config.ApplicationSettings
PermissionConfig_ConfigPath ~/config/Permissions.config
==========================================
Headers
==========================================
Cache-Control max-age=86400
Via HTTP/1.1 Azure
Accept */*
Accept-Encoding gzip
Host app-opmweb-p-pay-table-special-rates-web.azurewebsites.net
Max-Forwards 10
User-Agent Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
X-Forwarded-For 216.73.217.79, 2.16.167.75, 10.218.243.153, 23.218.243.143, 147.243.252.181, 10.1.0.10
X-Forwarded-Host www.opm.gov
X-Forwarded-Proto https
X-Azure-FDID 185cd79d-6c22-47f1-9391-9934d9b83b6e
X-Azure-JA4-Fingerprint t13d250800_2f5804d30d6a_cca5489657d1
True-Client-IP 216.73.217.79
Akamai-Bot Akamai-Categorized Bot (claudebot):monitor:Artificial Intelligence (AI) Bots
CDN-Loop akamai;v=1.0;c=1
X-Akamai-CONFIG-LOG-DETAIL true
Akamai-Origin-Hop 3
x-azure-ref 20260511T131723Z-16795cc7c95rkqbthC1MNZk02g0000000hng000000008epe, 20260511T131723Z-165568d88b4ls7rqhS1BNR9s0n0000000em0000000003b71
x-azure-clientip 216.73.217.79
x-azure-socketip 23.218.243.143
x-azure-requestchainv2 hops=2
X-ARR-LOG-ID f378f9c9-1153-4b62-b1ca-29f1070ccb6f
CLIENT-IP [fd40:c2fb:121:164b:6c21:200:a01:a]:37750
DISGUISED-HOST app-opmweb-p-pay-table-special-rates-web.azurewebsites.net
X-SITE-DEPLOYMENT-ID app-opmweb-p-pay-table-special-rates-web
WAS-DEFAULT-HOSTNAME app-opmweb-p-pay-table-special-rates-web.azurewebsites.net
X-AppService-Proto https
X-ARR-SSL 2048|256|CN=Microsoft Azure RSA TLS Issuing CA 08, O=Microsoft Corporation, C=US|CN=*.azurewebsites.net, O=Microsoft Corporation, L=Redmond, S=WA, C=US
X-Forwarded-TlsVersion 1.3
X-Original-URL /special-rates/2019/Table070401012019.aspx
X-WAWS-Unencoded-URL /special-rates/2019/Table070401012019.aspx
==========================================
ServerVariables
==========================================
APPL_MD_PATH /LM/W3SVC/1922077423/ROOT/special-rates
APPL_PHYSICAL_PATH C:\home\site\wwwroot\
CERT_KEYSIZE 256
CERT_SECRETKEYSIZE 2048
CERT_SERVER_ISSUER CN=Microsoft Azure RSA TLS Issuing CA 08, O=Microsoft Corporation, C=US
CERT_SERVER_SUBJECT CN=*.azurewebsites.net, O=Microsoft Corporation, L=Redmond, S=WA, C=US
CONTENT_LENGTH 0
GATEWAY_INTERFACE CGI/1.1
HTTPS on
HTTPS_KEYSIZE 256
HTTPS_SECRETKEYSIZE 2048
HTTPS_SERVER_ISSUER CN=Microsoft Azure RSA TLS Issuing CA 08, O=Microsoft Corporation, C=US
HTTPS_SERVER_SUBJECT CN=*.azurewebsites.net, O=Microsoft Corporation, L=Redmond, S=WA, C=US
INSTANCE_ID 1922077423
INSTANCE_META_PATH /LM/W3SVC/1922077423
LOCAL_ADDR 10.91.0.18
PATH_INFO /special-rates/ViewTable.aspx
PATH_TRANSLATED C:\home\site\wwwroot\ViewTable.aspx
QUERY_STRING Year=2019&Name=0704&EffectiveDate=01012019
REMOTE_ADDR 10.1.0.10
REMOTE_HOST 10.1.0.10
REMOTE_PORT 0
REQUEST_METHOD GET
SCRIPT_NAME /special-rates/ViewTable.aspx
SERVER_NAME app-opmweb-p-pay-table-special-rates-web.azurewebsites.net
SERVER_PORT 443
SERVER_PORT_SECURE 1
SERVER_PROTOCOL HTTP/1.1
SERVER_SOFTWARE Microsoft-IIS/10.0
URL /special-rates/ViewTable.aspx
HTTP_CACHE_CONTROL max-age=86400
HTTP_VIA HTTP/1.1 Azure
HTTP_ACCEPT */*
HTTP_ACCEPT_ENCODING gzip
HTTP_HOST app-opmweb-p-pay-table-special-rates-web.azurewebsites.net
HTTP_MAX_FORWARDS 10
HTTP_USER_AGENT Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
HTTP_X_FORWARDED_FOR 216.73.217.79, 2.16.167.75, 10.218.243.153, 23.218.243.143, 147.243.252.181, 10.1.0.10
HTTP_X_FORWARDED_HOST www.opm.gov
HTTP_X_FORWARDED_PROTO https
HTTP_X_AZURE_FDID 185cd79d-6c22-47f1-9391-9934d9b83b6e
HTTP_X_AZURE_JA4_FINGERPRINT t13d250800_2f5804d30d6a_cca5489657d1
HTTP_TRUE_CLIENT_IP 216.73.217.79
HTTP_AKAMAI_BOT Akamai-Categorized Bot (claudebot):monitor:Artificial Intelligence (AI) Bots
HTTP_CDN_LOOP akamai;v=1.0;c=1
HTTP_X_AKAMAI_CONFIG_LOG_DETAILtrue
HTTP_AKAMAI_ORIGIN_HOP 3
HTTP_X_AZURE_REF 20260511T131723Z-16795cc7c95rkqbthC1MNZk02g0000000hng000000008epe, 20260511T131723Z-165568d88b4ls7rqhS1BNR9s0n0000000em0000000003b71
HTTP_X_AZURE_CLIENTIP 216.73.217.79
HTTP_X_AZURE_SOCKETIP 23.218.243.143
HTTP_X_AZURE_REQUESTCHAINV2 hops=2
HTTP_X_ARR_LOG_ID f378f9c9-1153-4b62-b1ca-29f1070ccb6f
HTTP_CLIENT_IP [fd40:c2fb:121:164b:6c21:200:a01:a]:37750
HTTP_DISGUISED_HOST app-opmweb-p-pay-table-special-rates-web.azurewebsites.net
HTTP_X_SITE_DEPLOYMENT_ID app-opmweb-p-pay-table-special-rates-web
HTTP_WAS_DEFAULT_HOSTNAME app-opmweb-p-pay-table-special-rates-web.azurewebsites.net
HTTP_X_APPSERVICE_PROTO https
HTTP_X_ARR_SSL 2048|256|CN=Microsoft Azure RSA TLS Issuing CA 08, O=Microsoft Corporation, C=US|CN=*.azurewebsites.net, O=Microsoft Corporation, L=Redmond, S=WA, C=US
HTTP_X_FORWARDED_TLSVERSION 1.3
HTTP_X_ORIGINAL_URL /special-rates/2019/Table070401012019.aspx
HTTP_X_WAWS_UNENCODED_URL /special-rates/2019/Table070401012019.aspx
| |