Hi there
I am having a problem with a restored server instance using IIS7 with custome users for some application pools. We cannot start these pools where we have the custom users running them. It seems like there is an issue with encrypted passwords (and reentering the password is not working). applicationHost.config file has been copied over and the original is not around anymore. One solution I found is to remove/add the IIS role and retain the configProtectedData section while restoring the config.
Is there a way to re-generate the required keys in the configProtectedData without reinstalling IIS? Or any other suggestions welcome as well?
Regards
--Ziya