Advertisement
Guest User

aclxp-eoffice.bkn.go.id

a guest
Feb 8th, 2016
54
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.01 KB | None | 0 0
  1. Server Error in '/' Application.
  2.  
  3. A potentially dangerous Request.Path value was detected from the client (<).
  4.  
  5. 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.
  6.  
  7. Exception Details: System.Web.HttpException: A potentially dangerous Request.Path value was detected from the client (<).
  8.  
  9. Source Error:
  10.  
  11. An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.
  12.  
  13. Stack Trace:
  14.  
  15.  
  16. [HttpException (0x80004005): A potentially dangerous Request.Path value was detected from the client (<).]
  17. System.Web.HttpRequest.ValidateInputIfRequiredByConfig() +11946075
  18. System.Web.PipelineStepManager.ValidateHelper(HttpContext context) +55
  19.  
  20. Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.6.114.0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement