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.
Thanks for the reply. The problem ServiceRealise 2266. Install ServiceRealise 2184, 2216 all works. Install ServiceRealise 2266 error. And on Windows Xp ServiceRealise 2266 works. Tell me what the problem is. Using Windows 7x32. Thanks for the reply. It is very necessary.
Good afternoon. Download the source code from 2266. Compiled on your computer. Dll hooked all good. Project to compile. But the dll is not signed. Please collect the assembly InfragisticsSL4.Controls.Menus.XamRibbon.v11.1. or the next SR. Thanks for the reply.
I'm not sure what's the issue you're facing - probably something went wrong during the patch process and this assembly was not properly updated.
Could you check the version of all assemblies in product's Bin folder and see if only the Ribbon one is incorrect? The easiest way to do that is to open the Bin folder in Windows Explorer and select "Tiles" view. In this view you can see the build number of the assemblies right below their names.
If the ribbon assembly is not updated properly and its version is different than the rest of assemblies, my assumption is that something went wrong during patching process. The safest way to deal with such issue would be to uninstall the product entirely from add/remove programs and then install again and apply the latest patch.
Best Regards,
Thanks for the reply. Version of dll 11.1.20111.2266. Product repeatedly reset. The problem occurs only InfragisticsSL4.Controls.Menus.XamRibbon.v11.1 Version = 11.1.20111.2266 in Windows 7 Pro x86. Releases in 2184, 2216 working correctly. On Windows XP, Windows Server 2008 2266 is also working correctly. What else can I do? Can assemble and attach the assembly InfragisticsSL4.Controls.Menus.XamRibbon.v11.1? Thanks for the reply.
So, all your assemblies are the same version? Could you check your project and make sure all IG references are the same version (the ones referenced in your project)?
Could you try cleaning the project and deleting everything in "Bin" and "obj" folders of the project? Some old assembly version might be cached there and picked-up by the project instead of the correct one.
You can check the version of each IG assembly in the "Properties" window of VS (see the attached screenshot). Unless they're all version 2266, you'll get this compiliation error.
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