Newsgroups : Borland : borland.public.delphi.internet.winsock : 2006 Sep : Re: Upgrade from 9 to 10 error
| Subject: | Re: Upgrade from 9 to 10 error |
| Posted by: | "Bob Nudd" (bob.nu..@gmail.com) |
| Date: | Wed, 27 Sep 2006 22:05:09 |
error is :
[Fatal Error] main.pas(11): File not found: 'IdAuthenticationSSPI.dcu'
I have replace that with IdAuthenticationNTLM
Which gives me this error:
Undeclared identifier: 'TIdSSPINTLMAuthentication'
"Remy Lebeau (TeamB)" <no.spam@no.spam.com> wrote in message
news:451ab9bb@newsgroups.borland.com...
>
> "Bob Nudd" <Bob.Nudd@gmail.com> wrote in message
> news:451a6331$1@newsgroups.borland.com...
>
>> When i upgraded to v10 the line : AuthenticationClass :=
>> TIdSSPINTLMAuthentication; gives me a error:
>
> What is the actual error? Please be more specific.
>
>
> Gambit