Error messages in Log

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
4 years ago
Why do i get this messages in my log?

System.Net.WebException: The remote server returned an error: (403) Ip Forbidden.
   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:\RaceIT\sourcecode\nopCommerce_4.10_Source\Libraries\Nop.Services\Tasks\TaskThread.cs:line 65

It refers to a location on my computer from where i built and published the nop4.1 sourcecode.
4 years ago
Maybe this can help
https://www.nopcommerce.com/boards/topic/57838/recurring-403-error-azure-nopcommerce-40
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.