Hai,
I want to send email through asp.net 2005
I did codings . But the thing is that I didnt exactly know how
to configure IIS. Even though I tried the SMTP (local host) in
play/start condition ,my code is in virtual directry, it didnt work.
I wrote the code in HTTP Location.
I got the error as: A name started with an invalid character in asp.net
http://localhost/virtualname/websitename/filename.aspx
<%@page language="VB" autoeventwireup="false" inherites="_filename" >
^~
Any one help me what i do in IIS to send email in asp.net 2005
in local server
Thanks in Advance