Problem installing "SecureBridge"
Problem installing "SecureBridge"
After running the installer, when I start Delphi 2007, I get this error message : "Can't load package C:\Program Files\Codegear\RAD Studio\5.0\Bin\dclsbridge105.bpl. Cannot load package 'indy100'. It contains unit 'IdWinSock2,' wich is also contained in package 'IndySystem100'.
Do you want to attempt to load this package the next time a project is loaded ?"
If I try to activate the package inside Delphi once Delphi is open, I get this one : "Registration procedure, Screg.Register in package C:\Program Files\Codegear\RAD Studio\5.0\Bin\dclsbridge105.bpl raised exception class EFilerError: A class named TIdOHandler already exists."
I am using Vista. Any idea how to fix the problem ?
Do you want to attempt to load this package the next time a project is loaded ?"
If I try to activate the package inside Delphi once Delphi is open, I get this one : "Registration procedure, Screg.Register in package C:\Program Files\Codegear\RAD Studio\5.0\Bin\dclsbridge105.bpl raised exception class EFilerError: A class named TIdOHandler already exists."
I am using Vista. Any idea how to fix the problem ?
We have reproduced this problem with Indy. If you do not use Indy components with SecureBridge components, to make SecureBridge work you need to delete all paths to Indy10 in your project, and in your IDE using a dialog from its menu "Tools\Options\Delphi Options\Library - Win32\Library Path".
Currently you can use SecureBridge components only with Indy 9. We plan to add support for Indy 10 in the future.
Currently you can use SecureBridge components only with Indy 9. We plan to add support for Indy 10 in the future.
Well, I am afraid I won't be able to use Securebridge right now...
Indy10 is installed by default in Delphi 2007 and I am using it in my application. I am surprised you chose to use Indy 9 and not the last version.
Any way, since Indy10 is the default for Delphi 2007, I suggest you write a warning near the download link of this component.
Indy10 is installed by default in Delphi 2007 and I am using it in my application. I am surprised you chose to use Indy 9 and not the last version.
Any way, since Indy10 is the default for Delphi 2007, I suggest you write a warning near the download link of this component.
Yes it can, but SecureBridge does not support Indy8 that comes with Delphi 6.teunis wrote:I am using D6
I tried to find the version of my Indy components but could not find.
Can secureBridge be used with D6
Thanks Teunis
We tested SecureBridge integration with Indy (version 9 and 10) that comes with the Delphi 7 IDE and higher.