Hello,
I'm trying to run the Version Utility 2015.1 version on a large website using 2007 controls.
However, the analysis phase does not complete, and the log file just shows this (I was getting an error about Silverlight SDK, but I installed that and the error went away):
04:39:06: Running User Interface Version 15.1.20151.100004:39:06: Gathering volume and assembly information.04:39:06: Could not locate registry entry Software\Microsoft\.NETCore\v4.5\AssemblyFoldersEx where we look for installed products.
I've tried uninstalling .NET 4.5.2 and then installing .NET 4.5, but I still get the same error.
Thanks for any help,
Seth
I have the same issue when upgrading Infragistics CLR4 v11.1 ASP.NET website to CLR4 v16.2. The same brief information is in the log file. I've tried to manually upgrade my project today. I changed the references in teh .apsx and .apcx files and then viewed the project in VS 2015. I noticed that the 'classic' UltraWebGrid (which has been retired since v11.1) is no longer in the this off toolbox controls - so that manual changes to the files will not be sufficient. So I'll need to migrate all the UltraWebGrid controls. I may do this in the OLD version (11.1) as this contains both UltraWebGrid and the currently supportedWebDataGrid.
Hello Roundhouse_sw,
Thank you for your feedback.
The following message in the log file - “Could not locate registry entry Software\Microsoft\.NETCore\v4.5\AssemblyFoldersEx where we look for installed products. “ - Indicates that on the machine on which you are trying to upgrade your website, you don't have Infragistics WinRT product installed. This information is helpful for us, because we are aware that this product is not installed, which help our investigation when an issue occurs on such environment. The message is not an actual issue.
At this point, if there aren’t any other indications for errors in the log, we are not able to pinpoint the cause of the upgrade failure. Could you provide us with a sample of the project so we could try to reproduce your issue on our environments?
As you correctly pointed the 'classic' UltraWebGrid have been retired. All of your current UltraWebGrid controls should be changed to use the New Aikido-Based Controls/Replacement. For more adequate comparison what new controls you should use, please see the list with "Classic ASP.NET Control" and "New Aikido-Based Controls/Replacement" in the provided links: http://community.infragistics.com/blogs/taz_abdeali/archive/2011/11/17/asp-net-product-changes-in-2011-volume-2.aspx
http://dl.infragistics.com/pg/cheat-sheet/InfragisticsNAforASPNETGridCheatSheet.pdf
Thank you for choosing Infragistics.
Best regards, Nikolay Nanev, DevOps Engineer Infragistics, Inc.