| View previous topic :: View next topic |
| Author |
Message |
David Fealkoff Guest
|
Posted: Sat Feb 11, 2006 8:03 pm Post subject: Upgrading to Indy 10 on Delphi 7 Enterprise |
|
|
I've upgraded to Indy 10 but am unable to compile even the simplest thing (I
put an HTTP server component on a form).
The error I get is "IdSysWin32 was compiled with a different version of
IdException.EIdException"
- Reference to Indy 9 has been removed from "Environment Library Path"
- Project Options Search Path explicity refers to Indy 10 path.
Anybody have other ideas?
David |
|
| Back to top |
|
 |
Mervin Pearce [SACS] Guest
|
Posted: Sun Feb 12, 2006 7:03 am Post subject: Re: Upgrading to Indy 10 on Delphi 7 Enterprise |
|
|
There is some remnance of either a DCU or a BPL somewhere in your search
path... look in %sys%. |
|
| Back to top |
|
 |
Guest
|
Posted: Sun Feb 12, 2006 12:03 pm Post subject: Re: Upgrading to Indy 10 on Delphi 7 Enterprise |
|
|
I've got exactly the same problem. I've tried everything I can think
of but I still can't get it to work. I've uninstalled and reinstalled
Delphi, downloaded the newest version of Indy (indy10.1.5_d7.exe) from
the atozed website and followed their instructions to the letter. I
still get the following error, just as the OP does:
"IdSysWin32 was compiled with a different version of
IdException.EIdException"
I'm also using Delphi 7 Enterprise
Is there anyone from the Indy team that knows how to fix this problem?
Any help would be greatly appreciated! |
|
| Back to top |
|
 |
Robert Gilland Guest
|
Posted: Mon Feb 13, 2006 5:03 am Post subject: Re: Upgrading to Indy 10 on Delphi 7 Enterprise |
|
|
1. Remove Indy out of packages list and library paths.
2. search hard drive for any file with "Indy" in name.
3. Once Indy is COMPLETELY removed.
4. Folow installation instructions of Indy 10
Regards,
Robert.
"David Fealkoff" <fealkoff (AT) iatinc (DOT) net> wrote in message
news:43ee3c59$1 (AT) newsgroups (DOT) borland.com...
| Quote: | I've upgraded to Indy 10 but am unable to compile even the simplest thing
(I
put an HTTP server component on a form).
The error I get is "IdSysWin32 was compiled with a different version of
IdException.EIdException"
- Reference to Indy 9 has been removed from "Environment Library Path"
- Project Options Search Path explicity refers to Indy 10 path.
Anybody have other ideas?
David
|
|
|
| Back to top |
|
 |
John Doe Guest
|
Posted: Mon Feb 13, 2006 11:03 am Post subject: Re: Upgrading to Indy 10 on Delphi 7 Enterprise |
|
|
On Mon, 13 Feb 2006 14:29:41 +1000, "Robert Gilland"
<robert_gilland (AT) basx (DOT) com.au> wrote:
| Quote: | 1. Remove Indy out of packages list and library paths.
2. search hard drive for any file with "Indy" in name.
3. Once Indy is COMPLETELY removed.
4. Folow installation instructions of Indy 10
|
I think I found more detailed explanations on how to uninstall Indy 7
from the IDE, but as I put this on the back-burner, I don't have the
links handy.
The only thing I remember is that we should start not by 1. above, but
rather go to Add/Remove Proggies in Ctrl Panel, click on the Borland
Delphi line, remove Indy (since it's an MSI installer), and carry on
from there.
Before doing anything, the OP should really look for FAQs and archived
message of the atozedsoftware.indy.general ng on the AtoZ server
news.atozedsoftware.com (home to Indy).
HTH. |
|
| Back to top |
|
 |
Timbo Guest
|
Posted: Tue Feb 14, 2006 3:03 am Post subject: Re: Upgrading to Indy 10 on Delphi 7 Enterprise |
|
|
I got it working!
The key was to remove the old Indy package with the MSI installer via
the Add/Remove Programs applet, then install Indy 10.
Thanks a million John  |
|
| Back to top |
|
 |
|