User-858993849 posted
I can get a core 2 app working on my production server. but then trying to add the IdentityServer4 to it fails with the below error even though it runs flawlessly on my development server.
I get the following error.
An error occurred while starting the application.
UnauthorizedAccessException: Access to the path 'C:\inetpub\Test\tempkey.rsa' is denied.
Any ideas?