Jump to content
Software FX Community

Asim

Members
  • Posts

    2
  • Joined

  • Last visited

Posts posted by Asim

  1. Hi,

    I have created a silverlight addon server application with rendering option set to "Silverlight", as per the provided documentation on rendering of this page the chart shouldn't be appearing on the page but in my case its there with no XAML being generated in the source.

    When I tried to provide the rendering option via code I am getting a runtime exception of "unable to locate input assembly ChartFX.Webform.Base or one of its dependencies" with the issue of version being provided in the manifest being different than that of the loaded assembly.

    I am using VS 2008 and silverligh 3.0.

    Can anybody help me out in this regard.

     

    Thanks,

    Asim

     

    P.S. the code used to manually provide rendering option is :Chart1.OutputWriter =new ChartFX.WebForms.Writer.Silverlight.SilverlightWriter();

     

     

×
×
  • Create New...