标签: asp.net
我的.net应用程序中出现以下错误。
错误:Access to the path c:\windows\system32\inetsrv\ErrorLog.txt is denied.
Access to the path c:\windows\system32\inetsrv\ErrorLog.txt is denied.
在互联网上,有些人正在讲述文件夹的授予权限。但在清除
c:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\Temporary ASP.NET Files\
这个问题得到了解决。
这个错误是由于大量临时文件造成的吗?请帮我正确答案。