Re: [twsocket] RE : THttpCli in TDatamodule (Console program)

2006-04-13 Thread Francois Piette
> > But when I run my program, I get an EAccesViolation message in
> > rtl100.bpl module.
> > (When I use THttpcli on a TForm project, it runs ok)
>
> Sorry,
> But I have tried a new project with a TForm and THttpcli and I have the
> same error !?!
>
>
> I have used Builder2006 on march 2006 and ICS was running ok with it.
> Now, when I create a new project, I get EAccessViolation ???
>
> Why ?

Using the debugger, you should see the code line where the AV occur. Add the 
component source code
to your project to have the debugger break onto the component if needed.

What about the sample program HttpTst provided with ICS ? Does it generate and 
AV also ?

--
Contribute to the SSL Effort. Visit
http://www.overbyte.be/eng/ssl.html
--
[EMAIL PROTECTED]
Author of ICS (Internet Component Suite, freeware)
Author of MidWare (Multi-tier framework, freeware)
http://www.overbyte.be


-- 
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


[twsocket] RE : THttpCli in TDatamodule (Console program)

2006-04-13 Thread Yves Palma
> But when I run my program, I get an EAccesViolation message in
> rtl100.bpl module.
> (When I use THttpcli on a TForm project, it runs ok)

Sorry,
But I have tried a new project with a TForm and THttpcli and I have the
same error !?!


I have used Builder2006 on march 2006 and ICS was running ok with it.
Now, when I create a new project, I get EAccessViolation ???

Why ?

Thank You,
Yves




-- 
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