I have a very stressful problem in my project, I do not have much experience with Delphi to allow me to solve this myself. I'm trying to send a JSON to a service that will return another JSON. After I implemented the code for this my project does not compile any more.
[DCC Error] LancadorApps.pas(13): F2051 Unit IdServerIOHandler was compiled with a different version of IdIOHandler.TIdIOHandler
I did some research but I could not solve my problem.