Access to the registry key 'Global' is denied.
Posted
by Vivek Rathore
on Stack Overflow
See other posts from Stack Overflow
or by Vivek Rathore
Published on 2010-05-19T13:42:54Z
Indexed on
2010/05/27
7:11 UTC
Read the original article
Hit count: 340
registry
|defaultapppool
While giving permissions to the 'defaultAppPool' user I am getting the message 'There is no such global user or group: DefaultAppPool.' Can anyone help me here! However, using command 'net localgroup "Performance Monitor Users" DefaultAppPool /add' I am able to resolve the error but i am facing this problem in Windows Server 2003/IIS 6.0. Here, I am always prompted as 'There is no such global user or group: DefaultAppPool.' I have also added the 'Network Service' but no avail.
© Stack Overflow or respective owner