Fatal Error
Hi,
I created a report using a test application. Works fine.
I then added the same components to the real application and loaded the same report from file.
Delphi 7 reports the following error:
[Fatal Error] FR_progr.pas(46): Unit FR_Class was compiled with a different version of FR_View.TfrPreview
Close this application and open the test project again, and it works fine.
Any ideas?
Thanks
Tony
I created a report using a test application. Works fine.
I then added the same components to the real application and loaded the same report from file.
Delphi 7 reports the following error:
[Fatal Error] FR_progr.pas(46): Unit FR_Class was compiled with a different version of FR_View.TfrPreview
Close this application and open the test project again, and it works fine.
Any ideas?
Thanks
Tony
Comments
Thanks
Tony
when you upgraded fr and compiled the library did you remove all the old library path refrences from the ide.
regards.