PDA

View Full Version : Now chance with D5 and 4.6.6/4.6.7


Achim
09-May-2005, 09:44 PM
Hi Fabio,
I tried 4.6.6 and 4.6.7, did no try 4.6.5_RC2 I think: starting the gui demo shows up an assertion error in Exceptionlog.pas lin ~8602. Something like "can not use E. options without E. active...".
So, I went back to 4.6.4 which runs pretty well for me. ;)

Also had no luck with 5.0Beta4, if you remeber our remote session ... :D

What did You change until 4.6.4 ?
Ciao
Achim

PS: I uninstalled every version complete, deleted all files...

Fabio Dell'Aria
11-May-2005, 01:26 PM
Achim wrote:
> Hi Fabio,
> I tried 4.6.6 and 4.6.7, did no try 4.6.5_RC2 I think: starting the gui
> demo shows up an assertion error in Exceptionlog.pas lin ~8602.
> Something like "can not use E. options without E. active...".
> So, I went back to 4.6.4 which runs pretty well for me. ;)
>
> Also had no luck with 5.0Beta4, if you remeber our remote session ...
> :D
>
> What did You change until 4.6.4 ?
> Ciao
> Achim
>
> PS: I uninstalled every version complete, deleted all files...
>
>

This error is showed only when you use the CurrentEurekaLogOptions in a
project compiled with the ExceptionLog unit included but without
EurekaLog enabled (Project/EurekaLog Options.../Enable EurekaLog).

Try to remove the GUI.dof file (GUI.bdsproj for Delphi 2005 or GUI.bpr
for C++Builder) and execute a full project rebuild.

Otherwise try to do this:

1)...Close all opened Delphi/CBuilder instances;
2)...Deinstall all installed EurekaLog versions;
3)...Remove all folders containings the ExceptionLog.* or
?ExceptionExpert.* files;
4)...download and install the last EurekaLog version;
5)...restart your PC.

I'm waiting to your feedback as soon as spossible, ok? :)

--
Best regards...

Fabio Dell'Aria.