Hi!

YES! Now we are getting somewhere.
When I manually load/unload winsock as Wilfried suggested, the error does
not show. So it has something to do with the loading of the dll.

I'm sending You the files Wilfried :-)

// Henrik

-----Ursprungligt meddelande-----
Från: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] För
Wilfried Mestdagh
Skickat: den 14 december 2006 15:00
Till: ICS support mailing
Ämne: Re: [twsocket] Freeze when using smtp after recreating itsparentform

Hello Henrik,

> * My workaround so far is to create another smtp component
>   that exists all the time the application is running. I
>   now discovered that this is also true with the Wsocket
>   component. For instance put it on  the main form and
>   everything works on all computers.

Could it be the loading of Winsock dll ?

Can you try to remove the component, and put in FormCreate:
WSocketForceLoadWinsock;
and in FormCloseQuery (both main form)
WSocketCancelForceLoadWinsock;

but first try to comment the application wide exception handler !

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

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

Reply via email to