I'm going through Walkthrough: Creating a Web Site with Membership
and User Login (Visual Studio). When I tried to test the login I got
the message: Your login attempt was not successful. Please try
again.from ValidationSummary, now the only thing that wasn't
described in detail was To configure the application to use a
specific SMTP server part where it said: Include information for the
port number and for authentication according to the requirements of
your SMTP server See your administrator for more information on how to
configure these settings. Now, I'm doig this on my PC, where I am the
administrator (and only user), I have the IIS 5.1 with built in SMTP
server so I entered the port number 25 which is a default port number,
anyway can someone help?
(I'm using Windows XP and VisualStudio 2005)