Re: GnuPG asp net on web server

2012-02-01 Thread Werner Koch
On Tue, 31 Jan 2012 20:20, zenobiuszbiedrzy...@poczta.onet.pl said: > > szyfrowanie.StartInfo.Arguments() = "--recipient " & mail & " --armor > --encrypt " & sciezka & nazwa_pliku At least add "--batch" to the options. Shalom-Salam, Werner -- Die Gedanken sind frei. Ausnahmen regelt ein

GnuPG asp net on web server

2012-01-31 Thread Zenon Biedrzycki
Dear I would like to use GnuPG in my asp net application. I'm using bellow code and it is working correctly on localhost, but after publishing on webserwer (Windows server 2008 64 bits) encription not start, also with admin rights. Could you tell me if is possible to use GnuPG 1.4.7 in asp net (