Newsgroups : Borland : borland.public.delphi.internet.winsock : 2007 Apr : Re: TIdFTP.List throwing access violations

www.cryer.info
Managed Newsgroup Archive

Re: TIdFTP.List throwing access violations

Subject:Re: TIdFTP.List throwing access violations
Posted by:"Richard Stephens" (ri..@almsysinc.com)
Date:Fri, 13 Apr 2007 12:35:01

> Then a nil pointer is being accessed somewhere.  Please show your
> actual code.

That much I know. Seems funny that it worked under one version of Indy 10
and not another.

If you need sample code, look at the IndyFTP client demo that was put up
with 10.1.3. All I did was to recompile it (I had to hack out the About
form -- but that is all I did) and it does the same thing. If that compiles
& executes fine for you, and you are under D2006, then maybe something is
wrong with my installation of D2006.

Richard


"Remy Lebeau (TeamB)" <no.spam@no.spam.com> wrote in message
news:461fc059$1@newsgroups.borland.com...
>
> "Richard Stephens" <rick@almsysinc.com> wrote in message
> news:461fba8a$1@newsgroups.borland.com...
>
>> I had revamped the Indy 9 demo to use as my FTP program and
>> I had updated it to Indy 10. It had been working great until I
>> recompiled it recently. Now, any time that I try to execute
>> IdFTP1.List, it throws an access violation to address '00000000'.
>
> Then a nil pointer is being accessed somewhere.  Please show your
> actual code.
>
>
> Gambit

Replies:

none

In response to:

www.cryer.info
Managed Newsgroup Archive