Skip Navigation LinksHome / Community & Support / Developer Productivity Tools Forums / Silverlight > Book > Error in using document in rad book

Not answered Error in using document in rad book

Feed from this thread
  • Gomathi avatar

    Posted on Jun 21, 2011 (permalink)

    Hi,

        I am using Rad book control in silver ligt3.while trying to load document to radbook getting below error

    "Could not load file or assembly 'System.ComponentModel.Composition, Version=2.0.5.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' or one of its dependencies. The system cannot find the file specified"

    Getting error @

     

    IDocumentFormatProvider pro= DocumentFormatProvidersManager.GetProviderByExtension(extn);

     

    Reply

  • Tina Stancheva Tina Stancheva admin's avatar

    Posted on Jun 24, 2011 (permalink)

    Hi Gomathi,

    You said that you are building a Silverlight3 application, but from your account information it seems you are working with the 2011.1.419 trial version of the RadControls for Silverlight, which doesn't support Silverlight3. This is why I am confused by your issue. Can you please give us more information on the version of the controls and whether you are following this demo application to implement your scenario?

    I also attached a sample project demonstrating how to display a document inside the RadBook control. I hope this helps.

    Best wishes,
    Tina Stancheva
    the Telerik team
    Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items

    Reply

Back to Top

Skip Navigation LinksHome / Community & Support / Developer Productivity Tools Forums / Silverlight > Book > Error in using document in rad book