Problem installing "SecureBridge"

Discussion of open issues, suggestions and bugs regarding MyDAC (Data Access Components for MySQL) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
mvalent
Posts: 62
Joined: Thu 04 Nov 2004 17:42

Problem installing "SecureBridge"

Post by mvalent » Wed 25 Apr 2007 09:22

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 ?

Dimon
Devart Team
Posts: 2910
Joined: Mon 05 Mar 2007 16:32

Post by Dimon » Wed 25 Apr 2007 14:28

Please specify some things:
- what Delphi version do you use;
- did you install third-party Indy components?

mvalent
Posts: 62
Joined: Thu 04 Nov 2004 17:42

Post by mvalent » Wed 25 Apr 2007 14:33

I use Delphi 2007 Win32 Pro.
Indy components are installed. I have JCL & JVCL and also UserContol components. I know UserControl components are using Indy.

Dimon
Devart Team
Posts: 2910
Joined: Mon 05 Mar 2007 16:32

Post by Dimon » Thu 26 Apr 2007 12:14

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.

mvalent
Posts: 62
Joined: Thu 04 Nov 2004 17:42

Post by mvalent » Fri 27 Apr 2007 15:41

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.

Antaeus
Posts: 2098
Joined: Tue 14 Feb 2006 10:14

Post by Antaeus » Sat 28 Apr 2007 14:57

We will support Indy 10 in the nearest SecureBridge build.

mvalent
Posts: 62
Joined: Thu 04 Nov 2004 17:42

Post by mvalent » Sun 20 May 2007 08:22

I just downloaded the last beta and have the same error !
I thought the problem was fixed since official announcement was made of the availability of these components...
When do you plan to realise a fix ?

teunis
Posts: 48
Joined: Wed 01 Feb 2006 14:15
Location: Curacao

Post by teunis » Mon 21 May 2007 22:47

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

mvalent
Posts: 62
Joined: Thu 04 Nov 2004 17:42

Post by mvalent » Tue 22 May 2007 07:05

I wonder who is going to use this component if it cannot be used with Indy 10 ! :shock:

Antaeus
Posts: 2098
Joined: Tue 14 Feb 2006 10:14

Post by Antaeus » Tue 22 May 2007 13:48

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
Yes it can, but SecureBridge does not support Indy8 that comes with Delphi 6.
We tested SecureBridge integration with Indy (version 9 and 10) that comes with the Delphi 7 IDE and higher.

Antaeus
Posts: 2098
Joined: Tue 14 Feb 2006 10:14

Post by Antaeus » Tue 22 May 2007 13:48

mvalent wrote:I wonder who is going to use this component if it cannot be used with Indy 10 ! :shock:
We have already fixed this problem in the SecureBridge Release version. It will be available during next few days.

Post Reply