Icon View Thread

The following is the text of the current message along with any replies.
Messages 1 to 7 of 7 total
Thread Anytime trial version limit are active
Fri, Nov 7 2008 9:21 AMPermanent Link

"Mauro Botta"
Hi

i have a registered version of EDB2

5 months ago , i was installed and disinstalled the trial version.


one time of month , when i open my project , i can see LICENSEDSESSIONS set
in read only at 3.


It's a ghost bug Smile

i have looking in regedit for "edb200" ... but notthing.

then i have clear my dir of project source , and now work well.
Fri, Nov 7 2008 10:41 AMPermanent Link

Tim Young [Elevate Software]

Elevate Software, Inc.

Avatar

Email timyoung@elevatesoft.com

Mauro,

<< i have a registered version of EDB2

5 months ago , i was installed and disinstalled the trial version.

one time of month , when i open my project , i can see LICENSEDSESSIONS set
in read only at 3.

It's a ghost bug Smile >>

This is normal - once this TEDBEngine property is set to a value in the IDE,
it is saved with the form.  All you need to do is just modify the value to
4096 and you'll be all set.

--
Tim Young
Elevate Software
www.elevatesoft.com

Fri, Nov 7 2008 10:53 AMPermanent Link

"Mauro Botta"
> This is normal - once this TEDBEngine property is set to a value in the
> IDE, it is saved with the form.  All you need to do is just modify the
> value to 4096 and you'll be all set.

hmmm

For 5-6 times in 5 month my main src have lost 4096 value and the src is
changed ( self... )  at 3 value.

( two times this afternoon)

it's not normal, i think Smile

Fri, Nov 7 2008 11:00 AMPermanent Link

"Mauro Botta"
after clear dir source

anytime i can to correct LicensedSession to 4096

i close and reopen my project and 3 limits is back Frown
Fri, Nov 7 2008 11:04 AMPermanent Link

"Mauro Botta"
i have see now ..

when i open my project there is the trial limit for 3 LIC.SESS.

but , if i open DFM with notepad i see :

object EDBEngine: TEDBEngine
  UseLocalSessionEngineSettings = True
  Signature = 'edb_signature'
  EncryptionPassword = 'elevatesoft'
  LicensedSessions = 4096

but in delphi i see 3.



help ^^
Fri, Nov 7 2008 11:45 AMPermanent Link

Tim Young [Elevate Software]

Elevate Software, Inc.

Avatar

Email timyoung@elevatesoft.com

Mauro,

<< For 5-6 times in 5 month my main src have lost 4096 value and the src is
changed ( self... )  at 3 value.

( two times this afternoon)

it's not normal, i think Smile>>

If you cannot change the value at design-time, then you're still using the
trial version of the design-time/run-time packages in the IDE.  Per the
installation instructions, you need to make sure to uninstall any prior
version of EDB *before* installing a new version.

--
Tim Young
Elevate Software
www.elevatesoft.com

Fri, Nov 7 2008 11:51 AMPermanent Link

"Mauro Botta"

> If you cannot change the value at design-time, then you're still using the
> trial version of the design-time/run-time packages in the IDE.  Per the
> installation instructions, you need to make sure to uninstall any prior
> version of EDB *before* installing a new version.

yes yes , i do it.

i'm sure Smile

i have search in all PC the old 200*.*  , trial files but notthing.

in theDelphi 2007 IDE i can see :
ELEVATE DB ESIGN TIME PACKAGE
C:\users\publica\Docuements\rad studio\5.0\Bpl\EDB202R2007DESIGN.bpl

i have close delphi , clear all dir project , and now work well.  for now.


There is any problem for me.
Image