My problem is getting the login control in a Visual Studio 2005 web application funtionality to work when using the computer name rather than localhost. If I put in a wrong password I get an error message "Your login attempt was not successful" so it is checking the database correctly but if...