Asp.net 2.0. Access to the path "....App_GlobalResources.compiled" is denied

  • Thread starter Thread starter cmay
  • Start date Start date
C

cmay

I am trying to "Publish" a asp.net 2.0 website using VS.Net 2005.

I always get the following error:

Error 1 Access to the path 'C:\Documents and Settings\myusername\Local
Settings\Temp\~5dc9\bin\App_GlobalResources.compiled' is denied. /


I gave "Everyone" full access to the temp directory, but this still
errors out.

Any ideas?
 
Back
Top