Property not found
I wrote a program with Version 3 of FastReport
then i installed Version 4.7 (demo version)
i recompile my program.. everything is ok
but when i run my program it says "raised exception class EReadError with message 'Error reading frxDesigner1.TemplatesExt: Property TemplatesExt does not exist'. Process stopped. Use Step or Run to continue."
i delete the frxDesigner1 and run it again
and saw this message : 'Error reading frxHTMLExport1.OverwritePrompt: Property OverwritePrompt does not exist'. Process stopped. Use Step or Run to continue.
what can i do ?
then i installed Version 4.7 (demo version)
i recompile my program.. everything is ok
but when i run my program it says "raised exception class EReadError with message 'Error reading frxDesigner1.TemplatesExt: Property TemplatesExt does not exist'. Process stopped. Use Step or Run to continue."
i delete the frxDesigner1 and run it again
and saw this message : 'Error reading frxHTMLExport1.OverwritePrompt: Property OverwritePrompt does not exist'. Process stopped. Use Step or Run to continue.
what can i do ?
Comments
I think it's one of the sticky topics on the top of this forum, or in a readme.txt file or user manual.pdf
I'd start with the forum
Tanx for reply
i search in net with google but i just found some russian site that ask this question
in this site i cant find something
please help
so What version do you have installed?
you cannot have both.
no
i had Ver 3 but after uninstall the 3 version and
install the demo version of fastrep , i open my old project and got the message
please help
You may find you need to delete the fr component objects from the delphi form
and replace them from the tool pallete.
or your old project is pointing to the wrong lib path
Tanx for reply
i did it again
no change
please help