'/' Uygulamasında Sunucu Hatası.

'C:\Inetpub\vhosts\ozduman.com\httpdocs\Ayarlar\Dil\tr-tr.lang' dosyası 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.IO.FileNotFoundException: 'C:\Inetpub\vhosts\ozduman.com\httpdocs\Ayarlar\Dil\tr-tr.lang' dosyası bulunamadı.

Kaynak Hatası:


Satır 328:		{
Satır 329:			xmlDoc = new XmlDocument();
Satır 330:			xmlDoc.Load(HttpContext.Current.Server.MapPath("~/Ayarlar/Dil/" + dil.ToLower() + ".lang"));
Satır 331:			nodeList = xmlDoc.DocumentElement.SelectNodes("/language/Lang");
Satır 332:		}

Kaynak Dosya: c:\inetpub\vhosts\ozduman.com\httpdocs\App_Code\AdminControls.cs    Satır: 330

Yığın İzleme:


[FileNotFoundException: 'C:\Inetpub\vhosts\ozduman.com\httpdocs\Ayarlar\Dil\tr-tr.lang' dosyası bulunamadı.]
   System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) +1344
   System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost) +1217
   System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) +124
   System.Xml.XmlDownloadManager.GetStream(Uri uri, ICredentials credentials, IWebProxy proxy, RequestCachePolicy cachePolicy) +116
   System.Xml.XmlUrlResolver.GetEntity(Uri absoluteUri, String role, Type ofObjectToReturn) +77
   System.Xml.XmlTextReaderImpl.OpenUrlDelegate(Object xmlResolver) +71
   System.Runtime.CompilerServices.RuntimeHelpers.ExecuteCodeWithGuaranteedCleanup(TryCode code, CleanupCode backoutCode, Object userData) +0
   System.Threading.CompressedStack.Run(CompressedStack compressedStack, ContextCallback callback, Object state) +112
   System.Xml.XmlTextReaderImpl.OpenUrl() +396
   System.Xml.XmlTextReaderImpl.Read() +296
   System.Xml.XmlLoader.Load(XmlDocument doc, XmlReader reader, Boolean preserveWhitespace) +158
   System.Xml.XmlDocument.Load(XmlReader reader) +134
   System.Xml.XmlDocument.Load(String filename) +146
   Admin.HtmlAssist.langload(String dil) in c:\inetpub\vhosts\ozduman.com\httpdocs\App_Code\AdminControls.cs:330
   Sablon.Page_Load(Object sender, EventArgs e) in c:\inetpub\vhosts\ozduman.com\httpdocs\Controls\Sablon\default.ascx.cs:102
   System.Web.UI.Control.OnLoad(EventArgs e) +106
   System.Web.UI.Control.LoadRecursive() +68
   System.Web.UI.Control.LoadRecursive() +162
   System.Web.UI.Control.LoadRecursive() +162
   System.Web.UI.Control.LoadRecursive() +162
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +3785


Sürüm Bilgisi: Microsoft .NET Framework Sürümü:4.0.30319; ASP.NET Sürümü:4.7.4076.0