Newsgroups : Borland : borland.public.delphi.internet.winsock : 2006 Jun : Re: Confusion about 9 and 10
| Subject: | Re: Confusion about 9 and 10 |
| Posted by: | "Larry Dew" (ld..@xegsys.net) |
| Date: | Tue, 4 Jul 2006 10:47:14 |
Jamie Dale wrote:
> Best idea would be to simply remove Indy completely from both machines and
> then re-install fresh Indy v10 from the latest snapshot.
>
> Jamie
>
> "Larry Dew" <ldew@XEGsys.net> wrote in message
> news:44a53c0f$1@newsgroups.borland.com...
>
>>I have a win32 application that uses a form with an IdHttpServer when I
>>compile it on one machine running Delphi 2006/win32 I get an error that the
>>idHttpCustomServer was compiled with a different version than the
>>idHttpServer. On a second machine that I thought was build the same it
>>compiles ok. I think I have some Indy 10 and Indy 9 files mixed but I
>>cannot find the links. Unfortunately one machine has been set to another
>>state so that we would have two identical build environments and trouble
>>shooting this over the phone is confusing. Any Ideas would be appreciated.
>>Thanks
>>Larry Dew
>
>
I tried to remove the Indy packages from the project and reinstall them.
This did not change anything? I need to use Indy 9 as the are interface
changes in 10 that will no longer compile, i.e.. ReplyStatus is now
private within the PingClient. Is there a way to uninstall Indy?
Thanks