Error with SRVControl

General TRichView support forum. Please post your questions here
Post Reply
tester_junior
Posts: 2
Joined: Wed May 22, 2013 8:01 am

Error with SRVControl

Post by tester_junior »

I installed RichView Package 13.0.1. After that I don't use this components because after using their on Form and trying to compile shows message "Unit SRVControl was compiled with a diffarent version of RichView.TCustomRichView".
I do not know what the reason.
Thanks.
Sergey Tkachenko
Site Admin
Posts: 17557
Joined: Sat Aug 27, 2005 10:28 am
Contact:

Post by Sergey Tkachenko »

Probably you have several version of components (TRichView and/or SRVControls) in different directories, and Delphi tries to compile mismatched versions.
Delete the old version and try again. Preferably use the newest version 14.5.1
tester_junior
Posts: 2
Joined: Wed May 22, 2013 8:01 am

Post by tester_junior »

Thank you. I found old *.dcu files and deleted their.
Post Reply