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.
So it looks like it's picking wrong version of the .dll.
Could you try re-adding the reference from the correct place (product's Bin folder) and rebuild?
Like budy up, thanks :)
Thank you for your help. Problem solved re-installing Windows 7 Pro -> Windows 7 Max. Have a good day.
Good afternoon. Thank you for your help. Win7x64 on me too it works. Try reinstalling Net Framework and clean up the registry.
Hmm, weird. Everything seems fine to me. I'm running out of ideas.. I tried running your project and had no issues whatsoever with the exact same build you're using (2266). I'm running it on Win7 x64 though.
I'll look into it further and will let you know if I find anything.
Regards,
Image And Solution