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 200:
Line 201:            DenialOfService.ValidateRequest(MasterDB)
Line 202:            Core.ValidateRequest(Request)
Line 203:
Line 204:            If Me.Context.Session IsNot Nothing Then

Source File: F:\inetpub\wwwroot\komdr.com\web\App_Code\SitePage.vb    Line: 202

Stack Trace:


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