Re: Forms Authentication works on Localhost/App1 but not on MaschineName/App1
From: Henry Hoffmann (henry@citadel.co.za)
Date: 03/04/03
- Previous message: Nick: "Re: Storing password in machine.config"
- Next in thread: Dave Kekish: "Re: Forms Authentication works on Localhost/App1 but not on MaschineName/App1"
- Maybe reply: Dave Kekish: "Re: Forms Authentication works on Localhost/App1 but not on MaschineName/App1"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
From: "Henry Hoffmann" <henry@citadel.co.za> Date: Tue, 4 Mar 2003 02:19:53 -0800
I have the same problem: Forms Authentication works fine
if I use the server's IP address (http://172.12.1.1/) but
fails if I use the server name (http://Myserver/)
Any ideas?
Henry
>-----Original Message-----
>Sorry didn't finish my descr.
>
>The problem is that when I build an asp.net app with
forms authentication,
>the authentication works when accessing through
http://localhost/application
>but not when I access the application through
>http://maschinename/application. When I use last method
I can see that the
>authentication cookie is beeing sent to the browser, but
it is empty, hence
>asp redirects the user to the login page again.
>I haven't found any info on this issue.
>I'm running on an XP and have the appropriate settings
in web.config set
>(<deny users="?">). Remember when you reply, my app
auth's just fine when
>access through http://localhost/application
>
>Please help some1!
>Thx.
>
>/kk
>
>"kk" <kk@runtime.dk> wrote in message
>news:#eMscNx3CHA.1888@TK2MSFTNGP10.phx.gbl...
>>
>>
>
>
>.
>
- Previous message: Nick: "Re: Storing password in machine.config"
- Next in thread: Dave Kekish: "Re: Forms Authentication works on Localhost/App1 but not on MaschineName/App1"
- Maybe reply: Dave Kekish: "Re: Forms Authentication works on Localhost/App1 but not on MaschineName/App1"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|