I've recently installed the latest Service Release and updated an application's dlls as well as dleted the obj and bin directories and rebuilt. Everything looks updated and it appears to be using the new version of the controls everywhere I look but sometimes, while in design mode, an error pops up on my design tab stating "Could not load file or assembly 'InfragisticsSL4.Controls.Menus.XamRibbon.v11.1, Version=11.1.20111.2097, Culture=neutral, PublicKeyToken=7dd5c3163f2cd0cb' or one of its dependencies". I'm not actually using XamRibbon in my project but it appears that something is looking for it. I tried adding this reference to my project, but I can't find it (only the previous version of it). The project builds and runs fine but I can't see my design.
Hello,
Can you please check if any other projects uses xamRibbon and has reference to this assembly in your solution. Or are you referecing anything which uses xamRibbon? I would suggest you to delete the xap file and do a clean and rebuild of your solution.
Please let me know if this resolves your issue.
As far as I can tell, nothing in the entire solution uses xamRibbon and a search of the solution doesn't reveal any reference to it throughout the solution. I had previously gone through and deleted the obj and bin folders and clean/rebuilt the solution but I did it again to make sure that I hadn't missed anything. I'm still seeing the same behavior.
Hello Brian,
Looks like this assembly is in there someplace that is not being used but the version utility updated it. Can you send me the version number that your application was using before you updated it to the latest service release?
You may also check the upgrade log (if possible please send me that one too) to see from which project it upgraded this assembly.
You will find the upgrade log C;\Documents and Settings \ [user]\MyDocuments\Infragistics\Tools\Version Utility. You will find all the upgrade logs at this location. You may open the log file and search for this assembly and it should also tell you the project name and then search that project.
Did you try deleting xap file located under ClientBin?
The previous version was, I believe, 10.3.20103.2117.
I can't find the upgrade logs at the location you sent because I'm running Windows 7 and that path doesn't exist. I tried searching for them but couldn't track them down.
I hadn't tried deleting the xap file from the ClientBin but I have now and it doesn't seem to make any difference.
Did you search in Documents or My Documents? There should be a folder named Infragistics. I am using windows 7 too and the location in my machine is C:\Users\admin\Documents\Infragistics\Tools\Version Utility.
Brian,
We found that the schedule dialogs use the ribbon so it is necessary to reference the ribbon when using the shedule dialogs.
I might need your project or project file for further investigation. I have created case CAS-72569-TZGLPV for you. Please save this case number for future references. You can also update this case from our website using your member profile. You’ll be able to access this case from the My Support Activity page: <https://ko.infragistics.com/Membership/MySupport.aspx>.
That's odd because I don't have a folder called "Documents" under my user folder or the administrator user folder. I did a search on my PC and found two folders called "Version Utility". One was located at C:\Program Files (x86)\Infragistics\NetAdvantage 2011.1 and the other is located at C:\Program Files (x86)\Common Files\Infragistics\NetAdvantage 2010.3. I also have a folder in my Visual Studio Extensions folder that is called "Infragistics Version Utility".