I am working with asp.net application,Where i need to send email from my application.Im am sending email using HTML page.Before hosting in the IIS it is working properly ,But it is not working in the intranet the following Error
occurs
Could not find file 'c:\windows\system32\inetsrv\EmailBody1.htm'.
AlahariLavan...
Member
4 Points
26 Posts
Email not working in the intranet
Feb 10, 2010 05:11 AM|LINK
hi,
I am working with asp.net application,Where i need to send email from my application.Im am sending email using HTML page.Before hosting in the IIS it is working properly ,But it is not working in the intranet the following Error occurs
Could not find file 'c:\windows\system32\inetsrv\EmailBody1.htm'.
Where EmailBody1 is name of the html page.
please help me out.......