G
googleThis
I just installed .NET framework 2.0 on a Windows 2003 Standard SP1 box
with IIS 6.0. There is just the default site, and I am getting this
error when trying to hit the default page:
Compiler Error Message: CS0016: Could not write to output file
'c:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET
Files\root\26676eb7\92c7e946\App_global.asax.yupxk6b8.dll' -- 'Access
is denied. '
I ran aspnet_regiis.exe /i, and then deleted everything below
C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files.
I then gave NETWORK SERVICE full control permissions there and below.
IUSR_mymachine, ASPNET, and also has those permissions. What am I
doing wrong?
with IIS 6.0. There is just the default site, and I am getting this
error when trying to hit the default page:
Compiler Error Message: CS0016: Could not write to output file
'c:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET
Files\root\26676eb7\92c7e946\App_global.asax.yupxk6b8.dll' -- 'Access
is denied. '
I ran aspnet_regiis.exe /i, and then deleted everything below
C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files.
I then gave NETWORK SERVICE full control permissions there and below.
IUSR_mymachine, ASPNET, and also has those permissions. What am I
doing wrong?