Foros Club Delphi

Foros Club Delphi (https://www.clubdelphi.com/foros/index.php)
-   Varios (https://www.clubdelphi.com/foros/forumdisplay.php?f=11)
-   -   Problemas para instalar PGP Components for Delphi v.4.1.2 (https://www.clubdelphi.com/foros/showthread.php?t=23664)

Sotrono 25-07-2005 05:45:16

Problemas para instalar PGP Components for Delphi v.4.1.2
 
Los baje de torry.net. Desde este enlace


Los instale asi:
Component => Intall Component => Y Agrego las unidades PGP2Comp.pas y X509Comp.pas.

La instalacion finaliza sin problemas, pero voy a utilizar los componentes y me tira errores:
Cuando quiero agregar el componente PGPPreferences no me deja y me dice
Acces violation at address 00000009. Write of address 70046509.

Y cuando quiero ejecutar el ejemplo que viene con los componentes me dice que hay un error en la inicializacion.

Ya hice la prueba con Delphi 5 y 7. No se cual es el problema, espero que me puedan ayudar.
Bytes...

gmontes 25-07-2005 22:24:38

debes leer el readme que trae el zip para su correcta instalacion

copiaste el archivo UTF8Sec.dll a ..\%WINDIR%\system(32) ??
como se indica


To install the components within Delphi (v2) copy all these files to a separate
directory of your choice, start Delphi and select Component | Install ... from
the menus. In the upcoming dialog click Add, then Browse (or simply Browse in
later versions) to select the PGP2Comp and X509Comp units from the directory
you put them in. After clicking the appropriate OK buttons the components
will be installed on separate pages of the components palette. In Delphi 6 you
can do it the same way, whereas in Delphi 2005 you have to load PGP.dpk into the
IDE, compile it and install it via right clicking PGP.bpl in the project tree
and selecting the proper menu entry.
UTF8Sec.dll has to be copied to a commonly accessible directory like
..\%WINDIR%\system(32) on your machine for installing these components
within Delphi. Don't forget to distribute a copy of this library with your
application(s) using these components!

Sotrono 28-07-2005 03:54:41

Si, los instale como decia el archivo readme y en los 2 casos me tiraba el error.


La franja horaria es GMT +2. Ahora son las 08:50:05.

Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Traducción al castellano por el equipo de moderadores del Club Delphi