authentication not kept when deploying application

From: Nicole Temple via DotNetMonster.com (forum_at_nospam.DotNetMonster.com)
Date: 04/27/05


Date: Wed, 27 Apr 2005 15:15:38 GMT

I currently wrote a login application using asp.net. It works just great on
my local computer, but I need to use it on the internet for the company
website. I deployed it using the Web Setup Project onto the webserver. Now
when I try to access the page that is supposed to be protected(by login), I
can get right to it without having to login. None of my forms
authentication or authorization code is working.

Here is the layout on the webserver:
-webserver
   -wwwroot
      -folder1(virtual directory)
         -folder2(virtual directory)
             -protected pages
             -web.config
             -folder3(not a virtual directory)
                -login page
                -web.config

Any help or advise would be greatly appreciated. Thanks for the help in
advance.

-- 
Message posted via http://www.dotnetmonster.com


Relevant Pages

  • Re: Login.aspx & .NET 2.0
    ... -> es versucht einen Cast von login_aspx auf Login ... Es gibt in ASP 2.0 jetzt neue Controls für Userverwaltung. ... Erstelle eine neue Webapplikation. ... Publiziere das Project auf den Webserver. ...
    (microsoft.public.de.german.entwickler.dotnet.asp)
  • Re: Need help: perl script to FTP
    ... > On the game server is log file which contains all of the data from the ... > on my webserver, which is supposed to login to the gameserver and download ... The &sendsubroutine doesn't exist in your script. ...
    (perl.beginners)
  • Re: Need help: perl script to FTP
    ... > On the game server is log file which contains all of the data from the ... > on my webserver, which is supposed to login to the gameserver and download ... The &sendsubroutine doesn't exist in your script. ...
    (comp.lang.perl)
  • SSH login chrootd to home dir problem
    ... I have a FreeBSD 4.7 webserver and need some of the website owners to be chroot'd to ... their home dir when they login in with winscp. ...
    (freebsd-questions)
  • Re: trying to create a daemon
    ... > simple script that can login to a webserver, connect to port (whatever ...
    (perl.beginners)