'/' Uygulamasında Sunucu Hatası.

Uzak sunucu hata döndürdü: (404) Bulunamadı.

Açıklama: Geçerli web isteği yürütülürken işlenmemiş özel durum oluştu. Lütfen hata ve kod içinde kaynaklandığı yer hakkında daha fazla bilgi almak için yığın izlemesini gözden geçirin.

Özel Durum Ayrıntıları: System.Net.WebException: Uzak sunucu hata döndürdü: (404) Bulunamadı.

Kaynak Hatası:


Satır 76:         //Response.Write(hesap);
Satır 77: 
Satır 78:         doc.Load("https://www.youtube.com/feeds/videos.xml?" + hesapbilgi);
Satır 79: 
Satır 80:         XmlNodeList videos = doc.GetElementsByTagName("entry");

Kaynak Dosya: d:\wwwroot\kentkonut.com.tr\site\v3\httpdocs\modul\oynatmalistesi\detay.aspx.cs    Satır: 78

Yığın İzleme:


[WebException: Uzak sunucu hata döndürdü: (404) Bulunamadı.]
   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() +5047756
   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
   modul_oynatmalistesi_detay.refreshdata() in d:\wwwroot\kentkonut.com.tr\site\v3\httpdocs\modul\oynatmalistesi\detay.aspx.cs:78
   modul_oynatmalistesi_detay.Page_Load(Object sender, EventArgs e) in d:\wwwroot\kentkonut.com.tr\site\v3\httpdocs\modul\oynatmalistesi\detay.aspx.cs:24
   System.Web.Util.CalliHelper.EventArgFunctionCaller(IntPtr fp, Object o, Object t, EventArgs e) +25
   System.Web.Util.CalliEventHandlerDelegateProxy.Callback(Object sender, EventArgs e) +42
   System.Web.UI.Control.OnLoad(EventArgs e) +132
   System.Web.UI.Control.LoadRecursive() +66
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +2428


Sürüm Bilgisi: Microsoft .NET Framework Sürümü:2.0.50727.9061; ASP.NET Sürümü:2.0.50727.9062