Icon View Thread

The following is the text of the current message along with any replies.
Messages 1 to 5 of 5 total
Thread Error #409 The configuration path is empty.
Tue, Jul 8 2008 10:41 AMPermanent Link

Michael Baytalsky
Hi Guys,

I have downloaded and installed 2.0 trial.
1. Create new empty form
2. Drop TEDBSession component (it is local)
3. Try to switch Connected to True
Receive error:
---------------------------
Error
---------------------------
ElevateDB Error #409 The configuration path is empty.
---------------------------
OK
---------------------------

Assigning anything to LocalConfigPath property does not change
a thing, still same error. What am I doing wrong? Do I have to
also drop TEDBEngine component?


Regards,
Michael
Tue, Jul 8 2008 11:11 AMPermanent Link

Roy Lambert

NLH Associates

Team Elevate Team Elevate

Michael


I can't remember wether the engine is set to use local session info or not by default and I can't get at either D6 or D2006 to check right now. Either drop a session on the form and set the property or just set it in the default engine component.

Roy Lambert [Team Elevate]
Tue, Jul 8 2008 11:45 AMPermanent Link

Heiko Knuettel
Michael

Use an TEDBEngine component and set the ConfigPath property.

Heiko
Tue, Jul 8 2008 2:49 PMPermanent Link

Tim Young [Elevate Software]

Elevate Software, Inc.

Avatar

Email timyoung@elevatesoft.com

Michael,

<< I have downloaded and installed 2.0 trial.
1. Create new empty form
2. Drop TEDBSession component (it is local)
3. Try to switch Connected to True
Receive error: >>

Yes, you need to drop a TEDBEngine component on the form and set the
ConfigPath there.  2.00 introduced a new empty ConfigPath in order to avoid
issues with configuration files being created in places that were not
immediately apparent to the developer.  This was especially a problem with
Vista and the Program Files virtualization.

--
Tim Young
Elevate Software
www.elevatesoft.com

Wed, Jul 9 2008 6:00 AMPermanent Link

Michael Baytalsky
Tim,

> Yes, you need to drop a TEDBEngine component on the form and set the
> ConfigPath there.  2.00 introduced a new empty ConfigPath in order to avoid
Got it, thanks!

Regards,
Michael
Image