I'm migrating a project made with Delphi 2010 to Delphi 10.2. After installing all the dependencies with their updated version, this error happens:
It doesn't give me the line and I cannot put a breakpoint anywhere in file Data.DBXCommon.
The error occurs before the Application.Initialize (and that's the first line of the program) in the project dpr file.
The erros message is: Project Server.exe raised exception class EListError with message 'Duplicates not allowed'.
There's an ini file called dbxconnections.ini in the bin folder and there was 2 entries of the same connection.