Error opening DFM file
Posted: Mon 06 Jun 2016 15:00
Hi, I upgrade MyDac from 7.6.11 to the lastest version. Delphi XE is running on a XP sp3 machine. I have uninstall the previous version of MyDac via the control panel before installing the new version. Everything went fine except that when I compile or built the project I was working on, I receive this message:
[DCC Error] E2161 Error: RLINK32: Error opening file "P:\PCHP_Db\Dev\Fmrq2000\Source\DbLocal.DFM"
Those DFM files that RLink complain about are all data module created at the beginning of the project.
I could see the file via explorer and I could access it in Delphi.
If I rebuilt the project, I receive the same message but for another DFM file.
[DCC Error] E2161 Error: RLINK32: Error opening file "P:\PCHP_Db\Dev\Fmrq2000\Source\DbCumul.DFM"
The file is also there and accessible.
If I rebuilt the project, I receive the same message but for another DFM file or the built is successfull and the project run.
It then seem ok as long as I don't close and reopen the project.
I have never experience a similar problem.
Yves
[DCC Error] E2161 Error: RLINK32: Error opening file "P:\PCHP_Db\Dev\Fmrq2000\Source\DbLocal.DFM"
Those DFM files that RLink complain about are all data module created at the beginning of the project.
I could see the file via explorer and I could access it in Delphi.
If I rebuilt the project, I receive the same message but for another DFM file.
[DCC Error] E2161 Error: RLINK32: Error opening file "P:\PCHP_Db\Dev\Fmrq2000\Source\DbCumul.DFM"
The file is also there and accessible.
If I rebuilt the project, I receive the same message but for another DFM file or the built is successfull and the project run.
It then seem ok as long as I don't close and reopen the project.
I have never experience a similar problem.
Yves