Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
1775
The problem with using InfragisticsSL4.Controls.Menus.XamRibbon.v11.1
posted

Good afternoon.
Previously worked on Windows XP, everything worked fine.
Switched to Windows 7x32, there was a problem during installation InfragisticsSL4.Controls.Menus.XamRibbon.v11.1.
  Create an application for Silverlight4, using other components InfragisticsSL4, all is well. Adds a reference to an error compiling InfragisticsSL4.Controls.Menus.XamRibbon.v11.1 "
Could not load file or assembly 'InfragisticsSL4.v11.1, Version = 11.1.20111.2266, Culture = neutral, PublicKeyToken = 7dd5c3163f2cd0cb' or one of its dependencies ". What could be the problem?

Parents
No Data
Reply
  • 6475
    posted

    Hi Sergey,

    Did you accept the installation of Office UI Capabilities during install ? If you have choosen not to install these capabilities, then the mentioned Ribbon assembly has not been installed with the product. This might be the reason it's not found.

    Could you please check if this assembly exists in product's Bin folder (should be something like C:\Program Files\Infragistics\NetAdvantage 2011.1\Silverlight\Bin)?

     

    HTH,

Children