
Apparently in IIS 7.5+ there are new security settings/features etc. When you look at the settings for
DefaultAppPool in IIS you find that the Identity selected is not “NetworkService” (which is the old default) but
instead “ApplicationPoolIdentity”. It is difficult to use the GUI to give permissions to this new IIS account, so you
need to do the following:
Right-click on ww.dll and select Properties. Go to the Security tab and select Edit. Click Add to get to the Select
Users or Groups tab. Make sure that you have Select this object type set to include Built-in security principals,
make sure that Location is set to your local machine, then type the exact text you see below into the object names
box:
If you did this correctly, when you click Check Names you should see:
Comentários a estes Manuais