 |
BorlandTalk.com Borland discussion newsgroups
|
| View previous topic :: View next topic |
| Author |
Message |
Rudy Guest
|
Posted: Sun Dec 19, 2004 1:14 am Post subject: cannot find EIdSocketError |
|
|
Hi,
I have recently installed delphi 2005 and am using Indy so get the head
information of a webpage. However, i am trying to catch the EIdSocketError
exception but i am unable to do so and am getting an "undeclared identifier"
error even though i have idException in my uses clause.
Any help would be appreciated
Thanks
Rudy
|
|
| Back to top |
|
 |
Remy Lebeau (TeamB) Guest
|
Posted: Sun Dec 19, 2004 7:58 am Post subject: Re: cannot find EIdSocketError |
|
|
"Rudy" <rhentzen (AT) hotmail (DOT) com> wrote
| Quote: | i am trying to catch the EIdSocketError exception but i am unable
to do so and am getting an "undeclared identifier" error
|
Please show your actual code.
| Quote: | even though i have idException in my uses clause.
|
Which version of Indy are you actually using? If Indy 10, then
EIdSocketError is not declared in the IdException unit, it is declared in
the IdStack unit instead.
Gambit
|
|
| Back to top |
|
 |
Rudy Guest
|
Posted: Sun Dec 19, 2004 2:00 pm Post subject: Re: cannot find EIdSocketError |
|
|
Hey thanks,
I did have to import idStack to catch that exception,
many thanks
Rudy
"Remy Lebeau (TeamB)" <no.spam (AT) no (DOT) spam.com> wrote
| Quote: |
"Rudy" <rhentzen (AT) hotmail (DOT) com> wrote in message
news:41c4d5fe (AT) newsgroups (DOT) borland.com...
i am trying to catch the EIdSocketError exception but i am unable
to do so and am getting an "undeclared identifier" error
Please show your actual code.
even though i have idException in my uses clause.
Which version of Indy are you actually using? If Indy 10, then
EIdSocketError is not declared in the IdException unit, it is declared in
the IdStack unit instead.
Gambit
|
|
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|