[FIXED] [2.2] Exception in History example 2.1

  1. #1

    [FIXED] [2.2] Exception in History example 2.1

    If I click a tab, I'm getting the following exception:


    Server Error in '/' Application.

    A potentially dangerous Request.Path 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.Web.HttpException: A potentially dangerous Request.Path value was detected from the client (:).

    Source Error:

    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.

    Stack Trace:


    [HttpException (0x80004005): A potentially dangerous Request.Path value was detected from the client (:).]
    System.Web.HttpRequest.ValidateInputIfRequiredByCo nfig() +9673044
    System.Web.ValidateRequestExecutionStep.System.Web .HttpApplication.IExecutionStep.Execute() +35
    System.Web.HttpApplication.ExecuteStep(IExecutionS tep step, Boolean& completedSynchronously) +155

    Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.0.30319.17929
    URL :
    Last edited by Daniil; Dec 04, 2012 at 8:14 AM. Reason: [FIXED] [2.2]
  2. #2
    Opened an Issue to track this defect (or feature request), see

    https://github.com/extnet/Ext.NET/issues/65
  3. #3
    Hi,

    Thank you for the report.

    This example should be opened in a separate browser tab according to this comment:
    Please review this example in the separate browser's window because the example can conflicts with History control of the Examples Explorer
    We are considering a possibility to open this example in a new tab by default.
  4. #4
    We forced this example to be opened in a separate browser's tab/window.

    Thank you again for the report.

Similar Threads

  1. [CLOSED] [2.0] History
    By Timothy in forum 2.x Legacy Premium Help
    Replies: 4
    Last Post: May 30, 2012, 11:47 AM
  2. [CLOSED] History Example
    By SouthDeveloper in forum 1.x Legacy Premium Help
    Replies: 2
    Last Post: Aug 24, 2011, 1:56 AM
  3. [CLOSED] History point
    By gokcemutlu in forum 1.x Legacy Premium Help
    Replies: 2
    Last Post: Aug 18, 2009, 11:44 AM
  4. History manager?
    By dbassett74 in forum 1.x Help
    Replies: 2
    Last Post: May 06, 2009, 10:28 PM

Posting Permissions