【发布时间】:2012-03-07 13:42:52
【问题描述】:
我的应用程序在windows server 2000 和IIS 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
有人知道怎么回事吗?
【问题讨论】:
-
服务器是否启用了自动更新?服务器或服务器所在的网络有任何变化吗?联系您的托管公司...
-
Windows 2000 附带 IIS 5,所以我想知道您使用的平台到底是什么。此外,Windows 2000 (IIS 5) 和 Windows Server 2003 (IIS 6) 都将停止使用。您必须立即迁移到更新的 Windows 版本(即使是 2016 年)。
标签: .net iis-6 machine.config