Could not find a part of the path 'E:\domains\fpt\wwwroot\'. in Transform in TransformData in RenderOutput
/news/article/15160
System.Exception: Could not find a part of the path 'E:\domains\fpt\wwwroot\'. in Transform in TransformData in RenderOutput ---> System.Exception: Could not find a part of the path 'E:\domains\fpt\wwwroot\'. in Transform in TransformData ---> System.Exception: Could not find a part of the path 'E:\domains\fpt\wwwroot\'. in Transform ---> System.IO.DirectoryNotFoundException: Could not find a part of the path 'E:\domains\fpt\wwwroot\'. at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) at 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) at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) at System.Xml.XmlDownloadManager.GetStream(Uri uri, ICredentials credentials, IWebProxy proxy, RequestCachePolicy cachePolicy) at System.Xml.XmlUrlResolver.GetEntity(Uri absoluteUri, String role, Type ofObjectToReturn) at System.Xml.XmlTextReaderImpl.OpenUrlDelegate(Object xmlResolver) at System.Threading.CompressedStack.runTryCode(Object userData) at System.Runtime.CompilerServices.RuntimeHelpers.ExecuteCodeWithGuaranteedCleanup(TryCode code, CleanupCode backoutCode, Object userData) at System.Threading.CompressedStack.Run(CompressedStack compressedStack, ContextCallback callback, Object state) at System.Xml.XmlTextReaderImpl.OpenUrl() at System.Xml.XmlTextReaderImpl.Read() at System.Xml.XmlLoader.Load(XmlDocument doc, XmlReader reader, Boolean preserveWhitespace) at System.Xml.XmlDocument.Load(XmlReader reader) at System.Xml.XmlDocument.Load(String filename) at Neotek.Web.OutputRenderer.Transform(XmlDocument& Xml, String xslFileName, Stream& outputStream, xsltUrlResolver& XSLTUrlResolver) --- End of inner exception stack trace --- at Neotek.Web.OutputRenderer.Transform(XmlDocument& Xml, String xslFileName, Stream& outputStream, xsltUrlResolver& XSLTUrlResolver) at Neotek.Web.OutputRenderer.TransformData() --- End of inner exception stack trace --- at Neotek.Web.OutputRenderer.TransformData() at Neotek.Web.OutputRenderer.RenderOutput() --- End of inner exception stack trace --- at Neotek.Web.OutputRenderer.RenderOutput() at Neotek.Web.HTMLRenderer.Render() at Neotek.Web.Neotek.Web.Mvc.Controller.generateRespose()