Server Error in the Application.

Offending Page: /News.aspx

Source: System.Web

Exception Message: Exception of type System.Web.HttpUnhandledException was thrown.

Exception Stack Trace: at System.Web.UI.Page.HandleError(Exception e) at System.Web.UI.Page.ProcessRequestMain() at System.Web.UI.Page.ProcessRequest() at System.Web.UI.Page.ProcessRequest(HttpContext context) at System.Web.CallHandlerExecutionStep.System.Web.HttpApplication+IExecutionStep.Execute() at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)

Stack Trace: skmRss.Engine.FeedException: There was an exception when attempting to access http://blogs.thenewstribune.com/xmlsrv/rdf.php?blog=9 ---> System.Net.WebException: The underlying connection was closed: The proxy name could not be resolved, verify correct proxy configuration.
System.Net.HttpWebRequest.CheckFinalStatus()
System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
System.Net.HttpWebRequest.GetResponse()
skmRss.Engine.RssEngine.GetDataSource(Object dataSource, Int32 timeout, IWebProxy proxy, ICredentials credentials) --- End of inner exception stack trace ---
skmRss.Engine.RssEngine.GetDataSource(Object dataSource, Int32 timeout, IWebProxy proxy, ICredentials credentials)
skmRss.RssFeed.CreateControlHierarchy(Boolean useDataSource)
skmRss.RssFeed.DataBind()
ASP.News_aspx.Page_Load(Object sender, EventArgs e)
System.Web.UI.Control.OnLoad(EventArgs e)
System.Web.UI.Control.LoadRecursive()
System.Web.UI.Page.ProcessRequestMain()