Re: [twsocket] HttpServ Invalid class typecast

2006-02-24 Thread Paul
> Have you assigned TMyHttpConnection to property ClientClass? Grrr.. forgot that Thanks Paul -- To unsubscribe or change your settings for TWSocket mailing list please goto http://www.elists.org/mailman/listinfo/twsocket Visit our website at http://www.overbyte.be

Re: [twsocket] HttpServ Invalid class typecast

2006-02-24 Thread Francois Piette
4, 2006 11:00 AM Subject: [twsocket] HttpServ Invalid class typecast > I get an 'Invalid class typecast' error in HttpServClientConnect event. > Is there anything changed between ICS V3 and V5 ? > The same worked on V3 > > > Paul > > > p

Re: [twsocket] HttpServ Invalid class typecast

2006-02-24 Thread Arno Garrels
Paul wrote: > I get an 'Invalid class typecast' error in HttpServClientConnect event. Have you assigned TMyHttpConnection to property ClientClass? Arno Garrels > Is there anything changed between ICS V3 and V5 ? > The same worked on V3 > > > Paul > > > procedure TForm1.HttpServClientConnect

[twsocket] HttpServ Invalid class typecast

2006-02-24 Thread Paul
I get an 'Invalid class typecast' error in HttpServClientConnect event. Is there anything changed between ICS V3 and V5 ? The same worked on V3 Paul procedure TForm1.HttpServClientConnect(Sender, Client: TObject; Error: Word); var ClientCnx: TMyHttpCon