Results 1 to 5 of 5

Thread: Problem with viewstate/session?

  1. #1

    Thread Starter
    New Member
    Join Date
    Nov 2004
    Posts
    8

    Problem with viewstate/session?

    Hi Guys,

    I have a website and getting a 'Page Not found' error, when I click on 'Modify' button on a .asp page. I am not able to replicate this when I debug the application. Its pulling the Modify screen with all controls. In application using viewstate to store the control information.

    Can anybody suggest me why its working fine through the code but not through the website? same code is deployed on webserver.

    Thanks for your help.

  2. #2
    Hyperactive Member greg_quinn's Avatar
    Join Date
    Nov 2002
    Location
    South Africa
    Posts
    366
    What page is not being found?

    Please post some code too..

  3. #3

    Thread Starter
    New Member
    Join Date
    Nov 2004
    Posts
    8
    My application have a webpage which displays all transactions.When I click on 'Modify' button against a transaction it supposed to bring up another page with some controls to enter the data and modify. Its working fine for all transactions when I debug the application but through the website its throwing error (default error page) for some transactions.

    Since its working fine while debugging the application not able to find/isolate the problem and what exactly missing or causing this on website (that too only some transactions).

    Pls. help me in this.
    Thanks for all your time and help.

  4. #4
    Hyperactive Member greg_quinn's Avatar
    Join Date
    Nov 2002
    Location
    South Africa
    Posts
    366
    Can you get a specific error message from the default error page?

  5. #5

    Thread Starter
    New Member
    Join Date
    Nov 2004
    Posts
    8
    No. Just 'Page Not Found' error.

    Wondering why its working for some transactions, why not for other? and working fine with code execution. Is there any way to check what's going on at web server side when I click on 'Modify' button on website?

    Thanks for your help.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width