Hello,
I am new to DNN and Dynamic Registration. Last week I installed Dynamic Reg 2.1 with no problems. Today, when I tried to install version 2.2 I received the following error messages. That do these mean and how do I fix them?
Thanks, Chip
ExceptionSystem.Configuration.ConfigurationErrorsException:
An error occurred loading a configuration file: Access to the path
'C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Config\owzf9-fw.tmp' is denied.
(C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Config\web.config) --->
System.UnauthorizedAccessException: Access to the path
'C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Config\owzf9-fw.tmp' is denied.
at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) at
System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32
rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions
options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy) at
System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access) at
System.CodeDom.Compiler.TempFileCollection.EnsureTempNameCreated() at
System.CodeDom.Compiler.TempFileCollection.AddExtension(String fileExtension,
Boolean keepFile) at System.CodeDom.Compiler.TempFileCollection.AddExtension(String
fileExtension) at System.Configuration.Internal.WriteFileContext..ctor(String
filename, String templateFilename) at
System.Configuration.Internal.InternalConfigHost.StaticOpenStreamForWrite(String
streamName, String templateStreamName, Object& writeContext, Boolean
assertPermissions) at
System.Configuration.Internal.InternalConfigHost.System.Configuration.Internal.IInternalConfigHost.OpenStreamForWrite(String
streamName, String templateStreamName, Object& writeContext, Boolean
assertPermissions) at
System.Configuration.Internal.InternalConfigHost.System.Configuration.Internal.IInternalConfigHost.OpenStreamForWrite(String
streamName, String templateStreamName, Object& writeContext) at
System.Configuration.Internal.DelegatingConfigHost.OpenStreamForWrite(String
streamName, String templateStreamName, Object& writeContext) at
System.Configuration.UpdateConfigHost.OpenStreamForWrite(String streamName,
String templateStreamName, Object& writeContext) at System.Configuration.MgmtConfigurationRecord.SaveAs(String
filename, ConfigurationSaveMode saveMode, Boolean forceUpdateAll) --- End of
inner exception stack trace --- at
System.Configuration.MgmtConfigurationRecord.SaveAs(String filename,
ConfigurationSaveMode saveMode, Boolean forceUpdateAll) at
System.Configuration.Configuration.SaveAsImpl(String filename,
ConfigurationSaveMode saveMode, Boolean forceSaveAll) at
System.Configuration.Configuration.Save() at
DotNetNuke.Common.Utilities.Config.AddCodeSubDirectory(String name) at DotNetNuke.Modules.Admin.ResourceInstaller.PaDnnInstallerBase.CreateModuleFile(PaFile
File, PaFolder Folder) at
DotNetNuke.Modules.Admin.ResourceInstaller.PaDnnInstallerBase.CreateFiles(PaFolder
Folder) at DotNetNuke.Modules.Admin.ResourceInstaller.PaDnnInstallerBase.Install(PaFolderCollection
folders) at DotNetNuke.Modules.Admin.ResourceInstaller.PaInstaller.Install()
|