Most people that create app pools with new identity do not need to do it
(nor read all documentation on how it works) -- please first explain why you
think you need a new identity for your app pool.
For almost all cases, the identity does not affect the execution of your
request, so you shouldn't need to change it. Main user of this feature
is -- code that uses RevertToSelf() (and admins that care about isolation
when RevertToSelf() is used).
--
//David
IIS
This posting is provided "AS IS" with no warranties, and confers no rights.
//
"Mats L" <matsla RemoveThis @hotmail.com> wrote in message
news:2d83b9f.0311270606.1e3c9cbf@posting.google.com...
When i create a new application pool with a new identity i get error
Service Unavailable" the new account is only member of IIS_WPG group.
It's working fine using default "Network Service Account"
Any ideas?
// Mats
>> Stay informed about: Create New Application Pool => Error Service Unavailable