Results 1 to 26 of 26

Thread: [VWD 2005] Redirection from login page

Hybrid View

  1. #1
    I'm about to be a PowerPoster! mendhak's Avatar
    Join Date
    Feb 2002
    Location
    Ulaan Baator GooGoo: Frog
    Posts
    38,170

    Re: [VWD 2005] Redirection from login page

    Not sure I understand. Had I seen the stacktrace earlier (I just saw it right now), then we'd know that it was indeed database related. How was the gridview causing the problem though?

  2. #2

    Thread Starter
    Fanatic Member paulorton's Avatar
    Join Date
    Aug 2006
    Location
    West Wales
    Posts
    809

    Re: [VWD 2005] Redirection from login page

    Quote Originally Posted by mendhak
    Not sure I understand. Had I seen the stacktrace earlier (I just saw it right now), then we'd know that it was indeed database related. How was the gridview causing the problem though?
    When I started this thread no exception was caused when the user went back to default.aspx instead of to MainPage.aspx - the app just behaved as if everything was working fine. That's why you couldn't understand what was causing the problem.

    The exception is only generated by
    Code:
    Response.redirect ("MainPage.aspx")
    which I only added today in an attempt to try to find another way to get MainPage loaded.
    Paul Orton
    VB6
    Visual Web Developer 2008 Express Edition
    Microsoft Visual Basic 2012 Express

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