SecureBridge conflict with Indy for package loading.
Posted: Fri 20 May 2011 07:19
Hello
BDS2006 C++Builder version
Indy 9
SecureBridge 3.00.0.2
Now I have problem of following error messages when open a project contains both Indy Telnet component and SecureBridge component:
//--------------------------------------------------
Cannot load package 'indy100.' It contains unit 'IdWinSock2,'which is also contained in package 'IndySystem100'.
//--------------------------------------------------
It seems a package confliction.
And to reproduce it, I opened SecureBridge demo, for Indy9, there is a demo project for a compoenent installation.
So I try to install this component, I got the errors the other way around:
//-------------------------------------------------------------------
Cannot load package 'IndySystem100.' It contains unit 'IdWinSock2,'which is also contained in package 'indy100'.
//-------------------------------------------------------------------
Please kindly review it and solve it asap.
BDS2006 C++Builder version
Indy 9
SecureBridge 3.00.0.2
Now I have problem of following error messages when open a project contains both Indy Telnet component and SecureBridge component:
//--------------------------------------------------
Cannot load package 'indy100.' It contains unit 'IdWinSock2,'which is also contained in package 'IndySystem100'.
//--------------------------------------------------
It seems a package confliction.
And to reproduce it, I opened SecureBridge demo, for Indy9, there is a demo project for a compoenent installation.
So I try to install this component, I got the errors the other way around:
//-------------------------------------------------------------------
Cannot load package 'IndySystem100.' It contains unit 'IdWinSock2,'which is also contained in package 'indy100'.
//-------------------------------------------------------------------
Please kindly review it and solve it asap.