Ask a Question related to ASP.NET Security, Design and Development.
-
dsandor #1
Re: Forms Authentication works on Localhost/App1 but not on MaschineName/App1
Has anyone found a solution to this issue. I am having the same thing
happen. On a brand new XP Install. It works on a win2k server, however
fails on the XP machines.
I can access the site via IP or localhost on the XP boxes but not by
netbiosname or by FQDN.
Thanks,
DSandor
"kk" <kk@runtime.dk> wrote in message
news:eKnS7Ux3CHA.2416@TK2MSFTNGP09.phx.gbl...[url]http://localhost/application[/url]> 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 throughhence> but not when I access the application through
> [url]http://maschinename/application[/url]. When I use last method I can see that the
> authentication cookie is beeing sent to the browser, but it is empty,> 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 [url]http://localhost/application[/url]
>
> Please help some1!
> Thx.
>
> /kk
>
> "kk" <kk@runtime.dk> wrote in message
> news:#eMscNx3CHA.1888@TK2MSFTNGP10.phx.gbl...>> >
> >
>
dsandor Guest
-
Application only works on localhost...why?
I followed the examples and created a live video stream test app. It works perfectly when everything is on one machine, meaning the FMS and tomcat... -
Hosted WINFormControl only works via LocalHost
Hi All, I have a winformcontrol which is loaded using the object tag in a html page which only appears when I load the page using localhost, if I... -
ASP.Net Forms authentication with basic authentication popup
Relatively new to ASP.Net but have a strange problem. My site uses forms authentication for a large administration section however after the user... -
Forms authentication then redirection to a secure web with NT authentication?
Hi, I want to allow access to particular secured intranet web sites. These intranet are stored in sharepoint (2003 version) Actually I've... -
Authentication ticket, cookieless, forms authentication?
Hi. I want to use Forms Authentication, cookieless. The issue is setting the Authentication Ticket without using cookies (!) That is, the...



Reply With Quote

