“/”应用程序中的服务器错误。

无法生成临时类(result=1)。
error CS2001: 未能找到源文件“C:\WINDOWS\TEMP\uzyvsyav.0.cs”
error CS2008: 未指定输入

说明: 执行当前 Web 请求期间,出现未处理的异常。请检查堆栈跟踪信息,以了解有关该错误以及代码中导致错误的出处的详细信息。

异常详细信息: System.InvalidOperationException: 无法生成临时类(result=1)。
error CS2001: 未能找到源文件“C:\WINDOWS\TEMP\uzyvsyav.0.cs”
error CS2008: 未指定输入


源错误:

执行当前 Web 请求期间生成了未处理的异常。可以使用下面的异常堆栈跟踪信息确定有关异常原因和发生位置的信息。

堆栈跟踪:


[InvalidOperationException: 无法生成临时类(result=1)。
error CS2001: 未能找到源文件“C:\WINDOWS\TEMP\uzyvsyav.0.cs”
error CS2008: 未指定输入
]
   System.Xml.Serialization.Compiler.Compile(Assembly parent, String ns, XmlSerializerCompilerParameters xmlParameters, Evidence evidence) +1010
   System.Xml.Serialization.TempAssembly.GenerateAssembly(XmlMapping[] xmlMappings, Type[] types, String defaultNamespace, Evidence evidence, XmlSerializerCompilerParameters parameters, Assembly assembly, Hashtable assemblies) +1902
   System.Xml.Serialization.TempAssembly..ctor(XmlMapping[] xmlMappings, Type[] types, String defaultNamespace, String location, Evidence evidence) +74
   System.Xml.Serialization.XmlSerializer.GenerateTempAssembly(XmlMapping xmlMapping, Type type, String defaultNamespace) +105
   System.Xml.Serialization.XmlSerializer..ctor(Type type, String defaultNamespace) +489
   System.Xml.Serialization.XmlSerializer..ctor(Type type) +6
   ZoomLa.Components.SiteConfig.ConfigReadFromFile() in F:\Hosting\ZoomlaCmsCode\ZoomLa.Components\SiteConfig.cs:60
   ZoomLa.Components.SiteConfig.get_SiteOption() in F:\Hosting\ZoomlaCmsCode\ZoomLa.Components\SiteConfig.cs:152
   URLRewriter.BaseModuleRewriter.Init(HttpApplication app) +21
   System.Web.HttpApplication.InitModulesCommon() +65
   System.Web.HttpApplication.InitModules() +43
   System.Web.HttpApplication.InitInternal(HttpContext context, HttpApplicationState state, MethodInfo[] handlers) +729
   System.Web.HttpApplicationFactory.GetNormalApplicationInstance(HttpContext context) +298
   System.Web.HttpApplicationFactory.GetApplicationInstance(HttpContext context) +107
   System.Web.HttpRuntime.ProcessRequestInternal(HttpWorkerRequest wr) +289


版本信息: Microsoft .NET Framework 版本:2.0.50727.3662; ASP.NET 版本:2.0.50727.3668