I have created a small application. I am using forms authentication.
I have named my application. When I use the Casini server in VWD 2005 I can login fine and everything works as expected.
I have deployed my application at my home using IIS 5.1 and it works fine.
I have deployed the application on 3 different servers on our domain at work IIS 5.0, IIS 5.1 and IIS 6.0 and in all instances I attempt to login and I do not get an error message at all. I am simply redirected to the default page. The Logged In View Control shows on the default page as anonymous view.
As a test, I took one of the servers off the domain thinking it was some kind of domain policy conflicting with authentication and no difference.
Please help......Larry