开发者

Server Manager Issues

开发者 https://www.devze.com 2023-02-19 16:08 出处:网络
I am trying to Access the ApplicationPools under IIS7.0 using the ServerManager but i am getting an exception of type \'System.UnauthorizedAccessException\' if i try to access any fields of the serve

I am trying to Access the ApplicationPools under IIS7.0 using the ServerManager

but i am getting an exception of type 'System.UnauthorizedAccessException' if i try to access any fields of the server manager object even though i am logged in with 开发者_StackOverflow社区the administrator account


I've not seen this specific issue but I'd look at the credentials the IIS service is running under. It's possible it's got a custom windows account which you haven't got access to.

0

精彩评论

暂无评论...
验证码 换一张
取 消