The following information about the error was automatically captured:
• email could NOT be sent due to an error:
'The specified string is not in the form required for an e-mail address.'
Detailed error information follows:
Date and Time: 5/6/2026 3:06:57 AM
Machine Name: wm1sdwk0001BK
Process User: IIS APPPOOL\app-opmweb-p-leaving-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-leaving-web.azurewebsites.net/leaving/index.aspx?link=http%3A%2F%2Fwww.benefits.va.gov%2Fvocrehab%2Fvsoc.asp
NET Runtime version: 4.0.30319.42000
Application Domain: /LM/W3SVC/763029576/ROOT/leaving-2-134225021634230446
==========================================
Stack Trace
==========================================
Santantonio.Modules.Display.CustomMasterPage.PageError(sender As Object, e As EventArgs) (unknown file): N 00362
System.Web.UI.TemplateControl.OnError(e As EventArgs) (unknown file): N 00139
System.Web.UI.Page.HandleError(e As Exception) (unknown file): N 00108
System.Web.UI.Page.ProcessRequestMain(includeStagesBeforeAsyncPoint As Boolean, includeStagesAfterAsyncPoint As Boolean) (unknown file): N 00330
System.Web.UI.Page.ProcessRequest(includeStagesBeforeAsyncPoint As Boolean, includeStagesAfterAsyncPoint As Boolean) (unknown file): N 00154
System.Web.UI.Page.ProcessRequest() (unknown file): N 00079
System.Web.UI.Page.ProcessRequest(context As HttpContext) (unknown file): N 00074
ASP.index_aspx.ProcessRequest(context As HttpContext) App_Web_av4j1jje.0.cs: line 0000, col 00, IL 0008
System.Web.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() (unknown file): N 00537
System.Web.<>c__DisplayClass285_0.b__0() (unknown file): N 00034
System.Web.HttpApplication.ExecuteStepImpl(step As IExecutionStep) (unknown file): N 00117
System.Web.HttpApplication.ExecuteStep(step As IExecutionStep, completedSynchronously As Boolean&) (unknown file): N 00093
System.Web.PipelineStepManager.ResumeSteps(error As Exception) (unknown file): N 01487
System.Web.HttpApplication.BeginProcessRequestNotification(context As HttpContext, cb As AsyncCallback) (unknown file): N 00125
System.Web.HttpRuntime.ProcessRequestNotificationPrivate(wr As IIS7WorkerRequest, context As HttpContext) (unknown file): N 00224
System.Web.Hosting.PipelineRuntime.ProcessRequestNotificationHelper(rootedObjectsPointer As IntPtr, nativeRequestContext As IntPtr, moduleData As IntPtr, flags As Int32) (unknown file): N 01244
System.Web.Hosting.PipelineRuntime.ProcessRequestNotification(rootedObjectsPointer As IntPtr, nativeRequestContext As IntPtr, moduleData As IntPtr, flags As Int32) (unknown file): N 00020
System.Web.Hosting.UnsafeIISMethods.MgdIndicateCompletion(pHandler As IntPtr, notificationStatus As RequestNotificationStatus&) (unknown file): N 00000
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 01543
System.Web.Hosting.PipelineRuntime.ProcessRequestNotification(rootedObjectsPointer As IntPtr, nativeRequestContext As IntPtr, moduleData As IntPtr, flags As Int32) (unknown file): N 00020
Assembly Codebase: C:/home/site/wwwroot/bin/Opm.Core.Business.DLL
Assembly Full Name: Opm.Core.Business, Version=3.7.0.0, Culture=neutral, PublicKeyToken=null
Assembly Version: 3.7.0.0
Assembly Build Date: 7/10/2025 2:05:50 PM
Full Error Information:
System.UnauthorizedAccessException: Access to the path 'c:\home\rc\octopus\Generic Leaving Page\_tempfiles\DataCache\GenericLeavingPage\DefaultGroups.cache' is denied.
at Santantonio.Modules.Business.DataCacheDependency.Create(String cacheKey)
at Santantonio.Modules.Business.DataCacheDependency.Create(String cacheKey, List`1 cacheSetKeys)
at Santantonio.Modules.Business.DataCacheDependency.Create(String cacheKey, List`1 cacheSetKeys, CacheDependency dependency)
at Santantonio.Modules.Business.DataCacheDependency.Insert(String cacheKey, List`1 cacheSetKeys, Object cacheObject, CacheItemPriority priority, CacheDependency cacheDependency, DateTime absoluteExpiration, TimeSpan slidingExpiration, CacheItemRemovedCallback callbackMethod)
at Santantonio.Modules.Business.DataCacheDependency.Insert(String cacheKey, String cacheSetKey, Object cacheObject, CacheItemPriority priority, DateTime absoluteExpiration, TimeSpan slidingExpiration, CacheItemRemovedCallback callbackMethod)
at Santantonio.Modules.Business.DataCacheDependency.Insert(String cacheKey, String cacheSetKey, Object cacheObject)
at Santantonio.Modules.Business.Groups.DefaultGroups(ModuleSettings modSettings, ApplicationSettings appSettings)
at Santantonio.Modules.Business.Groups.ApplicationDefaultGroups(ModuleSettings modSettings, ApplicationSettings appSettings)
at Santantonio.Modules.Business.SiteIdentity.LoadGroupsFromService(DataTable groupTable)
at Santantonio.Modules.Business.SiteIdentity.RefreshUser()
at Santantonio.Modules.Display.AuthMethods.VerifyUser(IVerifyUser page, Dictionary`2 events)
at Santantonio.Modules.Display.CustomMasterPage.VerifyUser()
at System.EventHandler.Invoke(Object sender, EventArgs e)
at System.Web.UI.Page.OnPreInit(EventArgs e)
at System.Web.UI.Page.PerformPreInit()
at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
Exception Type:
System.UnauthorizedAccessException
Exception Message:
Access to the path 'c:\home\rc\octopus\Generic Leaving Page\_tempfiles\DataCache\GenericLeavingPage\DefaultGroups.cache' is denied.
Exception Source:
Opm.Core.Business
Exception Target Site:
Create
==========================================
Stack Trace
==========================================
Santantonio.Modules.Business.DataCacheDependency.Create(cacheKey As String) (unknown file): N 00465
Santantonio.Modules.Business.DataCacheDependency.Create(cacheKey As String, cacheSetKeys As List`1) (unknown file): N 00055
Santantonio.Modules.Business.DataCacheDependency.Create(cacheKey As String, cacheSetKeys As List`1, dependency As CacheDependency) (unknown file): N 00155
Santantonio.Modules.Business.DataCacheDependency.Insert(cacheKey As String, cacheSetKeys As List`1, cacheObject As Object, priority As CacheItemPriority, cacheDependency As CacheDependency, absoluteExpiration As DateTime, slidingExpiration As TimeSpan, callbackMethod As CacheItemRemovedCallback) (unknown file): N 00052
Santantonio.Modules.Business.DataCacheDependency.Insert(cacheKey As String, cacheSetKey As String, cacheObject As Object, priority As CacheItemPriority, absoluteExpiration As DateTime, slidingExpiration As TimeSpan, callbackMethod As CacheItemRemovedCallback) (unknown file): N 00145
Santantonio.Modules.Business.DataCacheDependency.Insert(cacheKey As String, cacheSetKey As String, cacheObject As Object) (unknown file): N 00067
Santantonio.Modules.Business.Groups.DefaultGroups(modSettings As ModuleSettings, appSettings As ApplicationSettings) (unknown file): N 00640
Santantonio.Modules.Business.Groups.ApplicationDefaultGroups(modSettings As ModuleSettings, appSettings As ApplicationSettings) (unknown file): N 00011
Santantonio.Modules.Business.SiteIdentity.LoadGroupsFromService(groupTable As DataTable) (unknown file): N 01422
Santantonio.Modules.Business.SiteIdentity.RefreshUser() (unknown file): N 10301
Santantonio.Modules.Display.AuthMethods.VerifyUser(page As IVerifyUser, events As Dictionary`2) (unknown file): N 21658
Santantonio.Modules.Display.CustomMasterPage.VerifyUser() (unknown file): N 00237
System.EventHandler.Invoke(sender As Object, e As EventArgs) (unknown file): N 00000
System.Web.UI.Page.OnPreInit(e As EventArgs) (unknown file): N 11727208
System.Web.UI.Page.PerformPreInit() (unknown file): N 00047
System.Web.UI.Page.ProcessRequestMain(includeStagesBeforeAsyncPoint As Boolean, includeStagesAfterAsyncPoint As Boolean) (unknown file): N 00330
---- ASP.NET Collections ----
==========================================
QueryString
==========================================
link http://www.benefits.va.gov/vocrehab/vsoc.asp
==========================================
Cookies
==========================================
ASP.NET_SessionId 0qhl0eyjgk13ilhwky4r03gj
==========================================
Session
==========================================
newVisit False
showDebug False
showTrace False
nextPage /leaving/index.aspx?link=http%3A%2F%2Fwww.benefits.va.gov%2Fvocrehab%2Fvsoc.asp
==========================================
Cache
==========================================
Application_SettingsFile_ConfigPath~/config/Application.Config
__AppStartPage__~/_appstart.vbhtml~/_appstart.vbhtml
/leaving/js/core/webmethods.setup.jsSystem.IO.UnmanagedMemoryStream
:CacheSet System.Collections.Generic.List`1[System.String]
__AppStartPage__~/_appstart.cshtml~/_appstart.cshtml
General_SettingsFile_ConfigPath~/config/General.Config
__System.Web.WebPages.Deployment__C:\home\site\wwwroot\C:\home\site\wwwroot\
Application_SettingsFile_ConfigObjectSantantonio.Modules.Config.ApplicationSettings
General_SettingsFile_ConfigObjectSantantonio.Modules.Config.ModuleSettings
PermissionConfig_ConfigObject Santantonio.Modules.Business.XmlPermissions
ApplicationDefaultGroupsSet:CacheSetSystem.Collections.Generic.List`1[System.String]
Settings-C:\home\site\wwwroot\settings.configSantantonio.Controls.XmlConfigItems
/leaving/MasterPages/OpmUswdsTemplate.MasterSystem.IO.UnmanagedMemoryStream
ExceptionConfig_ConfigPath ~/config/Exception.config
PermissionConfig_ConfigPath ~/config/Permissions.config
/leaving/MasterPages/OPMTemplate.MasterSystem.IO.UnmanagedMemoryStream
==========================================
Headers
==========================================
Cache-Control max-age=86400
Via HTTP/1.1 Azure
Accept */*
Accept-Encoding gzip
Host app-opmweb-p-leaving-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, 23.218.243.143, 147.243.188.245, 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 2
x-azure-ref 20260506T030657Z-177476fbf9ccjpb7hC1EWR3awc0000000z9000000000bndy, 20260506T030657Z-165568d88b4ls7rqhS1BNR9s0n0000000a2g00000000rg30
x-azure-clientip 216.73.217.79
x-azure-socketip 23.218.243.143
x-azure-requestchainv2 hops=2
X-ARR-LOG-ID 2c4eb8d8-c095-403a-a0a0-fc33fc74829d
CLIENT-IP [fd40:e42f:121:164b:6c21:200:a01:a]:45082
DISGUISED-HOST app-opmweb-p-leaving-web.azurewebsites.net
X-SITE-DEPLOYMENT-ID app-opmweb-p-leaving-web
WAS-DEFAULT-HOSTNAME app-opmweb-p-leaving-web.azurewebsites.net
X-AppService-Proto https
X-ARR-SSL 2048|256|CN=Microsoft Azure RSA TLS Issuing CA 07, 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 /leaving/index.aspx?link=http%3A%2F%2Fwww.benefits.va.gov%2Fvocrehab%2Fvsoc.asp
X-WAWS-Unencoded-URL /leaving/index.aspx?link=http%3A%2F%2Fwww.benefits.va.gov%2Fvocrehab%2Fvsoc.asp
ApplicationInsights-RequestTrackingTelemetryModule-RootRequest-Id55ba10ef-6ceb-405f-946c-9840b004df4d
==========================================
ServerVariables
==========================================
APPL_MD_PATH /LM/W3SVC/763029576/ROOT/leaving
APPL_PHYSICAL_PATH C:\home\site\wwwroot\
CERT_KEYSIZE 256
CERT_SECRETKEYSIZE 2048
CERT_SERVER_ISSUER CN=Microsoft Azure RSA TLS Issuing CA 07, 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 07, O=Microsoft Corporation, C=US
HTTPS_SERVER_SUBJECT CN=*.azurewebsites.net, O=Microsoft Corporation, L=Redmond, S=WA, C=US
INSTANCE_ID 763029576
INSTANCE_META_PATH /LM/W3SVC/763029576
LOCAL_ADDR 10.91.0.11
PATH_INFO /leaving/index.aspx
PATH_TRANSLATED C:\home\site\wwwroot\index.aspx
QUERY_STRING link=http%3A%2F%2Fwww.benefits.va.gov%2Fvocrehab%2Fvsoc.asp
REMOTE_ADDR 10.1.0.10
REMOTE_HOST 10.1.0.10
REMOTE_PORT 0
REQUEST_METHOD GET
SCRIPT_NAME /leaving/index.aspx
SERVER_NAME app-opmweb-p-leaving-web.azurewebsites.net
SERVER_PORT 443
SERVER_PORT_SECURE 1
SERVER_PROTOCOL HTTP/1.1
SERVER_SOFTWARE Microsoft-IIS/10.0
URL /leaving/index.aspx
HTTP_CACHE_CONTROL max-age=86400
HTTP_VIA HTTP/1.1 Azure
HTTP_ACCEPT */*
HTTP_ACCEPT_ENCODING gzip
HTTP_HOST app-opmweb-p-leaving-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, 23.218.243.143, 147.243.188.245, 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 2
HTTP_X_AZURE_REF 20260506T030657Z-177476fbf9ccjpb7hC1EWR3awc0000000z9000000000bndy, 20260506T030657Z-165568d88b4ls7rqhS1BNR9s0n0000000a2g00000000rg30
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 2c4eb8d8-c095-403a-a0a0-fc33fc74829d
HTTP_CLIENT_IP [fd40:e42f:121:164b:6c21:200:a01:a]:45082
HTTP_DISGUISED_HOST app-opmweb-p-leaving-web.azurewebsites.net
HTTP_X_SITE_DEPLOYMENT_ID app-opmweb-p-leaving-web
HTTP_WAS_DEFAULT_HOSTNAME app-opmweb-p-leaving-web.azurewebsites.net
HTTP_X_APPSERVICE_PROTO https
HTTP_X_ARR_SSL 2048|256|CN=Microsoft Azure RSA TLS Issuing CA 07, 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 /leaving/index.aspx?link=http%3A%2F%2Fwww.benefits.va.gov%2Fvocrehab%2Fvsoc.asp
HTTP_X_WAWS_UNENCODED_URL /leaving/index.aspx?link=http%3A%2F%2Fwww.benefits.va.gov%2Fvocrehab%2Fvsoc.asp
HTTP_APPLICATIONINSIGHTS_REQUESTTRACKINGTELEMETRYMODULE_ROOTREQUEST_ID55ba10ef-6ceb-405f-946c-9840b004df4d
| |