Hi everyone,
I'm new to this forum and look forward to learning more about IIS and it's members.
I have a IIS 7 security problem ( at least I think it is a security issue) that have been trying to solve and create a virtual directory, yet unsuccessful!! I'm hoping to find the solution with your help.
I followed all the procedures from http://msdn.microsoft.com/en-us/library/bb763173.aspx and added the permissions to the folder including NETWORK_SERVICE, IIS_IUSRS, IUSR, enabled Directory Browsing, Anonymous Authentication, ASP.NET Impersonation and still get the following error:
|
|
|
A compilation error has occurred. |
|
|
|
7bd08615fd6a4fe0ad7caf24c1a9cc02 |
|
|
|
/LM/W3SVC/1/ROOT/DotNetNuke-4-128920049056070000 |
|
|
|
NT AUTHORITY\NETWORK SERVICE |
|
|
|
vbc : (0): error BC30138: Unable to create temp file in path 'C:\Windows\TEMP\': Access is denied. |
|
|
|
http://localhost/DotNetNuke/default.aspx |
|
|
|
NT AUTHORITY\NETWORK SERVICE |
|
|
|
NT AUTHORITY\NETWORK SERVICE |
|
|
|
at System.Web.Compilation.AssemblyBuilder.Compile() at System.Web.Compilation.BuildProvidersCompiler.PerformBuild() at System.Web.Compilation.CodeDirectoryCompiler.GetCodeDirectoryAssembly(VirtualPath virtualDir, CodeDirectoryType dirType, String assemblyName, StringSet excludedSubdirectories, Boolean isDirectoryAllowed) at System.Web.Compilation.BuildManager.CompileCodeDirectory(VirtualPath virtualDir, CodeDirectoryType dirType, String assemblyName, StringSet excludedSubdirectories) at System.Web.Compilation.BuildManager.CompileCodeDirectories() at System.Web.Compilation.BuildManager.EnsureTopLevelFilesCompiled() at System.Web.Hosting.HostingEnvironment.Initialize(ApplicationManager appManager, IApplicationHost appHost, IConfigMapPathFactory configMapPathFactory, HostingEnvironmentParameters hostingParameters) |
I really appreciate your help and look forward to reply.