We use GnuPG to support latest PGP encryption/decryption.
We use an execute process to run the command.
In our development and testing environments the task successfully executes.
However, in our production environment we receive the following error:
Unable to start process: The service cannot be started, either because it is disabled or because it has no enabled devices associated with it
Gnu works as expected from a command prompt on the production box.
Where can I get more information about this error?
Or, do you have any suggestions on how to correct this?