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\forrhealth.com\www\Feed.aspx    Line: 38

Stack Trace:


[WebException: The remote name could not be resolved: 'content3.gcioutlet18.com']
   System.Net.HttpWebRequest.GetResponse() +1126
   System.Xml.XmlDownloadManager.GetNonFileStream(Uri uri, ICredentials credentials) +86
   System.Xml.XmlUrlResolver.GetEntity(Uri absoluteUri, String role, Type ofObjectToReturn) +65
   System.Xml.XmlTextReaderImpl.OpenUrlDelegate(Object xmlResolver) +76
   System.Threading.CompressedStack.runTryCode(Object userData) +118
   System.Runtime.CompilerServices.RuntimeHelpers.ExecuteCodeWithGuaranteedCleanup(TryCode code, CleanupCode backoutCode, Object userData) +0
   System.Threading.CompressedStack.Run(CompressedStack compressedStack, ContextCallback callback, Object state) +122
   System.Xml.XmlTextReaderImpl.OpenUrl() +5045084
   System.Xml.XmlTextReaderImpl.Read() +152
   System.Xml.XmlLoader.Load(XmlDocument doc, XmlReader reader, Boolean preserveWhitespace) +165
   System.Xml.XmlDocument.Load(XmlReader reader) +134
   System.Xml.XmlDocument.Load(String filename) +95
   ASP.feed_aspx.pageload() in d:\Hosting\forrhealth.com\www\Feed.aspx:38
   ASP.feed_aspx.__Render__control1(HtmlTextWriter __w, Control parameterContainer) in d:\Hosting\forrhealth.com\www\Feed.aspx:55
   System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children) +115
   System.Web.UI.Page.Render(HtmlTextWriter writer) +38
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +4240


Version Information: Microsoft .NET Framework Version:2.0.50727.8974; ASP.NET Version:2.0.50727.8974