System.Web.Compilation.CompilationException
error : Unhandled Exception:
Description: Error compiling a resource required to service this request. Review your source file and modify it to fix this error.
Details: error : Unhandled Exception:
Error origin: Compiler
Error source file: ~/Global.asax
Exception stack trace:
at System.Web.Compilation.AssemblyBuilder.BuildAssembly (System.Web.VirtualPath virtualPath, System.CodeDom.Compiler.CompilerParameters options) <0x41c67850 + 0x00b9f> in <filename unknown>:0
at System.Web.Compilation.AssemblyBuilder.BuildAssembly (System.Web.VirtualPath virtualPath) <0x41c67810 + 0x00023> in <filename unknown>:0
at System.Web.Compilation.BuildManager.GenerateAssembly (System.Web.Compilation.AssemblyBuilder abuilder, System.Web.Compilation.BuildProviderGroup group, System.Web.VirtualPath vp, Boolean debug) <0x41c5c530 + 0x009bf> in <filename unknown>:0
at System.Web.Compilation.BuildManager.BuildInner (System.Web.VirtualPath vp, Boolean debug) <0x41c0eba0 + 0x0052b> in <filename unknown>:0
Version Information: 4.4.2 (Stable 4.4.2.11/f72fe45 Fri Jul 29 09:49:37 UTC 2016); ASP.NET Version: 4.0.30319.42000
作者:szx 发布时间:16年08月11日 可选操作:
删除 回复你的这个异常指的是编译 Global.asax失败,你得找找Global.asax的源码中的错误。
作者:yunei 发布时间:16年08月12日 可选操作:
删除 回复作者:szx 发布时间:16年08月14日 可选操作:
删除 回复作者:szx 发布时间:16年08月31日 可选操作:
删除 回复作者:jhs 发布时间:17年11月14日 可选操作:
删除 回复