When i want to execute the web site that i have created this error message appears :
"Could not write to output file 'f:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\website3\7c830eb2\5b950bf\App_Web_p62ecurg.dll' -- 'Access is denied. ' "
What can i do to fix this problem?
Loading
Scott LyslePosted Oct 27, 2007, 10:39 PM
Did you check write permissions on the temp asp.net folder? Add the necessary account (e.g., IUSR_ ) and grant it write access, dump the folder contents and try again.