Important Notice from AspDotNetStorefront
It is with dismay that we report that we have been forced, through the action of hackers, to shut off write-access to this forum. We are keen to leave the wealth of material available to you for research. We have opened a new forum from which our community of users can seek help, support and advice from us and from each other. To post a new question to our community, please visit: http://forums.vortx.com
Results 1 to 2 of 2

Thread: Debug ASPX

  1. #1
    psharma is offline Junior Member
    Join Date
    Jun 2010
    Posts
    18

    Default Debug ASPX

    I have a new class in App_Code. I could call its function successfully. Now I am making some change which is causing an error. But I cannot see error. Rather I am sent to InvalidRequest.aspx. How can I see whats going wrong. How can I debug or at least see my error.

  2. #2
    ASPAlfred is offline Senior Member
    Join Date
    Nov 2007
    Posts
    2,244

    Default

    The software logs every errors occurred in the site in the DB and you can view them via Configurations -> Maintenance -> View system log.