Re: [twsocket] HTTPCli in dynamically-loaded BPL

2006-04-06 Thread Frans van Daalen

- Original Message - 
From: "Mike Scott" <[EMAIL PROTECTED]>
To: 
Sent: Monday, April 03, 2006 11:13 AM
Subject: [twsocket] HTTPCli in dynamically-loaded BPL


> I'm wondering how to get an HttpCli to work in a dynamically-loaded BPL.
> I have made a BPL with forms that open & close OK when called
> dynamically from a test app, but when I tried to use HtppCli  I got a
> crash on closing the test app; if I put  the  HttpThr1 demo in, it
> crashes as soon as I click  the Do It button..
>
> -- 
> Mike Scott
>

I use httpcli in bpl without any problem, either as a component dropped or 
dynamicly created by code. Maybe the debug statement in the crash gives some 
pointers to what is the issue?

FYI : madexcept might be very helpfull 


-- 
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] HTTPCli in dynamically-loaded BPL

2006-04-06 Thread Mike Scott
Thanks Wilfried, I will try it and will let you know.

Cheers -- Mike

Wilfried Mestdagh wrote:
> Hello Mike,
>
> I never tryed this, but as far as I know a runtime package has to behave
> the same as a design time package, only that it is not linked and
> loaded at run time.
>
> What happens if you put same into a design time component ?
>
> ---
> Rgds, Wilfried [TeamICS]
> http://www.overbyte.be/eng/overbyte/teamics.html
> http://www.mestdagh.biz
>
> Monday, April 3, 2006, 11:13, Mike Scott wrote:
>
>   
>> I'm wondering how to get an HttpCli to work in a dynamically-loaded BPL.
>> I have made a BPL with forms that open & close OK when called 
>> dynamically from a test app, but when I tried to use HtppCli  I got a 
>> crash on closing the test app; if I put  the  HttpThr1 demo in, it 
>> crashes as soon as I click  the Do It button..
>> 
>
>   
>> -- 
>> Mike Scott
>> 
>
>   
>> ***
>> If you publish research which uses WordSmith, do let me know so I can 
>> include it at
>> http://www.lexically.net/wordsmith/corpus_linguistics_links/papers_using_wordsmith.htm
>> ***
>> School of English
>> University of Liverpool
>> Liverpool L69 3BX, UK.
>> www.lexically.net
>> www.liv.ac.uk/~ms2928
>> 
>
>
>   

-- 
Mike Scott

***
If you publish research which uses WordSmith, do let me know so I can include 
it at
http://www.lexically.net/wordsmith/corpus_linguistics_links/papers_using_wordsmith.htm
***
School of English
University of Liverpool
Liverpool L69 3BX, UK.
www.lexically.net
www.liv.ac.uk/~ms2928

-- 
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] HTTPCli in dynamically-loaded BPL

2006-04-06 Thread Wilfried Mestdagh
Hello Mike,

I never tryed this, but as far as I know a runtime package has to behave
the same as a design time package, only that it is not linked and
loaded at run time.

What happens if you put same into a design time component ?

---
Rgds, Wilfried [TeamICS]
http://www.overbyte.be/eng/overbyte/teamics.html
http://www.mestdagh.biz

Monday, April 3, 2006, 11:13, Mike Scott wrote:

> I'm wondering how to get an HttpCli to work in a dynamically-loaded BPL.
> I have made a BPL with forms that open & close OK when called 
> dynamically from a test app, but when I tried to use HtppCli  I got a 
> crash on closing the test app; if I put  the  HttpThr1 demo in, it 
> crashes as soon as I click  the Do It button..

> -- 
> Mike Scott

> ***
> If you publish research which uses WordSmith, do let me know so I can include 
> it at
> http://www.lexically.net/wordsmith/corpus_linguistics_links/papers_using_wordsmith.htm
> ***
> School of English
> University of Liverpool
> Liverpool L69 3BX, UK.
> www.lexically.net
> www.liv.ac.uk/~ms2928


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