Icon View Thread

The following is the text of the current message along with any replies.
Messages 1 to 4 of 4 total
Thread Error "No socket address"
Sun, Apr 14 2013 11:54 PMPermanent Link

sergioarc

Hi all,

I'm having an error "no socket address specified" when trying to programatically connect server engine. However, if I activate the engine in design mode -in the data module- everything works ok.

I'm using Server 2.12 build 2 on Win 7/64. I have tried with antivirus disabled but no luck.

Any ideas ?
Mon, Apr 15 2013 8:09 AMPermanent Link

Tim Young [Elevate Software]

Elevate Software, Inc.

Avatar

Email timyoung@elevatesoft.com

Sergio,

<< I'm having an error "no socket address specified" when trying to
programatically connect server engine. However, if I activate the engine in
design mode -in the data module- everything works ok.  >>

Is this reproducible ?  If so, then please send me a sample project
(timyoung@elevatesoft.com) that reproduces the issue and I'll try it here.

Thanks,

Tim Young
Elevate Software
www.elevatesoft.com
Mon, Apr 15 2013 9:30 AMPermanent Link

sergioarc

Tim,

I deleted the 3 db components (engine, session and db) and set it up again and everything its working ok now...

Thanks

Sergio
Tue, Apr 16 2013 9:40 AMPermanent Link

Barry

sergioarc,

It probably failed because of the create order of the components when the data module is created at runtime. This is affected by the order in which you dropped the components onto the data module.

Barry
Image