Server Error in '/' Application.

The remote name could not be resolved: 'www.hmiaim.com'

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 name could not be resolved: 'www.hmiaim.com'

Source Error:


Line 120:
Line 121:        Dim set1 As New DataSet
Line 122:        set1 = ConvertHTMLTablesToDataSet(wc.DownloadString("https://www.hmiaim.com/call2aimws/invlist.aspx?dealerid=140&clientid=4438"))
Line 123:        'set1.
Line 124:        'Response.Write(set1.GetXml)

Source File: C:\inetpub\cornell.sedgwickproposals.com\reserve.aspx.vb    Line: 122

Stack Trace:


[WebException: The remote name could not be resolved: 'www.hmiaim.com']
   System.Net.WebClient.DownloadDataInternal(Uri address, WebRequest& request) +380
   System.Net.WebClient.DownloadString(Uri address) +117
   reserve.searchAIM() in C:\inetpub\cornell.sedgwickproposals.com\reserve.aspx.vb:122
   reserve.Page_Load(Object sender, EventArgs e) in C:\inetpub\cornell.sedgwickproposals.com\reserve.aspx.vb:13
   System.Web.UI.Control.OnLoad(EventArgs e) +108
   System.Web.UI.Control.LoadRecursive() +90
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +1533


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