''标签解析异常! Access to the temp directory is denied. Identity 'IIS APPPOOL\ASP.NET v4.0' under which XmlSerializer is running does not have sufficient permission to access the temp directory. CodeDom will use the user account the process is using to do the compilation, so if the user doesn�t have access to system temp directory, you will not be able to compile. Use Path.GetTempPath() API to find out the temp directory location. at System.Xml.Serialization.Compiler.Compile(Assembly parent, String ns, XmlSerializerCompilerParameters xmlParameters, Evidence evidence)
at System.Xml.Serialization.TempAssembly.GenerateAssembly(XmlMapping[] xmlMappings, Type[] types, String defaultNamespace, Evidence evidence, XmlSerializerCompilerParameters parameters, Assembly assembly, Hashtable assemblies)
at System.Xml.Serialization.TempAssembly..ctor(XmlMapping[] xmlMappings, Type[] types, String defaultNamespace, String location, Evidence evidence)
at System.Xml.Serialization.XmlSerializer..ctor(Type type, String defaultNamespace)
at Whir.Framework.XmlUtil.DeserializeObject(String xmlPath, Type type)
at Whir.Config.ConfigHelper.GetToolsConfig()
at Whir.Label.Dynamic.Service.GetQueryData(Int32& total)
at Whir.Label.Dynamic.Service.ReplaceContent()
at Whir.Label.Dynamic.Service.Render(HtmlTextWriter output)''标签解析异常! Access to the temp directory is denied. Identity 'IIS APPPOOL\ASP.NET v4.0' under which XmlSerializer is running does not have sufficient permission to access the temp directory. CodeDom will use the user account the process is using to do the compilation, so if the user doesn�t have access to system temp directory, you will not be able to compile. Use Path.GetTempPath() API to find out the temp directory location. at System.Xml.Serialization.Compiler.Compile(Assembly parent, String ns, XmlSerializerCompilerParameters xmlParameters, Evidence evidence)
at System.Xml.Serialization.TempAssembly.GenerateAssembly(XmlMapping[] xmlMappings, Type[] types, String defaultNamespace, Evidence evidence, XmlSerializerCompilerParameters parameters, Assembly assembly, Hashtable assemblies)
at System.Xml.Serialization.TempAssembly..ctor(XmlMapping[] xmlMappings, Type[] types, String defaultNamespace, String location, Evidence evidence)
at System.Xml.Serialization.XmlSerializer..ctor(Type type, String defaultNamespace)
at Whir.Framework.XmlUtil.DeserializeObject(String xmlPath, Type type)
at Whir.Config.ConfigHelper.GetToolsConfig()
at Whir.Label.Dynamic.Statis.GetQueryData(Int32& total)
at Whir.Label.Dynamic.Statis.ReplaceContent()
at Whir.Label.Dynamic.Statis.Render(HtmlTextWriter output)