The Complete Project Source Code Platform

Kashipara.com is a community of ONE million programmers and students, Just like you, Helping each other.Join them. It only takes a minute: Sign Up

Job Resume Template

There is this error that is arising, please help

  Ameed    2013-09-26 10:31:11

0

0


<span style="color: rgb(0, 0, 0); font-family: Verdana; font-size: 10.909090995788574px; line-height: normal;"><h1 style="font-family: Verdana; color: red; font-size: 18pt;">server error in '/online tour &amp; travel reservation' application.<hr width="100%" size="1" color="silver"></h1><h2 style="font-family: Verdana; color: maroon; font-size: 14pt;"><i>a potentially dangerous request.path value was detected from the client (&amp;).</i></h2></span><span style="color: rgb(0, 0, 0); font-family: Verdana; font-size: 10.909090995788574px; line-height: normal;"></span><font face="Arial, Helvetica, Geneva, SunSans-Regular, sans-serif " style="color: rgb(0, 0, 0); font-size: 10.909090995788574px; line-height: normal;"><b style="font-family: Verdana; margin-top: -5px;">Description:&nbsp;</b>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.&nbsp;<br><br><b style="font-family: Verdana; margin-top: -5px;">Exception Details:&nbsp;</b>System.Web.HttpException: A potentially dangerous Request.Path value was detected from the client (&amp;).<br><br><b style="font-family: Verdana; margin-top: -5px;">Source Error:</b>&nbsp;<br><br><table width="100%" bgcolor="#ffffcc"><tbody><tr><td><code>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.</code></td></tr></tbody></table><br><b style="font-family: Verdana; margin-top: -5px;">Stack Trace:</b>&nbsp;<br><br><table width="100%" bgcolor="#ffffcc"><tbody><tr><td><code><pre style="font-family: 'Lucida Console'; font-size: 0.9em;">[HttpException (0x80004005): A potentially dangerous Request.Path value was detected from the client (&amp;).] System.Web.HttpRequest.ValidateInputIfRequiredByConfig() +8884233 System.Web.ValidateRequestExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +35 System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean&amp; completedSynchronously) +184 </pre></code></td></tr></tbody></table><br><hr width="100%" size="1" color="silver"><b style="font-family: Verdana; margin-top: -5px;">Version Information:</b>&nbsp;Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.0.30319.1</font><br>

Answers

Post Your answer