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 91: 
Line 92: 
Line 93:         var response = client.DownloadString(urlwk2);
Line 94:         // var responselastyear = client.DownloadString(urlts);
Line 95: 

Source File: d:\home\bellfusion.com\wwwroot\football\thepool\2020\13-13thweek.aspx.cs    Line: 93

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_13_13thweek.Page_Load(Object sender, EventArgs e) in d:\home\bellfusion.com\wwwroot\football\thepool\2020\13-13thweek.aspx.cs:93
   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