Error sending mail automaticaly

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
5 years ago
Error : The remote server returned an error: (404) Not Found.
  
System.Net.WebException: The remote server returned an error: (404) Not Found.
   at System.Net.HttpWebRequest.GetResponse()
   at System.Net.WebClient.GetWebResponse(WebRequest request)
   at System.Net.WebClient.DownloadBits(WebRequest request, Stream writeStream)
   at System.Net.WebClient.UploadBits(WebRequest request, Stream readStream, Byte[] buffer, Int32 chunkSize, Byte[] header, Byte[] footer)
   at System.Net.WebClient.UploadValues(Uri address, String method, NameValueCollection data)
   at Nop.Services.Tasks.TaskThread.Run() in C:\andrei\nopcommerce\sources\src\Libraries\Nop.Services\Tasks\TaskThread.cs:line 65


C:\andrei\nopcommerce\sources\src\Libraries\Nop.Services\Tasks\TaskThread.cs:line 65 ????????
5 years ago
I resolve the issue, changing the url store !

Thanks anyway...
4 years ago
Hi Mate,

Did you solved this problem?

I got the same problem.
4 years ago
Check the store URL (admin > stores)
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.