Page 1 of 1

Error "Property DoInPaletteMode does not exist"

Posted: Fri Oct 21, 2005 11:31 pm
by probonic
I am trying to install the demo version of the TRichView control (version 1.9.8, the latest version) in order to try it out. I manage to successfully install the component, and it gets added to the palette. However, when I try to put it on a form and run it, I receive the error:
Project1.exe raised exception class EReadError with message 'Property DoInPaletteMode does not exist'. Process Stopped.
I am using C++ Builder 6. Can someone pleeeease help me get this solved as I really want to try out TRichView.

Thanks.
Phil Evans.[/quote]

Posted: Sat Oct 22, 2005 7:56 am
by Sergey Tkachenko
Did you use the old freeware version of TRichView before?
Probably C++Builder compiles application with the old version of TRichView. Find and delete all files of the old version.