File not found on RSACryptoServiceProvider, service account permissions?
- by Ben Scheirman
Our web service wraps around a third party library that contains the following code.
We are using an Active Directory service account in the IIS 6 app pool (no interactive login abilities). Our service fails with the error “The system cannot find the file specified”. We’ve traced the error to the “RSACryptoServiceProvider provider = new…