Hello guys,
I'm trying to change the identity of an application pool on IIS and i'm getting the following message:Keyset does not exist (Exception from HRESULT: 0x80090016).
It is working perfectly when i use a built-in account but it doesnt work for a custom account (my identity should be a service account).
I found this KB from Microsoft to be very similar to my problem but unfortunately it didn't help me as I can't find the file containing the iisWasKey that should be named 76944fb33636aeddb9590521c2e8815a_GUID.
Here are the files I found in the folder %ALLUSERSPROFILE%\Microsoft\Crypto\RSA\MachineKeys:
- 7c7d5...
- 19c5cf...
- 10902...
- 70015...
- a328...
- ...
Thanks in advance for your help!