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.
Brian,
We found that the schedule dialogs use the ribbon so it is necessary to reference the ribbon when using the shedule dialogs.
Hello Brian,
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".
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.
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.