Hi,
I have an ASP application using Forms authentication. On my
development web server everything works and login is successful, but
when I move my application to the production server the login page is
loaded but all login attempts fail.
The development server is a windows 2003 server and the production
server is a windows 2000 server with .NET framework 1.1
Anyone has any idea why the login fails?