machine.config'被拒绝

sla*_*dhe 5 .net iis-6 machine.config

我的应用程序正在运行的windows server 2000IIS 6.直到今天早上申请工作正常.但现在我收到以下错误:

Configuration Error 
Description: An error occurred during the processing of a configuration file required to service this request. Please review the specific error details below and modify your configuration file appropriately. 

Parser Error Message: An error occurred loading a configuration file: Access to the path 'C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\Config\machine.config' is denied.

Source Error: 


[No relevant source lines]


Source File: C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\Config\machine.config    Line: 0 


--------------------------------------------------------------------------------
Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.0.30319.272
Run Code Online (Sandbox Code Playgroud)

有谁知道发生了什么?

ben*_*c_b 0

检查运行应用程序池的帐户是否有权访问

'C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\Config\machine.config'
Run Code Online (Sandbox Code Playgroud)

如果更新用户帐户或更新 .NET,权限可能已更改