Newsgroups : Borland : borland.public.delphi.internet.winsock : 2006 Jun : Re: Indy .Net installation for delphi 2006
| Subject: | Re: Indy .Net installation for delphi 2006 |
| Posted by: | "Venkatesh VT" (ven..@vsnl.com) |
| Date: | Sat, 1 Jul 2006 07:46:06 +0530 |
.I am
producing the instructions also below(after **************)
It compiles properly.How ever I get a messaget hat No components found in
the assembly message
Also I do not get an Install option as mentioned in sec 3 below in the
delphi IDE.I get only a compile & build option which I chose.
**************************************
Indy10Install
All packages are followed by X0 (Where X is your Delphi verison).
a.. Download source from the Development Snapshot.
Delphi / BCB Installation
a.. Open and compile in the following order:
b..
1.. IndySystem (in Lib\System)
2.. IndyCore (in Lib\Core)
3.. IndyProtocols (in Lib\Protocols)
4.. IndySuperCore (in Lib\SuperCore)
If you are not using SuperCore, then you do not need to compile this
package.
c.. Now open and click install in the following order
d..
e..
1.. dclIndyCore (in Lib\Core)
2.. dclIndyProtocols (in Lib\Protocols)
3.. dclSuperCore (in Lib\SuperCore)
Only install this if you have compiled SuperCore.
**********************************************
Venkatesh
"Remy Lebeau (TeamB)" <no.spam@no.spam.com> wrote in message
news:44a56caf$1@newsgroups.borland.com...
> Many people have been able to use Indy in .NET without any problems. It
> does work when everything is set up properly.
> Gambit
none