Server Error in '/' Application.

A potentially dangerous value was detected from the client

Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.

Exception Details: System.ApplicationException: A potentially dangerous value was detected from the client

Source Error:


Line 208:
Line 209:            DenialOfService.ValidateRequest(MasterDB)
Line 210:            Core.ValidateRequest(Request)
Line 211:
Line 212:            If Me.Context.Session IsNot Nothing Then

Source File: F:\inetpub\wwwroot\sjfschool.net\web\App_Code\SitePage.vb    Line: 210

Stack Trace:


[ApplicationException: A potentially dangerous value was detected from the client]
   Components.Core.ValidateRequest(HttpRequest Request, String ToSkip) in C:\Users\eden.maxey\Source\Workspaces\sjfschool.net\sjfschool.net\common\Core\Core.vb:1676
   Components.SitePage.OnInit(EventArgs e) in F:\inetpub\wwwroot\sjfschool.net\web\App_Code\SitePage.vb:210
   System.Web.UI.Control.InitRecursive(Control namingContainer) +173
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +491


Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.8.4690.0