Thư Viện Trường đại Học Y Dược Huế
Có thể bạn quan tâm
Server Error in '/' Application.
Source File: c:\inetpub\wwwroot\DHYDH\Views\Portal\Home\Default.cshtml Line: 83 Stack Trace:
Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.7.3770.0
Could not find file 'C:\Windows\TEMP\sg0tqarx.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\sg0tqarx.dll'. Source Error:| Line 81: <div class="new-home mb40"> Line 82: <div class="row"> Line 83: @Html.RenderData("thong-bao", "thong-bao-en") Line 84: @Html.RenderData("tin-hoat-dong", "tin-hoat-dong-en") Line 85: <[email protected]("tin-nghiep-vu", "tin-nghiep-vu-en") |
| [FileNotFoundException: Could not find file 'C:\Windows\TEMP\sg0tqarx.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_Home_Default_cshtml.Execute() in c:\inetpub\wwwroot\DHYDH\Views\Portal\Home\Default.cshtml:83 System.Web.WebPages.WebPageBase.ExecutePageHierarchy() +252 System.Web.Mvc.WebViewPage.ExecutePageHierarchy() +148 System.Web.WebPages.StartPage.ExecutePageHierarchy() +86 System.Web.WebPages.WebPageBase.ExecutePageHierarchy(WebPageContext pageContext, TextWriter writer, WebPageRenderingBase startPage) +107 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 |
Từ khóa » Thư Viện đại Học Y Hà Nội đăng Nhập
-
Thư Viện điện Tử - Đại Học Y Hà Nội
-
Thư Viện Trường Đại Học Y Hà Nội - Home | Facebook
-
Thư Viện ĐH Y Hà Nội
-
Tất Cả Thư Viện > Đề Tài Nghiên Cứu > Trường Đại Học Y Hà Nội: 29
-
Thư Viện điện Tử
-
Thư Viện ĐHQGHN - VNU
-
Hướng Dẫn Sử Dụng Tài Khoản Bạn đọc Thư Viện ĐH Hà Nội
-
Mã Thẻ Sinh Viên - Thư Viện Đại Học Y Dược Thái Nguyên
-
Tài Liệu Giới Thiệu, Hướng Dẫn Tra Cứu, Tìm Kiếm Tài Liệu Thư Viện ...
-
Viện Đào Tạo Y Học Dự Phòng Và Y Tế Công Cộng: Trang Chủ
-
Đăng Ký Tài Khoản Thư Viện
-
Đại Học Dược Hà Nội
-
Trường Đại Học Y Tế Công Cộng