
| 操作描述:
- System.IO.FileLoadException: 未能加载文件或程序集“NetCMS.Web, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null”或它的某一个依赖项。磁盘空间不足。 (异常来自 HRESULT:0x80070070)
文件名:“NetCMS.Web, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null”
在 System.Reflection.Assembly._GetType(String name, Boolean throwOnError, Boolean ignoreCase)
在 System.Reflection.Assembly.GetType(String name)
在 System.Web.Compilation.BaseTemplateBuildProvider.GetGeneratedType(CompilerResults results)
在 System.Web.Compilation.BuildProvider.CreateBuildResult(CompilerResults results)
在 System.Web.Compilation.BuildProvider.GetBuildResult(CompilerResults results)
在 System.Web.Compilation.BuildManager.CompileWebFile(VirtualPath virtualPath)
在 System.Web.Compilation.BuildManager.GetVPathBuildResultInternal(VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile)
在 System.Web.Compilation.BuildManager.GetVPathBuildResultWithNoAssert(HttpContext context, VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile)
在 System.Web.Compilation.BuildManager.GetVirtualPathObjectFactory(VirtualPath virtualPath, HttpContext context, Boolean allowCrossApp, Boolean noAssert)
在 System.Web.Compilation.BuildManager.CreateInstanceFromVirtualPath(VirtualPath virtualPath, Type requiredBaseType, HttpContext context, Boolean allowCrossApp, Boolean noAssert)
在 System.Web.UI.PageHandlerFactory.GetHandlerHelper(HttpContext context, String requestType, VirtualPath virtualPath, String physicalPath)
在 System.Web.HttpApplication.MapHttpHandler(HttpContext context, String requestType, VirtualPath path, String pathTranslated, Boolean useAppConfig)
在 System.Web.HttpApplication.MapHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()
在 System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)
警告: 程序集绑定日志记录被关闭。
要启用程序集绑定失败日志记录,请将注册表值 [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD)设置为 1。
注意: 会有一些与程序集绑定失败日志记录关联的性能损失。
要关闭此功能,请移除注册表值 [HKLM\Software\Microsoft\Fusion!EnableLog]。
- 返回上一级
|