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

Missing docxformatprovider for silverlight

2 Answers 62 Views
RichTextBox
This is a migrated thread and some comments may be shown as answers.
Kenneth
Top achievements
Rank 2
Iron
Kenneth asked on 27 Aug 2014, 06:48 PM
The expected dll 'Telerik.Windows.Documents.FormatProviders.docx.dll' does not exist and the class 
Telerik.Windows.Documents.FormatProviders.Rtf.DocxFormatProvider does not exist.

I see posts referring to this dll and provider but can not find it anywhere on my computer.

All other providers are available.

2 Answers, 1 is accepted

Sort by
0
Kenneth
Top achievements
Rank 2
Iron
answered on 27 Aug 2014, 08:26 PM
OK.  Apparently it is under OpenXML (for some reason).

Dim provider As New Telerik.Windows.Documents.FormatProviders.OpenXml.Docx.DocxFormatProvider
0
Accepted
Petya
Telerik team
answered on 01 Sep 2014, 12:48 PM
Hello Kenneth,

Indeed, the DocxFormatProvider that is shipped with RadRichTextBox is located in the Telerik.Windows.Documents.FormatProviders.OpenXml.dll. Note that in order to be able to import/export DOCX files a reference to the Telerik.Windows.Zip assembly is required as well. More information on the topic is available in the Assembly References section.

I hope this helps.

Regards,
Petya
Telerik
 
Check out Telerik Analytics, the service which allows developers to discover app usage patterns, analyze user data, log exceptions, solve problems and profile application performance at run time. Watch the videos and start improving your app based on facts, not hunches.
 
Tags
RichTextBox
Asked by
Kenneth
Top achievements
Rank 2
Iron
Answers by
Kenneth
Top achievements
Rank 2
Iron
Petya
Telerik team
Share this question
or