Very often when I try to open any project in Delphi XE the following issue raises for a few popular bpl-packages:
Can't load package "Name1.bpl". Component "Name2" can't be registered by package "name1.bpl" because it has already been registered by package "name1.bpl". Do you want to attempt to load this package next time a project is loaded?
Thanks a lot for help!
P.S. Kill process and double restart of IDE always helps.