Re: Response redirect Doesnt Work

From: dave (dave_at_edin.co.uk)
Date: 11/29/03

  • Next message: Arulraj Joseph: "cmd.exe should run in impersonate account."
    Date: Sat, 29 Nov 2003 10:55:40 -0000
    
    

    FOUND IT!

    The reason in my case was SmartNavigation="True" was set at the top of the
    login.aspx page - soon as i removed it - it starting working.

    Hope this helps others......

    "Raj Lealh" <rlealh@utnet.utoledo.edu> wrote in message
    news:uOyt7gdtDHA.2932@TK2MSFTNGP11.phx.gbl...
    > This problem is driving me nuts too!!
    >
    > Response.End does not work either. :0(
    >
    > I've seen some strange things happen. I do have a version that works...
    >
    > But when I use a web service to authenticate (called when submitting
    > username and password), the call to:
    >
    > Response.Redirect(
    > FormsAuthentication.GetRedirectUrl(txtUserName.Text,
    > false));
    >
    > does not work, but just loops on the login page.
    >
    > Is there anyone that knows why?
    >
    >
    > *** Sent via Developersdex http://www.developersdex.com ***
    > Don't just participate in USENET...get rewarded for it!


  • Next message: Arulraj Joseph: "cmd.exe should run in impersonate account."

    Relevant Pages

    • canot logon in WindowsXP
      ... password can login the domain on Windows98. ... username and password cannot login the same domain on ... but i do not know what the reason ...
      (microsoft.public.windowsxp.security_admin)
    • Re: Some users unable to log into domain.
      ... suggest you look into your DNS integrity. ... cannot contact your domain controller upon login. ... only one account login is able to currently ... The reason you can login with that other user is probably because at one ...
      (microsoft.public.windows.server.active_directory)
    • cannot replace binaries after being rootkitted
      ... `ifconfig', `pstree' and `login' are infected; ... `init' was affected (i.e. the cracker replaced my init with one that ... but I think `rpm' may be infected as well. ... very insecure FTP server and Samba (for no reason other than I was lazy ...
      (comp.os.linux.security)
    • Re: Computer used by multiple users, same login
      ... If those types of objections didn't apply, I see no reason not to do exactly ... account more access than you intend, I'd go ahead and do it. ... without access to sharepoint, I create it the conventinal way (not using ... This user account will be setup to only login into this PC ...
      (microsoft.public.windows.server.sbs)
    • Re: how do people feel about exit function from loop
      ... I think it all comes back to the reason we allow more than 2 or 3 characters ... SomeArray(lngRow, lngCol) = SomeArray+ 1 ... I'm already using a logical name in other loops), ...
      (microsoft.public.vb.general.discussion)