Author: slm3003 | Posted on: 9/12/2010 9:03:56 AM | Views : 1025

Hi all,
I have creates a login control in which i have a forgot password hyperlink. In passwordRecovery control I have set the properties
MailDefinition
from: noreply@microsoft.com
priority: high
subject: forgot password
Then i clicked on administration configuration icon and clicked on application to set the configure SMTP e-mail settings. what should I write in server name?
My application in running in http://localhost:51250/Music/Default.aspx
If I give the server name as localhost, then it is giving the error as
Could not find file 'C:\Users\Smitha\Documents\Visual Studio 2008\WebSites\Music\I'. Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.

Except ...

Go to the complete details ...