Server Error in '/' Application.

Could not find a part of the path 'C:\Inetpub\vhosts\tekedergisi.com\httpdocs\DOAJFILE\82b10131-9c59-4830-b81b-72bcf7266700.xml'.

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.IO.DirectoryNotFoundException: Could not find a part of the path 'C:\Inetpub\vhosts\tekedergisi.com\httpdocs\DOAJFILE\82b10131-9c59-4830-b81b-72bcf7266700.xml'.

Source Error:


Line 40: 
Line 41: 
Line 42:         XmlTextWriter doajxml = new XmlTextWriter(Server.MapPath(DosyaAdix), Utf8);//<?xml version="1.0" encoding="UTF-8"?>
Line 43: 
Line 44: 

Source File: c:\inetpub\vhosts\tekedergisi.com\httpdocs\FullXmlFile.aspx.cs    Line: 42

Stack Trace:


[DirectoryNotFoundException: Could not find a part of the path 'C:\Inetpub\vhosts\tekedergisi.com\httpdocs\DOAJFILE\82b10131-9c59-4830-b81b-72bcf7266700.xml'.]
   System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) +193
   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) +1162
   System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share) +66
   System.Xml.XmlTextWriter..ctor(String filename, Encoding encoding) +37
   FullXmlFile.XmlYap(Int32 ID) in c:\inetpub\vhosts\tekedergisi.com\httpdocs\FullXmlFile.aspx.cs:42
   FullXmlFile.Page_Load(Object sender, EventArgs e) in c:\inetpub\vhosts\tekedergisi.com\httpdocs\FullXmlFile.aspx.cs:27
   System.Web.Util.CalliHelper.EventArgFunctionCaller(IntPtr fp, Object o, Object t, EventArgs e) +14
   System.Web.Util.CalliEventHandlerDelegateProxy.Callback(Object sender, EventArgs e) +35
   System.Web.UI.Control.OnLoad(EventArgs e) +99
   System.Web.UI.Control.LoadRecursive() +50
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +627


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