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 105:
Line 106:            DenialOfService.ValidateRequest(MasterDB)
Line 107:            Core.ValidateRequest(Request)
Line 108:
Line 109:            If Me.Context.Session IsNot Nothing Then

Source File: F:\inetpub\wwwroot\macleanfoggcs.com\web\App_Code\SitePage.vb    Line: 107

Stack Trace:


[ApplicationException: A potentially dangerous value was detected from the client]
   Components.Core.ValidateRequest(HttpRequest Request, String ToSkip) in C:\inetpub\wwwroot\macleanfoggcs.com\common\Core\Core.vb:2066
   Components.SitePage.OnInit(EventArgs e) in F:\inetpub\wwwroot\macleanfoggcs.com\web\App_Code\SitePage.vb:107
   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