Server Error in '/' Application.

The remote server returned an error: (404) Not Found.

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: (404) Not Found.

Source Error:


Line 471:    Public Function GetArticleTitle(ByVal PageRequest As String) As String
Line 472:        Dim prodDescription As String
Line 473:        PageHTML.GetHTML(PageRequest, Request.UserAgent)
Line 474:        prodDescription = PageHTML.rProductDescription
Line 475:        

Source File: C:\websites\wwwroot\TaxReductionLetter\EMS_Base\EMS_Agent.aspx    Line: 473

Stack Trace:


[WebException: The remote server returned an error: (404) Not Found.]
   System.Net.HttpWebRequest.GetResponse() +1686
   util_ReadHTML.GetHTML(String fileName, String HostAgent) +292
   ASP.ems_base_ems_agent_aspx.GetArticleTitle(String PageRequest) in C:\websites\wwwroot\TaxReductionLetter\EMS_Base\EMS_Agent.aspx:473
   ASP.ems_base_ems_agent_aspx.CheckReferrer(String referrer, String pageRequest) in C:\websites\wwwroot\TaxReductionLetter\EMS_Base\EMS_Agent.aspx:454
   ASP.ems_base_ems_agent_aspx.Page_Load(Object sender, EventArgs e) in C:\websites\wwwroot\TaxReductionLetter\EMS_Base\EMS_Agent.aspx:48
   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.4081.0