Re: Regarding Encryption through vb.net code using gpg

2009-12-17 Thread Hardeep Singh
Hi Jagadeesh The discussion here might be of help: http://blog.hardeep.name/computer/20080904/auto-gpg/ Hardeep Singh On Tue, Dec 8, 2009 at 6:52 PM, Jagadeesh Bantrotu wrote: > Hi, > > > > I am trying to encrypt the file using vb.net code but the data is not > encrypting and it is not giving

Regarding Encryption through vb.net code using gpg

2009-12-10 Thread Jagadeesh Bantrotu
Hi, I am trying to encrypt the file using vb.net code but the data is not encrypting and it is not giving error. But if I do from cmd prompt the file is encrypted. Can you tell me what mistake I did in my code? I first used gpg version 1.4.9 with this version the code was not executed after tha