Server Error in '/football/thepool' Application.

The remote server returned an error: (403) Forbidden.

Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.

Exception Details: System.Net.WebException: The remote server returned an error: (403) Forbidden.

Source Error:


Line 88: 
Line 89: 
Line 90:         var response = client.DownloadString(urlwk2);
Line 91:         //var responselastyear = client.DownloadString(urlts);
Line 92: 

Source File: d:\home\bellfusion.com\wwwroot\football\thepool\2020\08-8thwk.aspx.cs    Line: 90

Stack Trace:


[WebException: The remote server returned an error: (403) Forbidden.]
   System.Net.WebClient.DownloadDataInternal(Uri address, WebRequest& request) +365
   System.Net.WebClient.DownloadString(Uri address) +111
   _2020_08_8thwk.Page_Load(Object sender, EventArgs e) in d:\home\bellfusion.com\wwwroot\football\thepool\2020\08-8thwk.aspx.cs:90
   System.Web.UI.Control.OnLoad(EventArgs e) +106
   System.Web.UI.Control.LoadRecursive() +68
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +3785


Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.7.3190.0