When I try to upgrade from 17.2 to 18.1, I get an error. I am using Windows 10/Visual Studio 2017. Here is the log:
3:59:32: Running VS2012/VS2013 Add-in UI Version 18.1.20181.1703:59:32: Gathering volume and assembly information.03:59:32: Could not locate registry entry Software\Microsoft\Microsoft SDKs\Silverlight\v5.0\AssemblyFoldersEx where we look for installed products.03:59:32: Could not locate registry entry Software\Microsoft\.NETCore\v4.5\AssemblyFoldersEx where we look for installed products.03:59:32: The path {0} didn't contain any Infragistics assemblies.03:59:32: The path {0} didn't contain any Infragistics assemblies.03:59:32: The path {0} didn't contain any Infragistics assemblies.03:59:32: The path {0} didn't contain any Infragistics assemblies.03:59:32: The path {0} didn't contain any Infragistics assemblies.03:59:32: The path {0} didn't contain any Infragistics assemblies.03:59:32: The path {0} didn't contain any Infragistics assemblies.03:59:32: The path {0} didn't contain any Infragistics assemblies.03:59:33: Analyzing Senco.CustomControl.csproj...03:59:33: The project has references that need to be updated.03:59:53: Updating Senco.CustomControl.csproj...03:59:53: No matching assembly located in available assemblies Infragistics4.Win.UltraWinCalcManager.v17.2.FormulaBuilder03:59:53: at Infragistics.VersionUtilitySupport.Core.Product.AssemblyXmlFile.ThrowExceptionWhenAssemblyCouldNotBeFound(String assemblyName, Boolean checkAdditionalMessage) at Infragistics.VersionUtilitySupport.Core.Product.AssemblyXmlFile.LocateNewAssembliesNodeforCurrentAssembly(String assemblyName) at Infragistics.VersionUtilitySupport.Core.File.Types.ProjectFile.Upgrade(String rootDirectory)
Hello Steve,
I already replied in ticket case #CAS-196028-Y5L3P3, which you have opened for the same issue. Let's continue the conversation there.
Hi,
as I have the same issue here (seems after last Windows 10 update), I would like to know also what is in the other mentioned ticket case. How can I get there?
Hello Oliver,
It looks like Version Utility can't find the 18.1 Infragistics assemblies on the machine.
When doing the upgrade with Version Utility, did you press "Upgrade to latest" button?
I would recommend doing the following:1.On the Analysis Complete dialog in Version Utility instead of "Upgrade to latest" button, press "UPGRADE OPTIONS"2.In the Upgrade Options dialog, select the radio button next to "Control Assemblies Path:"3.In the text box next to "Control Assemblies Path:" enter the full path to your Windows Forms 18.1 CLR4.0 assemblies (the default path is "C:\Program Files\Infragistics\2018.1\Windows Forms\CLR4.0\Bin" unless you have installed Windows Forms 18.1 in custom location)4.Click "Save & Analyze Again" button5.Then click "CUSTOM UPGRADE" button
Let me know if specifying the full path to the 18.1 assemblies made the upgrade successful.
RegardsVasilDevOps Engineer
Hello Vasil,
yes, with enthering the full path to the assemblies it worked.
Thanks & Regards,
Oliver