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?
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,
Thanks for the reply. Assembly is installed on the path C: \ Program Files \ Infragistics \ NetAdvantage 2011.1 \ Silverlight \ Bin and GAC. Noted that the project is compiled with the assembly on the way C: \ Users \ Public \ Documents \ Infragistics \ NetAdvantage Size assemblies differ by 1 kb. Help please. Thank you.