Re: [twsocket] BgException when a tcp client application is started by another application

2005-09-28 Thread Wilfried Mestdagh
Hello Jack,

> That's actually a print out of my BgException event handler :)

I understeand it now that I read all mails on this topic :)

---
Rgds, Wilfried
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


Re: [twsocket] BgException when a tcp client application is started by another application

2005-09-28 Thread Jack
Hello Wilfried,

That's actually a print out of my BgException event handler :)
Not in the source code.

-- 
Best regards,
Jack

Wednesday, September 28, 2005, 2:34:42 PM, you wrote:

> Hello Jack,

> What is the offending line of code ?
> I looked into the source and there is no exception starting with
> 'bgException' !

> ---
> Rgds, Wilfried
> http://www.mestdagh.biz

> Wednesday, September 28, 2005, 20:20, Jack wrote:

>> Hello Francois and all,

>> I have a TCP client application that runs just fine by itself,
>> meaning, starts directly from Windows Explorer, or Start Menu.
>> However, when the application is started by another application,
>> I always get this errpr:

>> BgException: EConvertError: Invalid argument to date encode

>> Then the session is closed with  ErrCode 0.

>> No matter how it's started (ShellExecute, or CreateProcess, etc.)
>> it always happens. I also tried starting from a .NET application
>> and a Delphi application, same error. Any ideas?

>> -- 
>> Best regards,
>> Jack



-- 
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] BgException when a tcp client application is started by another application

2005-09-28 Thread Wilfried Mestdagh
Hello Jack,

What is the offending line of code ?
I looked into the source and there is no exception starting with
'bgException' !

---
Rgds, Wilfried
http://www.mestdagh.biz

Wednesday, September 28, 2005, 20:20, Jack wrote:

> Hello Francois and all,

> I have a TCP client application that runs just fine by itself,
> meaning, starts directly from Windows Explorer, or Start Menu.
> However, when the application is started by another application,
> I always get this errpr:

> BgException: EConvertError: Invalid argument to date encode

> Then the session is closed with  ErrCode 0.

> No matter how it's started (ShellExecute, or CreateProcess, etc.)
> it always happens. I also tried starting from a .NET application
> and a Delphi application, same error. Any ideas?

> -- 
> Best regards,
> Jack


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