I have a webservice, when executed calls a Batch file (.bat). The batch file looks for certain files in a folder compresses it using 7z.exe and then it has to encrypt using the GPG.exe. However, It does the Compressing part but not the encryption ... any idea? is it coz of some permission issues? if so how come its doing the Compression part?

Thanks in advance

Roopesh