Access is denied

  • Thread starter Thread starter Marcelo Okano
  • Start date Start date
M

Marcelo Okano

Hey there. I recently moved server, moving from one Windows 2000 server to
another. I have a .NET application linked to a Microsoft SQL database. When
I access the main page of my application, I get the following error:

Compiler Error Message: CS0016: Could not write to output file
'c:\WINNT\Microsoft.NET\Framework\v1.1.4322\Temporary ASP.NET
Files\root\5d7dbb20\73b03cab\v200edcf.dll' -- 'Access is denied. '

I have checked the file permissions and they are all set correctly; I have
even tried setting Everyone permissions on the entire Microsoft.NET
directory, but to no avail. Does anyone know what could be causing this
problem as I am a little lost.

Many thanks in advance,

Marcelo Hideki Okano
(e-mail address removed)
RappDigital - A member of Rapp Collins Worldwide
+55 11 31672406
www.rappcollins.com.br
 
I've had this problem in the past and I did a force permissions on child
objects and reclaimed ownership to the Administrator account. A lot of
times, it was ownership getting whacked.
 
Back
Top