> I thougth the problem was with this new component, but in older proyects
> (without this component) i get the same error.
Seems like your third-party component is buggy. If the error even pops
up in your older projects that doesn't use these components it's very
likely that one of the finalization or initialization parts of the
package has a bug. These parts - as far as I know - are executed when
the Delphi IDE is starting (and loading the package) or when you quit
Delphi (and the package is unloaded). in other words: simply the fact
that you have *installed* a package can lead to errors because some code
of the package might be executed - it's not neccessry to actually *use*
one of the package's components.
If you've got the source of the package, look at the finalization or
initialization parts.
Jens
--
_______________________________________________________________________
Replies to the email address in the "from" line of this post's header
are ignored and deleted. If you want to contact me directly, use this
and remove all digits, please: contact56 at jens4berke54564 dot de53