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

OpenDocumentCommand doesn't work

1 Answer 30 Views
RichTextBox
This is a migrated thread and some comments may be shown as answers.
Mike Shilkov
Top achievements
Rank 1
Mike Shilkov asked on 20 Jul 2012, 10:35 AM
.. in our application.
When I click Open in ribbon bar, nothing happens.
Then, I call Editor.Commands.OpenDocumentCommand.Execute();
but nothing happens again. No exceptions, no open dialog.

Same with Print Preview and Html print. 
Telerik.Windows.Documents.FormatProviders.OpenXml and Telerik.Windows.Documents.FormatProviders.Html are referenced OK.

What could that be?
---
Mike

1 Answer, 1 is accepted

Sort by
0
Mike Shilkov
Top achievements
Rank 1
answered on 20 Jul 2012, 12:41 PM
Seems like the issue is related to assembly references...
When I re-reference the .OpenXml and .Html assemblies, it starts working, even though the versions of assemblies aren't changed. I'll investigate it further.
Tags
RichTextBox
Asked by
Mike Shilkov
Top achievements
Rank 1
Answers by
Mike Shilkov
Top achievements
Rank 1
Share this question
or