Rank: Newbie Groups: Member
Joined: 10/31/2004 Posts: 3 Points: 9
|
Greetings, First I do not get email nor is email sent. The errors I see in the error logs are: Quote:System.Web.HttpException: Could not access 'CDO.Message' object. ---> System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.Runtime.InteropServices.COMException (0x80040211): The message could not be sent to the SMTP server. The transport error code was 0x80040217. The server response was not available --- End of inner exception stack trace --- at System.RuntimeType.InvokeDispMethod(String name, BindingFlags invokeAttr, Object target, Object[] args, Boolean[] byrefModifiers, Int32 culture, String[] namedParameters) at System.RuntimeType.InvokeMember(String name, BindingFlags invokeAttr, Binder binder, Object target, Object[] args, ParameterModifier[] modifiers, CultureInfo culture, String[] namedParameters) at System.Web.Mail.LateBoundAccessHelper.CallMethod(Object obj, String methodName, Object[] args) --- End of inner exception stack trace --- at System.Web.Mail.LateBoundAccessHelper.CallMethod(Object obj, String methodName, Object[] args) at System.Web.Mail.CdoSysHelper.Send(MailMessage message) at System.Web.Mail.SmtpMail.Send(MailMessage message) at MailYouLikev3.functions.send_mail(Object& from1, Object& to1, Object& subject1, Object& body1, Object& impor, Object& cc, Object& bcc, Object& att, Object upath) and Quote:System.Web.HttpException: Failed to map the path '//bodies/MarkatWebFlipperdotcom'. at System.Web.Hosting.ISAPIWorkerRequest.MapPathSlowUsingIISCor e(String path) at System.Web.Hosting.ISAPIWorkerRequest.MapPath(String path) at System.Web.HttpRequest.MapPath(String virtualPath, String baseVirtualDir, Boolean allowCrossAppMapping) at System.Web.HttpServerUtility.MapPath(String path) at MailYouLikev3.auto_r.Page_Load(Object sender, EventArgs e) Is this part of my problem? Mark
|
 Rank: Administration Groups: Administration
Joined: 7/1/2008 Posts: 256 Points: 574
|
Hi ! Thanks for your email ! Please login inro your admin panel an go to prefrences and chnage the smto mail server from 127.0.0.1 to mail.yourdomaan.com and for second error open config.aspx file and set the virtual directory path correctly ! if you get the second error again please send us your ftp info and we will look into that !
Thanks Suhail kaleem mailyoulike.com
|
Rank: Newbie Groups: Member
Joined: 10/31/2004 Posts: 3 Points: 9
|
Greetings, I had switched it to my mail server domain as in mail.domain.com. However I still get the same error. Also how do I know my virtual directory? My ftp is setup like this... /username/domains.com. All domains are listed in the /username folder and then each domains web content has its own folder. Thank you.
|
 Rank: Administration Groups: Administration
Joined: 7/1/2008 Posts: 256 Points: 574
|
Hi ! Can you please email your ftp info to support@mailyoulike.com you should not get thoose errors we will look into the problem and let you know
Thanks Suhail Kaleem mailyoulike.com
|
Rank: Newbie Groups: Member
Joined: 10/31/2004 Posts: 3 Points: 9
|
Okay I sent in an email. Thank you...
|