Ver Mensaje Individual
  #10  
Antiguo 08-07-2014
agidar agidar is offline
Miembro
 
Registrado: ago 2010
Posts: 17
Reputación: 0
agidar Va por buen camino
Neftali ya me dieron la solución la gente de allroundautomations. Muchas gracias por tu tiempo y ayuda

Aquí la dejo por si alguien tiene este mismo problema.

1. Exit Delphi XE6.
2. Rename your current <project>.dproj file to <project>.dproj.error.
3. Create a new dummy project with a simple empty form in a different directory and save it.
4. Edit dummy.dproj in Notepad and replace all occurrences of "dummy" with your <project> name.
5. Save the file as <project>.dproj in the original project directory.
6. Restart Delphi XE6 and try to build your project again.
Responder Con Cita