Author: jyonan | Posted on: 9/13/2009 5:18:35 PM | Views : 819

 I have implemented forms based security on a server application.  The profile of the server is Windows Server 2003 with all the latest service packs and security updates.  Logins are no problem when run from the Visual Studio 2008 IDE that is on the server, but when I build the website and publish it to the c:\inetpub\wwwroot\appname directory, and attempt to log in from the Internet, it tells me that the password is incorrect. I get the impression that there is some sort of rights issue or the path to the database is incorrect...I really don't know. 
I really could use some recommendations.
Thanks,
John
 
...

Go to the complete details ...