This is a migrated thread and some comments may be shown as answers.

Method does not have an implementation

1 Answer 92 Views
PDFViewer
This is a migrated thread and some comments may be shown as answers.
david
Top achievements
Rank 1
david asked on 02 Aug 2013, 06:18 AM
Hi guys,

I'm trying to use the pdfviewer but in the designer I get the message:

Error    93    Method 'RegisterMouseRightButtonDown' in type 'Telerik.Windows.Documents.Fixed.UI.MouseHandlers.SelectionHandler' from assembly 'Telerik.Windows.Controls.FixedDocumentViewers, Version=2013.1.220.40, Culture=neutral, PublicKeyToken=5803cfa389c90ce7' does not have an implementation.

Can you help me?

David.

1 Answer, 1 is accepted

Sort by
0
Alexander
Telerik team
answered on 06 Aug 2013, 11:58 AM
Hello David,

There are two reasons why you may be getting this message.

The first is that you may have referenced our assemblies from different versions. Try to remove all Telerik assembly references and add them again, making sure to reference assemblies with the same version.

The second reason for this message is that you may have not added all the references to the project. You can read this article to see the required references in order to use RadPdfViewer.

Once you have removed and added the references, clean the solution or even manually delete the bin/obj folders, as sometimes Visual Studio tends to use the locally copied binaries.

I hope this helps!

Regards,
Alexander
Telerik
TRY TELERIK'S NEWEST PRODUCT - EQATEC APPLICATION ANALYTICS for WPF.
Learn what features your users use (or don't use) in your application. Know your audience. Target it better. Develop wisely.
Sign up for Free application insights >>
Tags
PDFViewer
Asked by
david
Top achievements
Rank 1
Answers by
Alexander
Telerik team
Share this question
or