Server Error in '/' Application.

The remote server returned an error: (404) Not Found.

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 server returned an error: (404) Not Found.

Source Error:


Line 70: {
Line 71: xmlfile2 ="";// w.DownloadString(@"http://e.mysansar.com/?feed=rss2");
Line 72: xmlfile = w.DownloadString(@"http://www.accesshollywood.com/content/xml/rss/movies-originals.xml");
Line 73: 
Line 74: }

Source File: c:\inetpub\wwwroot\NepaliFMStuff\CanadaNepal_Crawler.aspx.cs    Line: 72

Stack Trace:


[WebException: The remote server returned an error: (404) Not Found.]
   System.Net.WebClient.DownloadDataInternal(Uri address, WebRequest& request) +365
   System.Net.WebClient.DownloadString(Uri address) +111
   Video.Page_Load(Object sender, EventArgs e) in c:\inetpub\wwwroot\NepaliFMStuff\CanadaNepal_Crawler.aspx.cs:72
   System.Web.UI.Control.OnLoad(EventArgs e) +103
   System.Web.UI.Control.LoadRecursive() +68
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +1381


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