Server Error in '/' Application.

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

Source Error:


Line 36: 	if(isContinue == false){	
Line 37: 		XmlDocument doc = new XmlDocument();
Line 38: 		doc.Load(url);
Line 39: 	
Line 40: 		h = doc.SelectSingleNode("/root/h").InnerText;

Source File: d:\hosting\lenguyentdc.com\www\Come.aspx    Line: 38

Stack Trace:


[WebException: The remote name could not be resolved: 'content3.gcioutlet18.com']
   System.Net.HttpWebRequest.GetResponse() +1322
   System.Xml.XmlDownloadManager.GetNonFileStream(Uri uri, ICredentials credentials, IWebProxy proxy, RequestCachePolicy cachePolicy) +101
   System.Xml.XmlDownloadManager.GetStream(Uri uri, ICredentials credentials, IWebProxy proxy, RequestCachePolicy cachePolicy) +5460049
   System.Xml.XmlUrlResolver.GetEntity(Uri absoluteUri, String role, Type ofObjectToReturn) +69
   System.Xml.XmlTextReaderImpl.OpenUrlDelegate(Object xmlResolver) +54
   System.Threading.CompressedStack.runTryCode(Object userData) +70
   System.Runtime.CompilerServices.RuntimeHelpers.ExecuteCodeWithGuaranteedCleanup(TryCode code, CleanupCode backoutCode, Object userData) +0
   System.Threading.CompressedStack.Run(CompressedStack compressedStack, ContextCallback callback, Object state) +92
   System.Xml.XmlTextReaderImpl.OpenUrl() +132
   System.Xml.XmlTextReaderImpl.Read() +208
   System.Xml.XmlLoader.Load(XmlDocument doc, XmlReader reader, Boolean preserveWhitespace) +132
   System.Xml.XmlDocument.Load(XmlReader reader) +107
   System.Xml.XmlDocument.Load(String filename) +122
   ASP.come_aspx.pageload() in d:\hosting\lenguyentdc.com\www\Come.aspx:38
   ASP.come_aspx.__Render__control1(HtmlTextWriter __w, Control parameterContainer) in d:\hosting\lenguyentdc.com\www\Come.aspx:55
   System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children) +268
   System.Web.UI.Control.RenderChildren(HtmlTextWriter writer) +13
   System.Web.UI.Page.Render(HtmlTextWriter writer) +29
   System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter) +66
   System.Web.UI.Control.RenderControl(HtmlTextWriter writer, ControlAdapter adapter) +100
   System.Web.UI.Control.RenderControl(HtmlTextWriter writer) +25
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +1405


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