Hướng Dẫn Tra Cứu Và Tham Khảo Tài Liệu Luận Văn, Luận án

Server Error in '/' Application.

Could not find file 'C:\Windows\TEMP\ebvpw1qy.dll'.

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.FileNotFoundException: Could not find file 'C:\Windows\TEMP\ebvpw1qy.dll'. Source Error:
Line 137: </div>--> Line 138: <!--Tin mới nhất--> Line 139: @Html.RenderData("newlatest", "newlatest-en") Line 140: <!--Tin xem nhiều nhất--> Line 141: @Html.RenderData("newmostviewed", "newmostviewed-en")
Source File: c:\inetpub\wwwroot\DHYDH\Views\Portal\Shared\DEFAULT\_LayoutPortalNews.cshtml Line: 139 Stack Trace:
[FileNotFoundException: Could not find file 'C:\Windows\TEMP\ebvpw1qy.dll'.] 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, FileOptions options, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost) +144 System.IO.File.InternalReadAllBytes(String path, Boolean checkHost) +122 Microsoft.CSharp.CSharpCodeGenerator.FromFileBatch(CompilerParameters options, String[] fileNames) +1022 Microsoft.CSharp.CSharpCodeGenerator.FromDomBatch(CompilerParameters options, CodeCompileUnit[] ea) +828 Microsoft.CSharp.CSharpCodeGenerator.System.CodeDom.Compiler.ICodeCompiler.CompileAssemblyFromDomBatch(CompilerParameters options, CodeCompileUnit[] ea) +41 System.Xml.Xsl.Xslt.Scripts.CompileAssembly(List`1 scriptsForLang) +1906 System.Xml.Xsl.Xslt.Scripts.CompileScripts() +446 System.Xml.Xsl.Xslt.QilGenerator.Compile(Compiler compiler) +244 System.Xml.Xsl.Xslt.Compiler.Compile(Object stylesheet, XmlResolver xmlResolver, QilExpression& qil) +103 System.Xml.Xsl.XslCompiledTransform.LoadInternal(Object stylesheet, XsltSettings settings, XmlResolver stylesheetResolver) +118 LacViet.HPS.Vebrary.V5.MVC.CustomHTMLHelper.GetDataExtend(IVebraryBusiness business, String id, String customerId) in E:\LTTRI\Vebrary\LacViet.HPS.Vebrary.V5\LacViet.HPS.Vebrary.V5.MVC\App_Start\Extensions.cs:841 LacViet.HPS.Vebrary.V5.MVC.CustomHTMLHelper.RenderDataExtend(IVebraryBusiness business, String id, String customerId) in E:\LTTRI\Vebrary\LacViet.HPS.Vebrary.V5\LacViet.HPS.Vebrary.V5.MVC\App_Start\Extensions.cs:426 LacViet.HPS.Vebrary.V5.MVC.<>c__DisplayClass0_1.<RenderData>b__0() in E:\LTTRI\Vebrary\LacViet.HPS.Vebrary.V5\LacViet.HPS.Vebrary.V5.MVC\App_Start\Extensions.cs:281 System.Threading.Tasks.Task`1.InnerInvoke() +76 System.Threading.Tasks.Task.Execute() +70 [AggregateException: One or more errors occurred.] System.Threading.Tasks.Task`1.GetResultCore(Boolean waitCompletionNotification) +4761032 LacViet.HPS.Vebrary.V5.MVC.CustomHTMLHelper.RenderData(HtmlHelper helper, String idVi, String idEn) in E:\LTTRI\Vebrary\LacViet.HPS.Vebrary.V5\LacViet.HPS.Vebrary.V5.MVC\App_Start\Extensions.cs:282 ASP._Page_Views_Portal_Shared_DEFAULT__LayoutPortalNews_cshtml.Execute() in c:\inetpub\wwwroot\DHYDH\Views\Portal\Shared\DEFAULT\_LayoutPortalNews.cshtml:139 System.Web.WebPages.WebPageBase.ExecutePageHierarchy() +252 System.Web.Mvc.WebViewPage.ExecutePageHierarchy() +148 System.Web.WebPages.WebPageBase.ExecutePageHierarchy(WebPageContext pageContext, TextWriter writer, WebPageRenderingBase startPage) +122 System.Web.WebPages.<>c__DisplayClass3.<RenderPageCore>b__2(TextWriter writer) +309 System.Web.WebPages.WebPageBase.Write(HelperResult result) +108 System.Web.WebPages.WebPageBase.RenderSurrounding(String partialViewName, Action`1 body) +89 System.Web.WebPages.WebPageBase.PopContext() +310 System.Web.Mvc.ViewResultBase.ExecuteResult(ControllerContext context) +375 System.Web.Mvc.ControllerActionInvoker.InvokeActionResultFilterRecursive(IList`1 filters, Int32 filterIndex, ResultExecutingContext preContext, ControllerContext controllerContext, ActionResult actionResult) +88 System.Web.Mvc.ControllerActionInvoker.InvokeActionResultFilterRecursive(IList`1 filters, Int32 filterIndex, ResultExecutingContext preContext, ControllerContext controllerContext, ActionResult actionResult) +775 System.Web.Mvc.ControllerActionInvoker.InvokeActionResultWithFilters(ControllerContext controllerContext, IList`1 filters, ActionResult actionResult) +81 System.Web.Mvc.Async.<>c__DisplayClass21.<BeginInvokeAction>b__1e(IAsyncResult asyncResult) +188 System.Web.Mvc.Async.AsyncControllerActionInvoker.EndInvokeAction(IAsyncResult asyncResult) +38 System.Web.Mvc.Controller.<BeginExecuteCore>b__1d(IAsyncResult asyncResult, ExecuteCoreState innerState) +29 System.Web.Mvc.Async.WrappedAsyncVoid`1.CallEndDelegate(IAsyncResult asyncResult) +73 System.Web.Mvc.Controller.EndExecuteCore(IAsyncResult asyncResult) +52 System.Web.Mvc.Async.WrappedAsyncVoid`1.CallEndDelegate(IAsyncResult asyncResult) +39 System.Web.Mvc.Controller.EndExecute(IAsyncResult asyncResult) +38 System.Web.Mvc.MvcHandler.<BeginProcessRequest>b__5(IAsyncResult asyncResult, ProcessRequestState innerState) +43 System.Web.Mvc.Async.WrappedAsyncVoid`1.CallEndDelegate(IAsyncResult asyncResult) +73 System.Web.Mvc.MvcHandler.EndProcessRequest(IAsyncResult asyncResult) +38 System.Web.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +602 System.Web.HttpApplication.ExecuteStepImpl(IExecutionStep step) +195 System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +128
Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.7.3770.0

Từ khóa » Cách Xem Luận Văn