Using VWD 2005 and working from Begining ASP.NET 2.0 by Wrox I have created a simple website on my local machine with a logon form and a page that says I'm logged on. When I create the user authentication database using the ASP.NET configuration wizard in VWD, I can only login using Cassini. When I try to login using IIS, I don't get an error but the username and password are simply not accepted as they are when using Cassini. Plus, is there a way to run the ASP.NET configuration wizard without launching Cassini?
