Error Message:

The process account used to run ASP.NET must have read access to the IIS metabase (e.g. IIS://servername/W3SVC). For information on modifying metabase permissions, please seehttp://support.microsoft.com/?kbid=267904.


Solution:

aspnet_regiis -ga <windows account>

我的是xp操作系统, 运行 aspnet_regiis -ga ASPNET

相关文章: