hi all,
i am trying to install dnn 6.2.3 and am getting the following error:
Installing Database - Version 06.00.00...Success
Upgrading Database to Version 06.00.01...Success
Upgrading Database to Version 06.00.02...Success
Upgrading Database to Version 06.01.00...Success
Upgrading Database to Version 06.01.01...Success
Upgrading Database to Version 06.01.02...Success
Upgrading Database to Version 06.01.03...Success
Upgrading Database to Version 06.01.04...Success
Upgrading Database to Version 06.01.05...Success
Upgrading Database to Version 06.02.00...Success
Upgrading Database to Version 06.02.01...Success
Upgrading Database to Version 06.02.02...Success
Upgrading Database to Version 06.02.03...FAILURE ERROR: Error: Access to the temp directory is denied. Identity 'IIS APPPOOL\dotnetnuke3' 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 doesnt 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.GenerateTempAssembly(XmlMapping xmlMapping, Type type, String defaultNamespace)
at System.Xml.Serialization.XmlSerializer..ctor(Type type, String defaultNamespace)
at DotNetNuke.Common.Utilities.XmlUtils.Serialize(Object obj)
at DotNetNuke.Services.Log.EventLog.EventLogController.AddLog(Object businessObject, PortalSettings portalSettings, Int32 userID, String userName, String logType)
at DotNetNuke.Services.Installer.Packages.PackageController.UpdatePackage(PackageInfo package)
at DotNetNuke.Services.Upgrade.Upgrade.UpgradeToVersion601()
at DotNetNuke.Services.Upgrade.Upgrade.UpgradeApplication(String providerPath, Version version, Boolean writeFeedback)
Error: Access to the temp directory is denied. Identity 'IIS APPPOOL\dotnetnuke3' 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 doesnt 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.GenerateTempAssembly(XmlMapping xmlMapping, Type type, String defaultNamespace)
at System.Xml.Serialization.XmlSerializer..ctor(Type type, String defaultNamespace)
at DotNetNuke.Common.Utilities.XmlUtils.Serialize(Object obj)
at DotNetNuke.Services.Log.EventLog.EventLogController.AddLog(Object businessObject, PortalSettings portalSettings, Int32 userID, String userName, String logType)
at DotNetNuke.Services.Installer.Packages.PackageController.UpdatePackage(PackageInfo package)
at DotNetNuke.Services.Upgrade.Upgrade.UpgradeToVersion610()
at DotNetNuke.Services.Upgrade.Upgrade.UpgradeApplication(String providerPath, Version version, Boolean writeFeedback)
Error: Access to the temp directory is denied. Identity 'IIS APPPOOL\dotnetnuke3' 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 doesnt 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.GenerateTempAssembly(XmlMapping xmlMapping, Type type, String defaultNamespace)
at System.Xml.Serialization.XmlSerializer..ctor(Type type, String defaultNamespace)
at DotNetNuke.Common.Utilities.XmlUtils.Serialize(Object obj)
at DotNetNuke.Services.Log.EventLog.EventLogController.AddLog(Object businessObject, PortalSettings portalSettings, Int32 userID, String userName, String logType)
at DotNetNuke.Services.Installer.Packages.PackageController.UpdatePackage(PackageInfo package)
at DotNetNuke.Services.Upgrade.Upgrade.UpgradeToVersion612()
at DotNetNuke.Services.Upgrade.Upgrade.UpgradeApplication(String providerPath, Version version, Boolean writeFeedback)
Error: Access to the temp directory is denied. Identity 'IIS APPPOOL\dotnetnuke3' 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 doesnt 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.GenerateTempAssembly(XmlMapping xmlMapping, Type type, String defaultNamespace)
at System.Xml.Serialization.XmlSerializer..ctor(Type type, String defaultNamespace)
at DotNetNuke.Common.Utilities.XmlUtils.Serialize(Object obj)
at DotNetNuke.Services.Log.EventLog.EventLogController.AddLog(Object businessObject, PortalSettings portalSettings, Int32 userID, String userName, String logType)
at DotNetNuke.Common.Lists.ListController.AddListEntry(ListEntryInfo ListEntry)
at DotNetNuke.Services.Upgrade.Upgrade.UpgradeToVersion620()
at DotNetNuke.Services.Upgrade.Upgrade.UpgradeApplication(String providerPath, Version version, Boolean writeFeedback)